Periodically my mouse poiinter takes on a life of its own and flies around the screen clicking anything in its path (Dell laptop, haven't had this problem with other windowing environments).
I'm told it could be down to a bad mouse driver, currently /etc/X11/xorg.conf has a mouse section as follows:
|
Source code
|
1
2
3
4
5
6
7
8
9
|
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/psaux"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
|
I have seen amongst configuration options a 'standard' X windows mouse driver, but cannot find my way back to it and so can't give it a go.
Any suggestions appreciated.
Thx in advance,
GSO
http://www.gsowww.uklinux.net/pub