On Thu, 23 Mar 2006 the mental interface of
Matthias Heinz told:

> Section "InputDevice"
>  Identifier      "Configured Mouse"
>  Driver          "evdev"
>  Option          "CorePointer"
>  Option          "Device" "/dev/input/laserG5"
> EndSection

Try

Section "InputDevice"
# This is evdev with 6.9.0-5
   Identifier      "Mouse"
   Driver          "evdev"
   Option          "CorePointer"
   Option          "Phys"   "usb-*/input0" #cat /proc/bus/input/devices
EndSection

Option Device has gone away in -5. For further info check man evdev.

Elimar


-- 
  Experience is something you don't get until 
  just after you need it!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to