diff options
author | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-04-30 18:10:08 +0930 |
---|---|---|
committer | Peter Hutterer <peter@cs.unisa.edu.au> | 2008-05-02 11:17:57 +0930 |
commit | 8b7738457feef13e1fab88bb30c94093dd8bfcc5 (patch) | |
tree | f8cb894d02758e18cc340854e9cc0a3fe9482172 /man | |
parent | 1b9deb8e7e50a905f94a371ab0aa39e09a703052 (diff) |
Don't allow relative and absolute axes on the same device.
This is a bit of a mess. The MS Optical Desktop 2000 registers both relative
and absolute axes on the same device (the mouse). The absolute axes have a
valid min/max range for x/y and thus overwrite the x/y relative axes in the
server (no, this is not a server bug). And I wouldn't be surprised if other
devices have similar issues.
Since the device only sends relative events after that, the mouse is
essentially restricted to the min..max range of 0..255. The server simply
doesn't do unrestricted relative axis and restricted absolute axis on the same
device (not for the same axis numbers anyway).
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions