Re: [PATCH 0/9] Teach xmms to handle "skip forward/backward 5 seconds" from prompt
Bill Moseley <[email protected]> Sun, 28 Aug 2005 05:31:11 -0700
| Newsgroups | gmane.comp.multimedia.xmms.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Aug 27, 2005 at 11:29:24PM +0300, Kristoffer Sederlof wrote: > I have been enjoying xmms for many years now but there's always been > one thing that I've been lacking from xmms (well, not always, but > since I managed to key-bind xmms' basic functions ie. Prev / Play / > Pause / Stop / Next to "Alt_Gr + (z|x|c|v|b)") and that is the ability > to skip forward/backward in the current song via xmms' remote features > (ie "xmms -f" and it's friends...) I use "xmms-pipe" to skip forward and backward in the current song. Here's the commands in my remote contol's config: .FF echo 'skipf 10' > /home/moseley/.xmms/inpipe .Rew echo 'skipb 10' > /home/moseley/.xmms/inpipe -- Bill Moseley [email protected]