[mythtv-users] lircrc problem-> button: command not found

R. G. Newbury newbury at mandamus.org
Wed May 2 14:51:24 UTC 2007


source.code wrote:
> BUT the lines in the lircrc file are right or NOT???:
>> *Code:*
>> 13 ########### NAVIGATION #######################################
>> 14 # Up
>> 15 begin
>> 16 button = up
>> 17 prog = mythtv
>> 18 config = Up
>> 19 repeat = 1
>> 20 end
> 
> 
> Odd - those lines look right. Maybe the file's corrupted or something?		
> You did create it using just a plain text editor did you?
> 

Try putting 'prog = mythtv' before the 'button' line. My lircrc has that 
order and it may be important.


Then check that the button is named properly in both lircd.conf and 
lircrc....If it is 'UP' in lircd.conf it MUST be 'UP' in lircrc. These 
files are essentially case statements, matching 0x69028187 to 'Up' and 
then 'Up' to 'config = Up' which is what myth recognizes.

Geoff



        Helping with the HTTP issue
<a href="http://www.w3.org/Protocols/">HTTP</a>


More information about the mythtv-users mailing list