Opened 9 years ago
Closed 9 years ago
#7341 closed enhancement (fixed)
xf86-input-evdev-2.10.1
Reported by: | Fernando de Oliveira | Owned by: | Fernando de Oliveira |
---|---|---|---|
Priority: | normal | Milestone: | 7.9 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.10.1.tar.bz2
http://xorg.freedesktop.org/archive/individual/driver/xf86-input-evdev-2.10.1.tar.bz2.sig
http://lists.x.org/archives/xorg-announce/2016-January/002669.html
MD5: 96d89d9406a02f5e36bdaa4edd9a243a xf86-input-evdev-2.10.1.tar.bz2
[ANNOUNCE] xf86-input-evdev 2.10.1 Peter Hutterer peter.hutterer at who-t.net Thu Jan 7 21:18:08 PST 2016 Only one change over 2.10, affecting some devices with absolute axes but not ABS_X/ABS_Y. Previously, those devices had the first to axes mapped to axes 0 and 1 and thus some random axes was interpreted as x/y coordinate. With this release, axes 0 and 1 are reserved for x/y axes only. Peter Hutterer (2): Only map x and y to axes 0 and 1 evdev 2.10.1
Change History (2)
comment:1 by , 9 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at r16797.