aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDavid Herrmann <dh.herrmann@googlemail.com>2012-06-10 15:16:27 +0200
committerKalimochoAz <calimochoazucarado@gmail.com>2012-08-30 21:33:33 +0200
commitc0c5487b6a07fb58aed2c90331f09c6110033163 (patch)
tree42df66cbb7d14463984fc4ff534a237c176c8fd5 /MAINTAINERS
parent10b3b18cd715027cdb29cdd03818078faecc17c4 (diff)
downloadkernel_samsung_crespo-c0c5487b6a07fb58aed2c90331f09c6110033163.zip
kernel_samsung_crespo-c0c5487b6a07fb58aed2c90331f09c6110033163.tar.gz
kernel_samsung_crespo-c0c5487b6a07fb58aed2c90331f09c6110033163.tar.bz2
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>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions