Hi folks,
I'm running Debian Etch on a laptop which has a touchpad where the right-hand edge does that "scroll-wheel" thingy.
The problem is that, as I type, the ball of my right thumb tends to stroke that edge, often causing chaos in applications where the text-entry point can be moved around using the mouse (i.e. if that happens, suddenly I'm typing at the point where the mouse pointer happens to be lying around on the screen). It seems to be very sensitive.
I'd like to turn it off, but don't know how. Any suggestions?
And, by the way, as things are at present Debian is running in a VirtualBox which is running on Vista (a situation I intend to put right in due course); so the above problem may require a solution in Vista rather than in Debian.
Thanks for any thoughts, and best wishes to all, Ted.
-------------------------------------------------------------------- E-Mail: (Ted Harding) Ted.Harding@manchester.ac.uk Fax-to-email: +44 (0)870 094 0861 Date: 05-Feb-08 Time: 15:01:12 ------------------------------ XFMail ------------------------------
On Feb 5, 2008 3:01 PM, Ted Harding Ted.Harding@manchester.ac.uk wrote:
I'm running Debian Etch on a laptop which has a touchpad where the right-hand edge does that "scroll-wheel" thingy.
I'm also interested in how to turn off the touchpad altogether.
Cheers, Tim.
(Ted Harding) Ted.Harding@manchester.ac.uk wrote:
I'm running Debian Etch on a laptop which has a touchpad where the right-hand edge does that "scroll-wheel" thingy.
[...]
I'd like to turn it off, but don't know how. Any suggestions?
I think the scroll-wheel is sent as buttons 4 and 5. Try Buttons 3 in its xorg.conf section. You might be able to do something with xmodmap to stop it, but I'm not sure how. xmodmap -pp to see if it knows them.
To the other poster, to turn the whole pad off, try pointing X at /dev/input/mouseN instead of /dev/input/mice
I've not tested either of the above - please post if they work.
Hope that helps,