[mythtv-users] Re: What is the correct version of Qt to use on FC3?

Michael T. Dean mtdean at thirdcontact.com
Mon May 23 00:03:06 UTC 2005


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


More information about the mythtv-users mailing list