Am Mittwoch, 3. August 2005 20:38 schrieb Christoph Grzeschik: > Section "InputDevice" > Identifier "Configured Mouse" > Driver "mouse" > Option "CorePointer" > Option "Device" "/dev/psaux" > Option "Protocol" "ImPS/2" > Option "ZAxisMapping" "4 5" > EndSection > > Section "InputDevice" > Identifier "Generic Mouse" > Driver "mouse" > Option "SendCoreEvents" "true" > Option "Device" "/dev/input/mice" > Option "Protocol" "ImPS/2" > Option "ZAxisMapping" "4 5" > EndSection
Benutzt Du gpm? Dann muss das Device IIRC /dev/gpmdata sein. Viele Grüße, Ole

