I just went through this yesterday myself, so if my answer doesn't
help you try reading my post from yesterday in the archives. In my
case I used Jarod's guide and ran the move command as root. which
moved it to /root/.mythtv/lircrc. I was running as a user named mythtv
so it was int he wrong location. I would suggest rerunning the mv
command and this time specify where it is to go directly move it to
/home/mythtv/.mythtv/lircrc

something like that.


On Sun, 30 Jan 2005 22:57:59 +0100, Michael Obster <[EMAIL PROTECTED]> wrote:
> Hi,
> 
> have a problem with my LIRC configuration.
> irw is running and gives me output.
> 
> Ok. First part running so I copied the lircrc.example into
> ~/.mythtv/lircrc and ~/.mythtv/.lircrc (didn't know exactly if the . is
> needed or not).
> But MythTV does nothing when I press a button :-(.
> 
> To give you more information, these are relevant parts:
> From /etc/lircd.conf:
> ...
> ChannelUp                0x00000014E00B0000
> ...
> 
> irw does following on pressing:
> 00000014e00b0000 00 ChannelUp medion_x10
> 00000014e00b0000 01 ChannelUp medion_x10
> 
> ~/.mythtv/lircrc contains this part:
> ...
> begin
>     prog = irxevent
>     button = ChannelUp
>     repeat = 3
>     config = Key Up CurrentWindow
> end
> ...
> 
> Can anybody tell me what I'm doing wrong here?
> 
> Cheers,
> Michael Obster
> --
> mailto: [EMAIL PROTECTED]
> http://www.obster.org
> _______________________________________________
> mythtv-users mailing list
> mythtv-users@mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to