Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211332
b: refs/heads/master
c: 00a220a
h: refs/heads/master
v: v3
  • Loading branch information
Maxim Levitsky authored and Mauro Carvalho Chehab committed Sep 28, 2010
1 parent de0a2c2 commit c250cb3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e0172fd373ab77a83ea952fd6a75c612e1b0bf9e
refs/heads/master: 00a220aa98133dc43c6f7016c218aaf3afd66e11
3 changes: 3 additions & 0 deletions trunk/drivers/media/IR/keymaps/rc-rc6-mce.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ static struct ir_scancode rc6_mce[] = {

{ 0x800f0416, KEY_PLAY },
{ 0x800f0418, KEY_PAUSE },
{ 0x800f046e, KEY_PLAYPAUSE },
{ 0x800f0419, KEY_STOP },
{ 0x800f0417, KEY_RECORD },

Expand All @@ -37,6 +38,8 @@ static struct ir_scancode rc6_mce[] = {
{ 0x800f0411, KEY_VOLUMEDOWN },
{ 0x800f0412, KEY_CHANNELUP },
{ 0x800f0413, KEY_CHANNELDOWN },
{ 0x800f043a, KEY_BRIGHTNESSUP },
{ 0x800f0480, KEY_BRIGHTNESSDOWN },

{ 0x800f0401, KEY_NUMERIC_1 },
{ 0x800f0402, KEY_NUMERIC_2 },
Expand Down

0 comments on commit c250cb3

Please sign in to comment.