[mythtv-users] LIRC: MythTV native support & other

Jon Whitear jon at whitear.org
Thu Aug 25 22:36:53 UTC 2005


> 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



More information about the mythtv-users mailing list