Raw mouse input is distorted

Peter Hutterer peter.hutterer at who-t.net
Wed Sep 17 19:55:03 PDT 2008


On Wed, Sep 17, 2008 at 09:26:08PM +0200, Simon Thum wrote:
> Maybe evdev works better? I seems there is a problem when both absolute 
> AND relative axes are exposed,  

The reason for this is that there's a couple of popular devices
(keyboard/mouse combos) that claim to have both relative x/y axes and absolute
x/y axes simultaneously.

You lose the ability to go past the min/max reported for x/y (which in my case
was 255/255). It can be fixed in the driver, but nobody volunteered for it
yet.

If you feel like it: https://bugs.freedesktop.org/show_bug.cgi?id=17637

Cheers,
  Peter



More information about the xorg mailing list