android_kernel_google_msm/samples
David Herrmann 51d81248b6 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>
2013-03-04 12:45:10 -08:00
..
hidraw HID: hid-example: fix some build issues 2011-04-21 11:10:42 +02:00
hw_breakpoint perf: Add context field to perf_event 2011-07-01 11:06:38 +02:00
kdb
kfifo
kobject
kprobes
rpmsg samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
trace_events
tracepoints
uhid HID: uhid: add example program 2013-03-04 12:45:10 -08:00
Kconfig samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00
Makefile samples/rpmsg: add an rpmsg driver sample 2012-02-08 22:54:05 +02:00