evdev: Add device capabilities
authorDaniel Stone <daniel@fooishbar.org>
Wed, 30 May 2012 15:31:48 +0000 (16:31 +0100)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 31 May 2012 19:42:15 +0000 (15:42 -0400)
commit33965c242d81c9980d7b20b8adaa8c88a05f6109
tree2782d92dd70e2e80ade9773b6d8886366b54840a
parent1d637772c821b8becd5f1ddfa97199955b199993
evdev: Add device capabilities

Does what it says on the box: lists whether or not the device supports
key, absolute, relative or touch classes.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
src/evdev-private.h
src/evdev.c