Hello,
I have an x86_64 installation.
If I unplug and replug my PS/2 mouse it looks like it loose sync with Xorg and
it starts jumping all over the place, clicking and messing up my desktop. The
same happens switching with a KVM.
This is how the mouse is defined in /etc/X11/xorg.conf:
Section "InputDevice"
Identifier "Mouse0"
Driver "mouse"
Option "Protocol" "IMPS/2" # IntelliMouse PS/2
Option "Device" "/dev/kdmouse"
Option "ZAxisMapping" "4 5 6 7"
EndSection
This is an issue that was present in early versions of Linux kernel 2.6 (2.4
never had this issue).
Is there a fix for OpenSolaris? If not is anyone planning for it?
--
This message posted from opensolaris.org