On Mon, 27 Mar 2006 the mental interface of Matthias Heinz told: > Am Sonntag, 26. März 2006 23:37 schrieben Sie: > > Please tell us the output of > > > > <prompt>$ cat /proc/bus/input/devices [...] > > I: Bus=0003 Vendor=046d Product=c041 Version=4600 > N: Name="Logitech USB Gaming Mouse" > P: Phys=usb-0000:00:04.2-2/input0 > S: Sysfs=/class/input/input1 > H: Handlers=mouse0 event1 > B: EV=7 > B: KEY=ffff0000 0 0 0 0 0 0 0 0 > B: REL=143
The correct InputDevive section for your mouse has to be: Section "InputDevice" # This is evdev with 6.9.0-5 Identifier "Mouse" Driver "evdev" Option "CorePointer" Option "Phys" "usb-*/input0" EndSection And of course yes: Section "Module" ... ... Load "evdev" ... ... EndSection -- Numeric stability is probably not all that important when you're guessing;-)
pgpqCAn0udoDY.pgp
Description: PGP signature