I'm sorry, can you be a bit more explicit about the configuration error?
According to evdev(4), the following is the correct way to configure an
evdev entry for *all mice*, which is what I want:
And the following for all mice:
Section "InputDevice"
Identifier "mouse"
Driver "evdev"
Option "evBits" "+1-2"
Option "keyBits" "~272-287"
Option "relBits" "~0-2 ~6 ~8"
Option "Pass" "3"
...
EndSection
(I did forget the Pass option, but adding it makes *no* difference).
So, either the man page is in error, or there is a bug.
I do *not* want to statically configure every mouse I have, as I travel
with my laptop and use different mice at different times. But I *do*
want to use all buttons etc.
--
evdev mice: "Fatal server error:bogus pointer event from ddx"
https://launchpad.net/bugs/97643
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs