This is an automatic generated email to let you know that the following patch 
were queued at the 
http://git.linuxtv.org/v4l-utils.git tree:

Subject: keycode/parse.h: Add two new keycode names to the parser
Author:  Mauro Carvalho Chehab <[email protected]>
Date:    Mon Dec 20 14:54:09 2010 -0200

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

 utils/keytable/parse.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

---

http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=6a44ff794cb21e710ec77c645dfb36a80d4c2818

diff --git a/utils/keytable/parse.h b/utils/keytable/parse.h
index 3673385..eea6072 100644
--- a/utils/keytable/parse.h
+++ b/utils/keytable/parse.h
@@ -400,6 +400,8 @@ struct parse_key {
        {"KEY_FRAMEFORWARD", 0x1b5},
        {"KEY_CONTEXT_MENU", 0x1b6},
        {"KEY_MEDIA_REPEAT", 0x1b7},
+       {"KEY_10CHANNELSUP", 0x1b8},
+       {"KEY_10CHANNELSDOWN", 0x1b9},
        {"KEY_DEL_EOL", 0x1c0},
        {"KEY_DEL_EOS", 0x1c1},
        {"KEY_INS_LINE", 0x1c2},

_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits

Reply via email to