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 flags = mode end begin button = PLAY prog = xmms config = play flags = mode end begin button = PREV prog = xmms config = prev flags = mode end begin button = DIRECT prog = xmms config = pause flags = mode end begin button = STOP prog = xmms config = stop 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