suse 10.2 USB mouse problem on laptop
- From: Johannes Feulner <meistajo@xxxxxxx>
- Date: Sun, 31 Dec 2006 14:21:45 +0100
Hallo,
I recently installed suse 10.2 on my laptop and it works fine, there is only one problem: Sometimes my A4tech X-708 USB mouse does not come up at startup. That is, when I boot into KDE, sometimes I can't move the cursor using the mouse. The touchpad works fine, though. And it is still possible to click using the mouse. When I unplug the mouse and replug it again, it works normally up to the next reboot. Any ideas?
Thanks in advance,
Johannes
Here are possibly relevant sections of my xorg.conf:
Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
Option "IgnoreABI" "on"
EndSection
Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "12"
Option "Device" "/dev/input/mice"
Option "Name" "A4 Tech PS/2+USB Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "HorizScrollDelta" "0"
Option "InputFashion" "Mouse"
Option "Name" "Synaptics;Touchpad"
Option "Protocol" "explorerps/2"
Option "SHMConfig" "on"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection
Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[3]" "CorePointer"
InputDevice "Mouse[1]" "SendCoreEvents"
Screen "Screen[0]"
EndSection
.
- Prev by Date: Re: Licenses for 10.2?
- Next by Date: Re: Routing Question
- Previous by thread: beryl
- Index(es):