diff options
author | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-06-11 11:19:33 -0300 |
---|---|---|
committer | Douglas Schilling Landgraf <dougsland@redhat.com> | 2009-06-11 11:19:33 -0300 |
commit | f554e1de646717a1ccbdb6af28fc936c1f80af46 (patch) | |
tree | 7d1254b68eb515deb572f1dc8646b5281daee845 /dvb-spec | |
parent | ac6085626ffae1908cb5c07d90bf7fcfed25c5f9 (diff) | |
download | mediapointer-dvb-s2-f554e1de646717a1ccbdb6af28fc936c1f80af46.tar.gz mediapointer-dvb-s2-f554e1de646717a1ccbdb6af28fc936c1f80af46.tar.bz2 |
v4l: generate KEY_CAMERA instead of BTN_0 key events on input devices
From: Lennart Poettering <mzxreary@0pointer.de>
A bunch of V4L drivers generate BTN_0 instead of KEY_CAMERA key presses.
X11 is able to handle KEY_CAMERA automatically these days while BTN_0 is
not treated at all. Thus it would be of big benefit if the camera drivers
would consistently generate KEY_CAMERA. Some drivers (uvc) already do,
this patch updates the remaining drivers to do the same.
I only possess a limited set of webcams, so this isn't tested with all
cameras. The patch is rather trivial and compile tested, so I'd say it's
still good enough to get merged.
Priority: normal
Signed-off-by: Lennart Poettering <mzxreary@0pointer.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com>
Diffstat (limited to 'dvb-spec')
0 files changed, 0 insertions, 0 deletions