# lircrc for ati remote wonder # # To check button names on your remote, make sure lircd is running and run irw # Pressing buttons will show the appropriate button name # # Non-program specific # # Command bindings # # begin # button = tv # prog = irexec # repeat = 0 # config = xawtv # end # # begin # button = dvd # prog = irexec # repeat = 0 # config = mplayer dvd:// # end # begin button = web prog = irexec repeat = 0 config = mozilla& end begin button = a prog = irexec repeat = 0 config = xmms& end # # Program Specific # # XMMS # Full list of commands can be found in the xmms-lirc readme begin button = fast_forward prog = xmms config = NEXT end begin button = play prog = xmms config = PLAY end begin button = rewind prog = xmms config = PREV end begin button = pause prog = xmms config = PAUSE end begin button = stop prog = xmms config = STOP end begin button = record prog = xmms config = SHUFFLE end begin button = vol-up prog = xmms config = VOL_UP 10 repeat = 5 end begin button = vol-down prog = xmms config = VOL_DOWN 10 repeat = 5 end begin button = cursor-right prog = xmms config = FWD 3 repeat = 5 end begin button = cursor-up prog = xmms config = FWD 10 repeat = 5 end begin button = cursor-left prog = xmms config = BWD 3 repeat = 5 end begin button = cursor-down prog = xmms config = BWD 10 repeat = 5 end begin button = mute prog = xmms config = MUTE end begin button = power prog = xmms config = QUIT end begin prog = xmms button = 1 config = SELECT 1 end begin prog = xmms button = 2 config = SELECT 2ABC end begin prog = xmms button = 3 config = SELECT 3DEF end begin prog = xmms button = 4 config = SELECT 4GHI end begin prog = xmms button = 5 config = SELECT 5JKL end begin prog = xmms button = 6 config = SELECT 6MNO end begin prog = xmms button = 7 config = SELECT 7PQRS end begin prog = xmms button = 8 config = SELECT 8TUV end begin prog = xmms button = 9 config = SELECT 9WXYZ end begin prog = xmms button = 0 config = SELECT 0 end begin prog = xmms button = dvd-root_menu config = LIST end begin button = c prog = xmms config = PLAYLIST_CLEAR end begin button = launch_setup prog = xmms config = PLAYLIST_SET /data/ftp/audio/_playlists/my_mega_mix.m3u end begin button = dvd prog = xmms config = PLAYLIST_SET /mnt/cdrom end begin button = tv prog = xmms config = SLEEP 1 end # Mplayer # Info can be found here http://www.mplayerhq.hu/DOCS/HTML/en/control.html#lirc begin button = vol-up prog = mplayer config = volume 10 repeat = 5 end begin button = vol-down prog = mplayer config = volume -10 repeat = 5 end begin button = mute prog = mplayer config = mute end begin button = pause prog = mplayer config = pause end begin button = play prog = mplayer config = pause end begin button = stop prog = mplayer config = seek 0 1\npause end begin button = power prog = mplayer config = quit end begin button = f prog = mplayer config = vo_fullscreen end begin button = record prog = mplayer config = osd end begin button = fast_forward prog = mplayer config = seek 5 end begin button = rewind prog = mplayer config = seek -5 end begin button = cursor-right prog = mplayer config = seek 60 end begin button = cursor-left prog = mplayer config = seek -60 end begin button = cursor-up prog = mplayer config = seek 600 end begin button = cursor-down prog = mplayer config = seek -600 end begin button = chan-up prog = mplayer config = pt_step 1 end begin button = chan-down prog = mplayer config = pt_step -1 end begin button = tv_on_demand prog = mplayer config = sub_delay -0.1 repeat = 5 end begin button = max_window prog = mplayer config = sub_delay +0.1 repeat = 5 end begin button = c prog = mplayer config = audio_delay 0.100 repeat = 5 end begin button = d prog = mplayer config = audio_delay -0.100 repeat = 5 end begin button = e prog = mplayer config = panscan +0.1 repeat = 5 end