#amarok begin prog = irexec button = YELLOW config = amarok end begin prog = irexec button = play config = dcop amarok player play end begin prog = irexec button = power config = dcop amarok MainApplication-Interface quit end begin prog = irexec button = forward config = dcop amarok player seekRelative 10 end begin prog = irexec button = rewind config = dcop amarok player seekRelative -5 end begin prog = irexec button = pause config = dcop amarok player pause end begin prog = irexec button = stop config = dcop amarok player stop end begin prog = irexec button = next config = dcop amarok player next end begin prog = irexec button = last config = dcop amarok player prev end begin prog = irexec button = CHANNELUP config = dcop amarok player next end begin prog = irexec button = CHANNELDOWN config = dcop amarok player prev end begin prog = irexec button = VOLUMEUP config = dcop amarok player volumeUp end begin prog = irexec button = mute config = dcop amarok player mute end begin prog = irexec button = VOLUMEDOWN config = dcop amarok player volumeDown end begin prog = irexec button = epg config = dcop amarok playlist togglePlaylist end begin prog = irexec button = osd config = dcop amarok player showOSD end begin prog = irexec button = chrtn config = toggleRandomAmarok end begin prog = irexec button = GREEN config = dcop amarok player showOSD end #kaffeine begin prog = irexec button = RED config = kaffeine end begin prog = irexec button = power config = dcop kaffeine KaffeineIface quit end begin prog = irexec button = play config = dcop kaffeine KaffeineIface play end begin prog = irexec button = pause config = dcop kaffeine KaffeineIface pause end begin prog = irexec button = stop config = dcop kaffeine KaffeineIface stop end begin prog = irexec button = forward config = dcop kaffeine KaffeineIface posPlus end begin prog = irexec button = rewind config = dcop kaffeine KaffeineIface posMinus end begin prog = irexec button = next config = dcop kaffeine KaffeineIface next end begin prog = irexec button = last config = dcop kaffeine KaffeineIface previous end begin prog = irexec button = CHANNELUP config = dcop kaffeine KaffeineIface next end begin prog = irexec button = CHANNELDOWN config = dcop kaffeine KaffeineIface previous end begin prog = irexec button = VOLUMEUP config = dcop kaffeine KaffeineIface volUp end begin prog = irexec button = mute config = dcop kaffeine KaffeineIface mute end begin prog = irexec button = VOLUMEDOWN config = dcop kaffeine KaffeineIface volDown end begin prog = irexec button = GREEN config = dcop kaffeine KaffeineIface fullscreen end # Konqueror begin prog = irexec button = BLUE config = kstart --fullscreen kfmclient openProfile telecommande /glusterfs & end begin prog = irexec button = power config = close_konqueror.bash end # Chiffres begin prog = irxevent button = 1 config = Key SHIFT-1 CurrentWindow end begin prog = irxevent button = 2 config = Key SHIFT-2 CurrentWindow end begin prog = irxevent button = 3 config = Key SHIFT-3 CurrentWindow end begin prog = irxevent button = 4 config = Key SHIFT-4 CurrentWindow end begin prog = irxevent button = 5 config = Key SHIFT-5 CurrentWindow end begin prog = irxevent button = 6 config = Key SHIFT-6 CurrentWindow end begin prog = irxevent button = 7 config = Key SHIFT-7 CurrentWindow end begin prog = irxevent button = 8 config = Key SHIFT-8 CurrentWindow end begin prog = irxevent button = 9 config = Key SHIFT-9 CurrentWindow end begin prog = irxevent button = 0 config = Key SHIFT-0 CurrentWindow end begin prog = irxevent button = UP config = Key Up CurrentWindow end begin prog = irxevent button = DOWN config = Key Down CurrentWindow end begin prog = irxevent button = LEFT config = Key Left CurrentWindow end begin prog = irxevent button = RIGHT config = Key Right CurrentWindow end begin prog = irxevent button = OK config = Key Return CurrentWindow end begin prog = irxevent button = power config = Key ALT-F4 CurrentWindow end