Tech Support > Operating Systems > Linux / Variants > icewm-1.2.6 mouse button swap
icewm-1.2.6 mouse button swap
Posted by Gil on October 17th, 2003


Greetings,

I'm left-handed. How do I swap the buttons on my mouse so I can use my
index finger to click things on the desktop like regular folks? I
looked in /usr/share/preferences and couldn't find the appropriate
line.

I'm using a two-buttom p/s MS mouse with 3-button emulation turned on.
My OS is RH8.

gj

Posted by Stephan Bode on October 17th, 2003



"Gil" <gjlap@yahoo.com> schrieb im Newsbeitrag
news:1eed326b.0310171018.787d5e2d@posting.google.c om...
put following line in /etc/X11/XF86Config-4 in section "Input Device" of
your mouse:

Option "Buttons" "2"

put following line in ~/.xsession

xmodmap -e "pointer = 2 1"

restart Xserver

try following page for mor info

http://www.xfree86.org/current/mouse7.html

God bless you,

Stephan



Posted by Bill Marcum on October 17th, 2003


On 17 Oct 2003 11:18:38 -0700, Gil
<gjlap@yahoo.com> wrote:


--
Cheops' Law:
Nothing ever gets built on schedule or within budget.

Posted by Gil on October 18th, 2003


Didn't work Stephan. I didn't have a .xsession file, so I just made
one. Was that a mistake? Only other thing: Perhaps in XF86Config(there
was no XF86Config-4) I used tabs when I should have used spaces.

I'm going to follow up that link you gave for more info.

gj


Similar Posts