hi
i have a belkin 4-port KVM switch to which i have my monitor connected to
a linux box and a windows box. the problem i see is, whenever i switch
from windows to linux, the mouse in X-windows goes extra-sensitive. even
the smallest movement will send it all around the screen and it even
clicks on unintended objects on the screen. i have to switch to and get
back from one of the other tty's (using ctrl+alt+F1/F2/F3..) to get the
mouse behave itself again.
can anyone tell me why its happening? i am using xfree 4.3 on a debian
woody installation with kernel 2.4.22. i installed 4.3 using binaries on
one of the mirrors. its using libc 6.2.5. i am using gdm and gnome 1.4. my
mouse is an intelliMouse 1.3A PS/2 compatible and this is how it is
configured in XF86Config-4
------------
Identifier "Dell IntelliMouse"
Driver "mouse"
Option "Protocol" "IMPS/2"
Option "Device" "/dev/psaux"
Option "ZAxisMapping" "4 5"
Option "Emulate3Buttons" "no"
# Mouse-speed setting for PS/2 mouse.
# Option "Resolution" "256"
# When using XQUEUE, comment out the above two lines, and uncomment
# the following line.
# Option "Protocol" "Xqueue"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Emulate3Buttons is an option for 2-button Microsoft mice
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
# Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
-------------
_______________________________________________
XFree86 mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xfree86