xmms (1) Linux Manual Page
XMMS – an audio player for X.
Synopsis
xmms [-h] [–help] [-n <session>] [–session=<session>] [-r] [–rew] [-p] [–play] [-u] [–pause] [-s] [–stop] [-t] [–play-pause] [-f] [–fwd] [-e] [–enqueue] [-S] [–toggle-shuffle] [-R] [–toggle-repeat] [-A] [–toggle-advance] [-m] [–show-main-window] [-q] [–quit] [-i <session id>] [–sm-client-id=<session id>] [-v] [–version] [filename]…Description
XMMS is the X Multimedia System. It is used to play audio and other kinds of media files. By default XMMS can play MPEG audio, Ogg Vorbis, RIFF wav, most module formats and a few other formats. XMMS can be extended through plugins to play a number of other audio and video formats.Options
XMMS accepts the following options:- -h, –help
- Show summary of options.
- -n, –session
- Select XMMS session (Default: 0).
- -r, –rew
- Skip backwards in playlist.
- -p, –play
- Start playing current playlist.
- -u, –pause
- Pause current song.
- -s, –stop
- Stop current song.
- -t, –play-pause
- Pause if playing, play otherwise.
- -f, –fwd
- Skip forward in playlist.
- -e, –enqueue
- Don’t clear the playlist.
- -Q, –queue
- Add file(s) to playlist and queue
- -S, –toggle-shuffle[=SWITCH]
- Toggle the ‘shuffle’ flag.
Optional argument SWITCH may be either ‘on’ or ‘off’
- -R, –toggle-repeat[=SWITCH]
- Toggle the ‘repeat’ flag.
Optional argument SWITCH may be either ‘on’ or ‘off’
- -A, –toggle-advance[=SWITCH]
- Toggle the ‘no playlist advance’ flag.
Optional argument SWITCH may be either ‘on’ or ‘off’
- -m, –show-main-window
- Show the main window.
- -i, –sm-client-id
- Set session manager identification.
- -v, –version
- Print version number and exit.
- -q, –quit
- Close remote session.
Skins
XMMS supports WinAmp style skins. Skins may be stored in either archived (.zip, .wsz, .tgz, .tar.gz, or .tar.bz2) or unarchived format. XMMS looks for skinfiles in /usr/share/xmms/Skins, ~/.xmms/Skins, and locations specified by the SKINSDIR variable.Keybindings
Global keybindings for XMMS: z
x
c
v
b
l
j
r
s
Shift + l
Control + l
Control + p
Control + v
Control + r
Control + a
Control + w
Control + d
Control + e
Control + j
Control + z
Control + n
Control + 3
Control + Alt + w
Shift + Control + wPlaylist winshade mode
Alt + w
Alt + e
Alt + g
Alt + s
Main window specific:
Arrow key up
Arrow key down
Arrow key right
Arrow key left
Playlist window specific:
Arrow key up
Arrow key down
Delete
Control + Delete
Q
Shift + Q
Alt + Q
Page Up
Page Down
Home
End
Enter
Insert
Shift + Insert
Alt + Insert
Equalizer shade mode specific:
Arrow key up
Arrow key down
Arrow key right
Arrow key left
Files
- ~/.xmms/config
- Users xmms configuration.
- ~/.xmms/xmms.m3u
- Default playlist usually loaded on startup.
- ~/.xmms/gtkrc
- Users set of xmms-specific GTK config settings. Options such as widget color and fonts sizes can be set here.
- ~/.xmms/menurc
- Users set of keybindings.
- ~/.xmms/Skins, /usr/share/xmms/Skins
- Default locations where XMMS should look for skinfiles.
- ~/.xmms/Plugins
- Location of user installed plugins.
Environment
- SKINSDIR
- Colon separated list of paths where XMMS should look for skinfiles.
- TARCMD
- Tar command supporting GNU tar style decompression. Used for unpacking gzip and bzip2 compressed skins. Default is tar.
- UNZIPCMD
- Command for decompressing zip files (skins). Default is unzip.
