diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2013-08-01 10:43:32 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2013-08-28 10:38:40 +1000 |
commit | cae14787815c452a618c8bd684e2df4892dc93cb (patch) | |
tree | 2657b9fe370e84037410d8fd65fb39be2b405f52 /src/evdev.h | |
parent | Write a SYN_REPORT after the last LED (diff) | |
download | xf86-input-evdev-cae14787815c452a618c8bd684e2df4892dc93cb.tar.gz xf86-input-evdev-cae14787815c452a618c8bd684e2df4892dc93cb.tar.bz2 xf86-input-evdev-cae14787815c452a618c8bd684e2df4892dc93cb.zip |
Don't use mtdev for protocol B devices
If a device has ABS_MT_SLOT, mtdev merely reads the events and returns them
to the caller as-is. For this we don't need mtdev, we can just handle those
events ourselves.
This patch switches to the mtdev plumbing layer that takes events and
converts them instead of reading them off the fd.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Diffstat (limited to 'src/evdev.h')
0 files changed, 0 insertions, 0 deletions