[mythtv-users] - What's wrong with my .lircrc ?

Alessandro Boggiano boggiano at libero.it
Tue Apr 18 15:19:59 UTC 2006


Hi all,
I didn't touch my .lircrc from a long time,so maybe I'm missing something.

I need to add/sub delay time to subtitles inside mplayer,
usually I can do with the keys 'z' and 'x' with the keyboard.
So,I added this line to my /home/mythtv/.lircrc :

begin
         prog = mplayer
         button = ChanUp
         repeat = 3
         config = z
end

begin
         prog = mplayer
         button = ChanDown
         repeat = 3
         config = x
end

But I don't see anything.
Of course,I restared lircd (a reboot as well), and the remote is working 
well!
(irw confirms that:
000000037ff07bed 00 ChanUp mceusb
000000037ff07bed 01 ChanUp mceusb
000000037ff07bed 02 ChanUp mceusb
000000037ff07bec 00 ChanDown mceusb
000000037ff07bec 01 ChanDown mceusb
)

All others keys are working well,ex:
[.....]
begin
     prog = mplayer
     button = Pause
     config = P
end

begin
         prog = mplayer
         button = More
         repeat = 3
         config = o
end

What's wrong?

Thanks
Alessandro






More information about the mythtv-users mailing list