--------
I wrote:

>       Section "InputDevice"
>         Identifier  "MouseMightyMouse0"
>         Driver      "mouse"
>         Option      "Device" "/dev/input/mouse1"
>         Option      "Dev Name" "Mitsumi Electric Apple Optical USB Mouse"
>       EndSection

Oops---thinko.  The config I'm actually using is

  Section "InputDevice"
    Identifier  "EvMightyMouse0"
    Driver "evdev"
    Option "Name" "Mitsumi Electric Apple Optical USB Mouse"
  EndSection

Sorry for the confusion.

        Bart

Reply via email to