* Peter Szekszardi ([EMAIL PROTECTED]) wrote:
> Hi,
> 
> About Russ' suggestion: It sounds great. (BTW Martin do you know, is
> there any similar fifo command file functionality in xmms?)

KeyToGrab(Left), WithModifier(Control+Mod1), WithAction(ExecCommand), DoThis(xmms -r)
KeyToGrab(Right), WithModifier(Control+Mod1), WithAction(ExecCommand), DoThis(xmms -f)
KeyToGrab(Up), WithModifier(Control+Mod1), WithAction(ExecCommand), DoThis(xmms -u)
KeyToGrab(Down), WithModifier(Control+Mod1), WithAction(ExecCommand), DoThis(xmms -p)
KeyToGrab(Up), WithModifier(Mod1), WithAction(ExecCommand), DoThis(aumix -w +10)
KeyToGrab(Down), WithModifier(Mod1), WithAction(ExecCommand), DoThis(aumix -w -10)

Is what I use to control xmms / aumix.

ctrl+alt+left  == back
ctrl+alt+right == forward
ctrl+alt+up    == pause
ctrl+alt+down  == play
alt+up         == volume up
alt+down       == volume down

I think it probably conflicts with the bindings used by a couple of apps
(at least, opera maybe?)

-- 
[ Richard Lowe - richlowe - [EMAIL PROTECTED] ]
[             http://www.richlowe.net/            ]

Reply via email to