File: README

package info (click to toggle)
xmmsctrl 1.9-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 140 kB
  • ctags: 79
  • sloc: ansic: 882; sh: 86; makefile: 77
file content (17 lines) | stat: -rw-r--r-- 556 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
This is a small utility to control xmms from
the command line or a shell. The interest
comes with key bindings in a window manager.
I give my key bindings for twm to show how
to program some keys. I'm using a small script
window_shown to test the state of windows.

xmmsctrl without argument will print a summary
of commands. They are pretty straight forward.
The file twmrc_bindings contains examples on
how to use test commands.

The samples directory contains sample scripts
to illustrate how to use xmmsctrl.

To compile: make
To install: make install