v4l-utils: the key definitions in the imon_mce keymap do not currently reflect well the names printed on the remote: key on remote is named "back", but keymap uses "exit", key on remote is named "Teletext", but keymap uses "subtitle" In addition, I think that "menu" is rather representative to the key named "DVD menu" than just "DVD" Please change the keymap as proposed in my patch. It applies on top of my patch 1/2 as of today which removes doublicates in the imon_mce keymap. Signed-off-by: Hans-Frieder Vogt <hfvogt@xxxxxxx> imon_mce | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) --- a/utils/keytable/rc_keymaps/imon_mce 2011-03-06 21:47:10.527674607 +0100 +++ b/utils/keytable/rc_keymaps/imon_mce 2011-03-06 19:26:06.263297972 +0100 @@ -18,7 +18,7 @@ 0x800ff40b KEY_ENTER 0x02000028 KEY_OK 0x800ff422 KEY_OK -0x0200002a KEY_EXIT +0x0200002a KEY_BACK 0x800ff423 KEY_EXIT 0x02000029 KEY_DELETE 0x800ff40a KEY_DELETE @@ -56,7 +56,7 @@ 0x800ff448 KEY_PVR 0x800ff449 KEY_CAMERA 0x800ff44a KEY_VIDEO -0x800ff424 KEY_DVD +0x800ff424 KEY_MENU 0x800ff425 KEY_TUNER 0x800ff450 KEY_RADIO 0x800ff44c KEY_LANGUAGE @@ -70,7 +70,7 @@ 0x800ff41d KEY_BLUE 0x800ff40f KEY_INFO 0x800ff426 KEY_EPG -0x800ff45a KEY_SUBTITLE +0x800ff45a KEY_TEXT 0x800ff44d KEY_TITLE 0x800ff40c KEY_POWER 0x800ff40d KEY_LEFTMETA Hans-Frieder Vogt e-mail: hfvogt <at> gmx .dot. net -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html