linux/samples
David Herrmann 9634f8109f HID: uhid: add example program
This adds an example user-space program that emulates a 3 button mouse
with wheel. It detects keyboard presses and moves the mouse accordingly.

It register a fake HID device to feed the raw HID reports into the kernel.
In this example, you could use uinput to get the same result, but this
shows how to get the same behavior with uhid so you don't need HID parsers
in user-space.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
2012-08-16 12:44:29 -07:00
..
hidraw HID: hid-example: fix some build issues 2011-04-21 11:10:42 +02:00
hw_breakpoint
kdb
kfifo
kobject
kprobes
trace_events
tracepoints
uhid HID: uhid: add example program 2012-08-16 12:44:29 -07:00
Kconfig Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus 2011-05-23 12:49:25 +02:00
Makefile