> What got me started on the Ctrl key thing in the first place was the
> note in the keybindings page of mythweb that explicitly suggests to use
> modifiers for jump points, to avoid overriding regular functions. Maybe
> I'll see if I can fix the Myth lirc code to handle Ctrl keys.
> Eventually I'll find something to fix that's at my skill level, this
> may be it!
> 

I think the way to handle the control key in lirc is to add the
modifier line in your .lircrc. For example:

begin
prog = mythtv
button = 
config =
modifier = control
end

also see: http://www.lirc.org/html/configure.html#lircrc_format
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to