projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8b3d9a
)
[media] fix TerraTec remote controller PIP button
author
Antti Palosaari
<crope@iki.fi>
Tue, 12 Oct 2010 20:13:08 +0000
(17:13 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Thu, 21 Oct 2010 03:18:12 +0000
(
01:18
-0200)
Button is PIP => KEY_NEW
http://www.linuxtv.org/wiki/index.php/Remote_Controllers
Thanks to Cart.
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/IR/keymaps/rc-terratec-slim.c
patch
|
blob
|
history
diff --git
a/drivers/media/IR/keymaps/rc-terratec-slim.c
b/drivers/media/IR/keymaps/rc-terratec-slim.c
index 70b08fe64079c75bacdfef0f1ac3adfca1bb2972..10dee4c1deff8351912b3975d118e80eb088f694 100644
(file)
--- a/
drivers/media/IR/keymaps/rc-terratec-slim.c
+++ b/
drivers/media/IR/keymaps/rc-terratec-slim.c
@@
-34,7
+34,7
@@
static struct ir_scancode terratec_slim[] = {
{ 0x02bd08, KEY_9 },
{ 0x02bd09, KEY_0 },
{ 0x02bd0a, KEY_MUTE },
- { 0x02bd0b, KEY_
ZOOM }, /* symbol: PIP or zoom ?
*/
+ { 0x02bd0b, KEY_
NEW }, /* symbol: PIP
*/
{ 0x02bd0e, KEY_VOLUMEDOWN },
{ 0x02bd0f, KEY_PLAYPAUSE },
{ 0x02bd10, KEY_RIGHT },