Thread: problem configuring left hand mouse
hi, installed lubuntu 11.04 , need configure mouse left handed user. i've tried going keyboard , mouse control panel in preferences , selecting "left handed." however, when this, control panel unexpectedly quits without saving new setting. can't click ok because window disappears.
there must way swap left , right mouse buttons terminal session, linux beginner, not know how this.
can show me how this?
thanks.
to list input devices, in casecode:xinput -list
the input device of interest imps/2 generic wheel mouse (id=10).code:⎡ virtual core pointer id=2 [master pointer (3)] ⎜ ↳ virtual core xtest pointer id=4 [slave pointer (2)] ⎜ ↳ imps/2 generic wheel mouse id=10 [slave pointer (2)] ⎣ virtual core keyboard id=3 [master keyboard (2)] ↳ virtual core xtest keyboard id=5 [slave keyboard (3)] ↳ power button id=6 [slave keyboard (3)] ↳ power button id=7 [slave keyboard (3)] ↳ ov519 id=8 [slave keyboard (3)] ↳ @ translated set 2 keyboard id=9 [slave keyboard (3)]
so, find autostart file of openbox , add line it
change 10 device of course.code:xinput set-button-map 10 3 2 1 4 5 &
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [lubuntu] problem configuring left hand mouse
Ubuntu
Comments
Post a Comment