begin prog = irexec button = Power config = /usr/bin/sudo /sbin/init 5 repeat = 40 flags = once end begin prog = irexec button = 1 config = echo "Knopf 1 wurde gedrückt" mode = xmms flags = once end begin prog = irexec button = 2 config = /usr/local/bin/xmms --display :0.0 "/mp3/Mixe/" & mode = xmms flags = once end begin xmms begin prog = xmms button = Play config = PLAY end begin prog = xmms button = Stop config = STOP end begin prog = xmms button = Pause config = PAUSE end begin prog = xmms button = Eject config = Quit flags = mode end begin prog = xmms button = SkipBackward config = PREV end begin prog = xmms button = SkipForward config = NEXT end begin prog = xmms button = Forward config = FWD repeat = 1 end begin prog = xmms button = Back config = BWD repeat = 1 end begin prog = xmms button = Continue config = SETPOS end begin prog = xmms button = D config = VOL_DOWN end begin prog = xmms button = E config = VOL_UP end begin prog = xmms button = Repeat config = REPEAT end begin prog = xmms button = Shuffle config = SHUFFLE end begin prog = xmms button = Record config = MUTE end end xmms