[mythtv-users] MythWeb key bindings with i.e. XF86Back does not work (?).

Roman muzungu at gmx.net
Thu Jan 22 19:48:03 UTC 2009


Hi all

with some effort I got my all of the remote control Asus PC39 keys to 
work by remapping

input-kbd -f /home/mythtv/input-kbd-ir-pc39.conf 5

with

0x0001 = 32   # KEY_D (389  # KEY_DVD)
0x0005 = 25   # KEY_P (366  # KEY_PVR)
0x000a = 178  # KEY_SCROLLDOWN # 104  # KEY_PAGEUP (402  # KEY_CHANNELUP)
0x0011 = 21   # KEY_Y becomes z         (372  # KEY_ZOOM)
0x001b = 177  # KEY_SCROLLUP # 109  # KEY_PAGEDOWN (403  # KEY_CHANNELDOWN)
0x001e = 165  # KEY_PREVIOUSSONG (412  # KEY_PREVIOUS)
0x0021 = 20   # KEY_T (377  # KEY_TV)
0x0025 = 47   # KEY_V (393  # KEY_VIDEO)
0x0026 = 163  # KEY_NEXTSONG (407  # KEY_NEXT)
0x0039 = 50   # KEY_M (392  # KEY_AUDIO)
0x003e = 19   # KEY_R (385  # KEY_RADIO)

and

xmodmap /home/mythtv/xmodmap-ir-pc39.conf
 
with

keycode 143 = XF86ScrollUp
keycode 152 = XF86AudioRewind
keycode 158 = XF86MenuKB
keycode 177 = XF86AudioRecord
keycode 180 = XF86Forward
keycode 209 = XF86Back
keycode 220 = XF86ScrollDown
keycode 222 = XF86Close
keycode 239 = XF86Reload

Starting xev shows me that the key events from the remote control are 
received by xev.

Within mythweb I set the key binding to work with the XF86... key word, 
but get no reaction from mythtv on key events.

i.e.

global    ESCAPE   Escape   Esc,XF86Back

Does someone know why it does not work?

Appreciate any help and ideas.

Cheers

Roman




More information about the mythtv-users mailing list