[mythtv-users] Re: LIRCRC Hauppauge Black

Jack Trout witmore1 at gmail.com
Tue Oct 26 00:51:55 UTC 2004


The file should be located in /home/mythtv/.lircrc (replace mythtv
with the home directory of your user
Then you have to enter before you run your frontend $ irxevent & so
that the program will pass the remote codes to The MythFrontEnd. that
should do the trick it did for me,


On Mon, 25 Oct 2004 17:40:48 -0700 (PDT), David Phillips
<hockoham at yahoo.com> wrote:
> 
> 
> 
> --- Jack Trout <witmore1 at gmail.com> wrote:
> 
> > On Sat, 23 Oct 2004 05:51:38 -0400, Jack Trout
> > <witmore1 at gmail.com> wrote:
> > > I have a Hauppage WinTV PCI With the black
> > hauppage remote, it has 21
> > > keys 7 rows of 3
> > > I am wondering if any one else has already
> > configured MythTV to use
> > > this remote and would like to share the info
> > > I do know I can get info because I have ran irw
> > and get a response
> > >
> > Okay well I figured it out, although I havent been
> > able to use other
> > remotes on the Hauppauge WinTV PCI IR Reciever I
> > have gotten its
> > native Remote with some basic functions and just for
> > guidance here it
> > is,
> >
> > it doesnt use every key on the remote and I will
> > probably tweak this
> > later so that I can have more fuctionality
> > <begin .lircrc>
> > #Hauppauge Black Keys
> >
> > #UP
> >
> > begin
> >     prog = irxevent
> >     button = CH+
> >     repeat = 3
> >     config = Key Up CurrentWindow
> > end
> >
> > #Down
> >
> > begin
> >     prog = irxevent
> >     button = CH-
> >     repeat = 3
> >     config = Key Down CurrentWindow
> > end
> >
> > #Close
> >
> > begin
> >     prog = irxevent
> >     button = SOURCE
> >     config = Key Escape CurrentWindow
> > end
> >
> > #Enter
> >
> > begin
> >     prog = irxevent
> >     button = FULL_SCREEN
> >     config = Key KP_Enter CurrentWindow
> > end
> >
> > #Menu
> >
> > begin
> >     prog = irxevent
> >     button = MenuUp
> >     repeat = 3
> >     config = Key W CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = VOL+
> >     repeat = 3
> >     config = Key Right CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = VOL-
> >     repeat = 3
> >     config = Key Left CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = TV
> >     repeat = 3
> >     config = Key M CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = MUTE
> >     config = Key "\" CurrentWindow
> > end
> >
> > #NUMBERS ALL REMOTES HAVE THEM
> >
> > begin
> >     prog = irxevent
> >     button = 0
> >     config = Key KP_0 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 1
> >     config = Key 1 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 2
> >     config = Key 2 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 3
> >     config = Key 3 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 4
> >     config = Key 4 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 5
> >     config = Key 5 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 6
> >     config = Key 6 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 7
> >     config = Key 7 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 8
> >     config = Key 8 CurrentWindow
> > end
> >
> > begin
> >     prog = irxevent
> >     button = 9
> >     config = Key 9 CurrentWindow
> > end
> > <end .lircrc>
> > > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> >
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
> Hi and Thanks for the lircrc file. I have been trting
> to get my Mythtv box to function with a remote for a
> few weeks. When I try irw in terminal it reads the
> commands fine. In mythtv it does not do anything. Can
> you tell me where I need to place the lircrc file.
> Right now I have the above in the home/mythtv/.mythtv/
> directory. Do I need to place in into another
> directory as well? I am using the same remote (black
> hauppauge remote) that came with the WinTV GO PCI
> tuner card.
> 
> Thanks
> 
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail Address AutoComplete - You start. We finish.
> http://promotions.yahoo.com/new_mail
>


More information about the mythtv-users mailing list