I have a laptop with the inbuild mouse and I also use a usb mouse.
Now when I boot into xdm/X with the usb mouse attached, it seems like I
can remove the mouse and then reattach and things are okay.
But X dosn't see my usb mouse when I attach it to the machine after I
have booted and gone into xdm.
I have tried xsetpointer but it doesn seem to work ?
output from xsetpointer (with USB)
~$ xsetpointer -l
"USB Mouse" [XExtensionDevice]
"Inbuilt Mouse" [XPointer]
"NVIDIA Event Handler" [XExtensionDevice]
"NVIDIA Kernel Input Handler" [XExtensionDevice]
"keyboard" [XKeyboard]
output from xsetpointer (without USB)
~$ xsetpointer -l
"Inbuilt Mouse" [XPointer]
"NVIDIA Event Handler" [XExtensionDevice]
"NVIDIA Kernel Input Handler" [XExtensionDevice]
"keyboard" [XKeyboard]
XF86Config-4
Section "InputDevice"
Identifier "Inbuilt Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/gpmdata"
Option "Protocol" "PS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "USB Mouse"
Driver "mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "IMPS/2"
Option "Emulate3Buttons" "off"
Option "Buttons" "5"
Option "ZAxisMapping" "4 5"
EndSection
..... snip ....
Section "ServerLayout"
Identifier "Default Layout"
Screen "Default Screen"
InputDevice "Generic Keyboard" "CoreKeyboard"
InputDevice "Inbuilt Mouse" "CorePointer"
InputDevice "USB Mouse" "AlwaysCore"
EndSection
Any pointers are to what I can do apart from restarting X
Alex
--
SLUG - Sydney Linux User's Group - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug