begin prog = irexec button = TIME-A/B config = /home/music/bin/speaksong repeat = 0 end #begin # prog = irexec # button = STOP # config = /home/music/bin/swissplay.sh # repeat = 0 #end begin button = NEXT prog = xmms config = next end begin button = PLAY prog = xmms config = play end begin button = PREV prog = xmms config = prev end begin button = DIRECT prog = xmms config = pause end begin button = STOP prog = xmms config = stop end begin button = FWD prog = xmms config = fwd 3 end begin button = BWD prog = xmms config = bwd 3 end #begin # button = REPEAT # prog = xmms # config = repeat #end begin button = EDIT mode = nobounce end begin nobounce begin button = FWD prog = xmms config = fwd 3 flags = mode end begin button = BWD prog = xmms config = bwd 3 flags = mode end begin button = NEXT prog = xmms config = next 100 flags = mode end begin button = PLAY prog = xmms config = play flags = mode end begin button = PREV prog = xmms config = prev 100 flags = mode end begin button = DIRECT prog = xmms config = pause flags = mode end begin prog = irexec button = STOP config = /home/music/bin/swissplay.sh flags = mode end begin button = RANDOM prog = xmms config = shuffle flags = mode end #begin # button = REPEAT # prog = xmms # config = repeat # flags = mode #end begin button = CANCEL prog = xmms config = PLAYLIST_REMOVE flags = mode end end nobounce