diff options
author | George Spelvin <linux@horizon.com> | 2014-05-11 08:19:01 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <m.chehab@samsung.com> | 2014-07-25 23:59:06 -0300 |
commit | 356237d67a447138ec0cae723c0a3e755e3a5a85 (patch) | |
tree | f47e4252ffab69295971d1c27e7688ed90c7548a /drivers/media/rc/keymaps/rc-pixelview-mk12.c | |
parent | 220edfb0f724594327e291582249d47e6017a697 (diff) | |
download | linux-356237d67a447138ec0cae723c0a3e755e3a5a85.tar.gz |
[media] ati_remote: Better default keycodes
This tries to make them more like other remotes, and/or
the button labels.
Notably, the (>>) button is made KEY_FASTFORWARD, which is the
correct opposite of (<<)'s KEY_REVERSE. (It was KEY_FORWARD,
something else entirely.)
Likewise, KEY_STOP is the Sun keyboard "interrupt program" key;
the media key is KEY_STOPCD.
A restriction is that I try to avoid keycodes above 255, as the X11
client/server protocol is limited to 8-bit key codes. If not for
this, I would have used the KEY_NUMERIC_x codes for the numbers.
Signed-off-by: George Spelvin <linux@horizon.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
Diffstat (limited to 'drivers/media/rc/keymaps/rc-pixelview-mk12.c')
0 files changed, 0 insertions, 0 deletions