> Second, I don't know how to make mythtv native lirc support work.
> Here's an example on how my buttons have been set up:
>
> /etc/lircd.conf:
>     Power    0x000000000000002F
> /home/mythtv/.mythtv/lircrc:
>     prog: mythtv
>     button: Power
>     config: Key Escape CurrentWindow
>
> Lircd is running, and mythfrontend gives me this:
>
> LircClient warning: attempt to convert 'Key 4 CurrentWindow' to a key
> sequence failed. Fix your key mappings.

Shouldn't that config be like this?

/home/mythtv/.mythtv/lircrc:
    prog: mythtv
    button: Power
    config: Escape

Cheers,

Jon

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

Reply via email to