Click to See Complete Forum and Search --> : Mouse sensitivity in Linux?


Lend273
11-09-2000, 11:26 PM
How is this adjusted within Linux?
My wrist is getting sore http://www.linuxnewbie.org/ubb/smile.gif

Daedra
11-10-2000, 12:04 AM
in KDE and Gnome you can do it in the "control panel" (i forget there exact names right now) or you can just type

xset m 4 6

p.s. i use 4 6 for personal preference. also you can add these lines to your XF86Config under your the "InputDevice" section, it will also help to smooth things out

Option "resolution" "300"
Option "samplerate" "100"

[This message has been edited by Daedra (edited 09 November 2000).]