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: rc_keymaps: Add keymap for the remote shipped with the Wobo i5 tv box Author: Hans de Goede <[email protected]> Date: Thu May 8 21:28:27 2014 +0200 The Wobo i5 is an allwinner based android tv box, with its own custom remote, this adds a keymap for this remote (like all allwinner devices, the wobo i5 can run plain Linux). Signed-off-by: Hans de Goede <[email protected]> utils/keytable/rc_keymaps/wobo_i5 | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) --- http://git.linuxtv.org/v4l-utils.git?a=commitdiff;h=7150fa27fa55b7b7de35324123b0033abef35bc2 diff --git a/utils/keytable/rc_keymaps/wobo_i5 b/utils/keytable/rc_keymaps/wobo_i5 new file mode 100644 index 0000000..38362c5 --- /dev/null +++ b/utils/keytable/rc_keymaps/wobo_i5 @@ -0,0 +1,9 @@ +# table wobo_i5, type: NEC +0x01 KEY_POWER +0x05 KEY_UP +0x06 KEY_LEFT +0x08 KEY_RIGHT +0x09 KEY_PLAYPAUSE +0x0a KEY_DOWN +0x0c KEY_MENU +0x0e KEY_BACK _______________________________________________ linuxtv-commits mailing list [email protected] http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits
