#RHYTHMBOX begin prog = irexec button = Power config = rhythmbox-client --quit end begin prog = irexec button = Play config = rhythmbox-client --play-pause end begin prog = irexec button = Down config = rhythmbox-client --pause end #begin # prog = irexec # button = Vol_Up # config = volume_up # repeat = 3 #end #begin # prog = irexec # button = Vol_Down # config = volume_down # repeat = 3 #end #begin # prog = irexec # button = Ch_Up # config = next #end # #begin # prog = irexec # button = Ch_Down # config = previous #end # #begin # prog = irexec # button = Mute # config = mute #end # #begin # prog = irexec # button = EPG # config = shuffle #end # #begin # prog = irexec # button = FullScreen # config = repeat #end begin prog = irexec button = Right config = rhythmbox-client --next end begin prog = irexec button = Left config = rhythmbox-client --previous end