|
From: Jarod W. <ja...@wi...> - 2010-09-23 20:06:02
|
On Wed, Sep 22, 2010 at 9:21 PM, goldfingerz <gol...@gm...> wrote: > > Hello everyone, > > I'm trying to use my remote (mce remote that came with Hauppauge PVR-150) to > control mplayer and mythtv. In either case, only the pause button works. I > haven't gotten any other functions working. I've setup a .lircrc in > .mplayer. As an example, the stop doesn't work. From irw I get this code: > > 000000037ff07be6 00 Stop mceusb > > My /etc/lircd.conf has this line for stop: > > Stop 0x00007be6 > > My .lircrc in ~/.mplayer has this section: > > > begin > prog = mplayer > button = STOP > repeat = 3 > config = quit > end Stop != STOP, the configs are case-sensitive. -- Jarod Wilson ja...@wi... |