EJS wrote:

Otherwise, does anyone have a recommended workaround using a remote only? I tried using Xmodmap to map a key to ctrl-enter, but no luck.

You could get a working QT by downgrading or, if you really want the one that needs <Ctrl>-Enter, try:

begin
 prog = irxevent
 button = select
 config = Key ctrl-Return mythfrontend
 repeat = 0
end

Pretty sure you have to use irxevent since LIRC simply sends strings to the app and you need a specific key sequence, so you have to send an X event...

Mike
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to