aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPeter Hutterer <peter.hutterer@who-t.net>2009-05-21 13:30:10 +1000
committerPeter Hutterer <peter.hutterer@who-t.net>2009-05-21 15:51:08 +1000
commitdc2191285e799be891787e1f64d10c1cba271240 (patch)
treea5b927da36a4812e77095d736cd6f03f92b23828 /src/Makefile.am
parentOnly initialize the number of buttons we actually have. (diff)
downloadxf86-input-evdev-dc2191285e799be891787e1f64d10c1cba271240.tar.gz
xf86-input-evdev-dc2191285e799be891787e1f64d10c1cba271240.tar.bz2
xf86-input-evdev-dc2191285e799be891787e1f64d10c1cba271240.zip
Deal with BTN_3 to BTN_9 buttons.
These buttons were previously mapped to 0, i.e. inactive. This patch slightly improves things in that the buttons are now mapped to 8+. Devices that have both BTN_3 and BTN_SIDE (or a similar pair in that sequence) have both mapped to the same button number though. Devices that have BTN_LEFT, BTN_0, BTN_3 and BTN_SIDE have the last three mapped to 8 (and their followers have double-mappings too). We'll fix that once we actually see devices affected by this. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/Makefile.am')
0 files changed, 0 insertions, 0 deletions