Name: clxmms
Section: User Commands (1)
  

NAME

clxmms - Command-Line Xmms controlling program   

SYNOPSIS

clxmms [-h|--help] [-v|--version] [command [args ...]]   

DESCRIPTION

Don't like GUI? This program gives you a control on a xmms player.

To see available commands type "help" command.   

GENERAL COMMANDS

help
Shows help.
exec
runs xmms in a background on $DISPLAY or :0
exit
Exits clxmms.
  

PLAY(ING LIST) COMMANDS

play stop pause next prev
You know what these commands do.
pos [num]
Shows or sets actual position in a playlist.
add file ...
Add files into playlist.
del num ...
Deletes files of given numbers.
list [-A before] [-B after] [-C before-and-after] [-F from] [-T to]
Shows files in a playlist (by default: all files).
-A num
Sets start position at num before current position
-B num
Sets end position at num after current position
-C num
Sets start and end position at num before and end after current position
-F num
Sets start position at num
-T num
Sets end position at num
find [-i] reg
Finds files matching given regular expression. The -i option indicates "no case sensitive".
status
Shows some information.
loop
Switches looping / no looping.
shuffle
  

FILESYSTEM COMMANDS

pwd
Shows current directory
cd dir
Changes current directory to dir
ls [arg ...]
Lists current directory with program /bin/ls Switches playing one-by-one / random.
  

FILES

$HOME/.clxmms_history
history file
  

SEE ALSO

xmms(1)   

AUTHOR

Copyright (C) 2001 by Krzysztof Garus.


 

Table of Contents

  1. Name
  2. Synopsis
  3. Description
  4. General commands
  5. Play(ing list) commands
  6. Filesystem commands
  7. Files
  8. See also
  9. Author