Unexplained USB mouse freeze up on Sarge... laptop touchpad not affected
Unexplained USB mouse freeze up on Sarge... laptop touchpad not affected
Section "InputDevice"
Identifier "Configured Mouse"
Driver "mouse"
Option "CorePointer"
Option "Device" "/dev/input/mice"
Option "Protocol" "ImPS/2"
Option "Emulate3Buttons" "true"
Option "ZAxisMapping" "4 5"
EndSection
Section "InputDevice"
Identifier "usbmouse"
Driver "mouse"
Option "Device" "/dev/mouse"
Option "Protocol" "ExplorerPS/2"
Option "Buttons" "7"
Option "ZAxisMapping" "6 7"
EndSection
Mouse just did it navigating KDE's menus to load kedit.
The USB mouse is a generic 7 button and the above x86config entry was from a google search that had a jpg of my exact mouse.
running kernel 2.6.8-2-386
Debian "Sarge" fresh install today (network)
|