[mythtv-users] Ati Remote wonder - reliable working setup anyone ?

macksold at yahoo.com macksold at yahoo.com
Sun Oct 26 10:33:22 EST 2003


Also, I failed to mention if you want to know what the keycodes are that
the remote generates have a look at the xev command.

On Sun, 2003-10-26 at 10:26, macksold at yahoo.com wrote:
> Mine works great.  Did not use lirc at all though, only the ati_remote
> driver from gatos.  Once the driver is loaded you can map the remote
> keys to mythtv commands with xmodmap.  I have the following command in
> my ~/.bash_profile
> 
> # map remote control key codes
> if [ "$DISPLAY" = ":0.0"  ]; then
>     /usr/X11R6/bin/xmodmap -display :0 - $HOME/.xmodmaprc
> fi
>  
> 
> here is the contents of my .xmodmaprc
> 
> ! pause on remote
> ! pause tv show
> keycode  110 = p P
> ! left of left arrow on remote
> ! back
> keycode  146 = Escape
> ! right of right arrow on remote
> ! tv show information
> keycode  106 = i I
> ! volume down
> keycode  165 = bracketleft bracketleft
> ! volume up
> keycode  158 = bracketright bracketright
> ! mute
> keycode  166 = bar bar
> ! channel up
> keycode  105 = Up
> ! channel down
> keycode  99  = Down
> ! above c on remote
> ! program guide/watch program
> keycode  176 = m M
> ! play button
> keycode  168 = X X
>                                                                                 
> 
> 
> 
> On Sat, 2003-10-25 at 10:10, Robert Rozman wrote:
> > Hello,
> > 
> > I'm having nightmare with ATI RF Remote Wonder. I use Redhat9 and lirc
> > 0.7pre2 - and get all compiled and installed properly, just when running irw
> > or something else it doesn't work.
> > 
> > Could you please give some more info on your SW setup for working Remote
> > wonder ?
> > 
> > Regards,
> > 
> > Robert.
> > 
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> > 
> 
> 
> ______________________________________________________________________
> 
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users



More information about the mythtv-users mailing list