mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
d8dd69a586
xmmsctrl is a small utility to control XMMS from the command line. Its goal is to be used coupled with sh to test XMMS state and perform an appropriate action, e.g. if playing then pause else play. The interest of this is to bind keys in a window manager to have control over XMMS with keys that do play/next/pause, prev, control sound... WWW: http://user.it.uu.se/~adavid/utils/ PR: ports/86534 Submitted by: Jason E. Hale <jhale@bluebottle.com>
14 lines
386 B
Plaintext
14 lines
386 B
Plaintext
bin/xmmsctrl
|
|
%%EXAMPLESDIR%%/emacs-transcriber
|
|
%%EXAMPLESDIR%%/pause_stop_play.sh
|
|
%%EXAMPLESDIR%%/play_pause.sh
|
|
%%EXAMPLESDIR%%/play_unpause_next.sh
|
|
%%EXAMPLESDIR%%/playlist2html.sh
|
|
%%EXAMPLESDIR%%/twmrc_bindings
|
|
%%EXAMPLESDIR%%/win_playlist.sh
|
|
%%EXAMPLESDIR%%/window_shown.sh
|
|
%%EXAMPLESDIR%%/xmmsnext.sh
|
|
%%EXAMPLESDIR%%/xmmsprev.sh
|
|
%%EXAMPLESDIR%%/xmmsswitch.sh
|
|
@dirrm %%EXAMPLESDIR%%
|