[mythtv-users] - What's wrong with my .lircrc ?
    John Andersen 
    jsamyth at gmail.com
       
    Wed Apr 19 07:14:52 UTC 2006
    
    
  
On 4/18/06, Alessandro Boggiano <boggiano at libero.it> wrote:
> 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?
>
It might be that  your distro is like mine, where the only package that reads
.lircrc from /home/mythtv/.lircrc is mythtv itself.
Everything else reads it from ~/.lircrc
I've created a link so that I only have to maintain one copy, because
I was always fixing the one in ~/mythtv/.lircrc and nothing happened
for mplayer and xmms etc till I finally slapped forehead and remembered
the duplicate copies...
--
----------JSA---------
    
    
More information about the mythtv-users
mailing list