Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

esperanza(1) [debian man page]

ESPERANZA(1)						      General Commands Manual						      ESPERANZA(1)

NAME
Esperanza - A XMMS2 client. SYNOPSIS
Esperanza [CORE] [LOOK] [FEEL] [SHORTCUTS] DESCRIPTION
Esperanza is an XMMS2 client designed to manage and organize music files in multiple platforms. CORE
--`Autostartxmms=(on/off) Choose to autostart xmms if it is not running. --`Ignoredesktopsettings=(on/off) Ignore the desktop settings (use this if everything is black). --`SizeofCache(KB) Choose the size of album art cache in KBs. --`Ignorelocalesettings=(on/off) Ignore locale settings and use default language. --`Showicontray=(on/off) Show icon in system tray. --`Loadartist/album=(on/off) Load artists and albums for completion in Medialib window. --`Showserverbrowser=(on/off) Show the server browser on startup. LOOK
--`Showalbumart=(on/off) Shows album art under artist. --`Compactplaylist=(on/off) Use compact playlist mode (no context area). --`LightenContextarea=(on/off) Draw the context area in a lighter color. --`Contextareainformationchoices Album, Artist, Duration, Filename, Genre, Timesplayed, Title, Tracknumber, Show time remaining instead of elapsed, Show a stop but- ton, Paint the progress bar in a lighter color. FEEL
--`Showpupups=(on/off) Show popus notification on song change. --`ShowOiNK=(on/off) Show OiNK search in Last.FM view. --`Jump=(on/off) Jump to the current entry in the playlist on song change. --`ShowMainwindow=(on/off) Shows main window when you click or double click. --`Showplaylist=(on/off) Show the playlist (and minimode window) always on top. --`NoQuit=(on/off) Do not quit esperanza on close, rather than hide it (needs system tray active). --`Settime(sec) Set the time, how long a popup notification should be shown. --`Showplayerwindow=(on/off) Show the playerwindow as a toolwindow (no windowlist entry). --`ChangeVolume=(on/off) Change volume interactivly (could cause problems). --`Showvolumepupups=(on/off) Show the volume slider in a popup. SHORTCUTS (Default) --`Ctrl+Shift+X Global shortcut to jump to the previous playlist entry. --`Ctrl+Shift+V Global shortcut to jump to the next playlist entry. --`Ctrl+Shift+C Global shortcut to play / pause the playback. --`Ctrl+Shift+M Global shortcut to show / hide the player. --`Ctrl+Shift+B Global shortcut to stop the playback. --`D Add a local directory recursively. --`A Add a local file. --`V Jump to the previous playlist entry. --`Ctrl+W Close the window. --`B Jump to the next playlist entry. --`Esc Hide the player. --`Return JumpPos !? --`Ctrl+M Switch between minimode and the normal mode. --`Space Play / pause the playback. --`Ctrl+Q Quit esperanza. --`Del Remove a selected playlist entry from the playlist. --`Backspace Remove a selected playlist entry from the playlist. --`C Clear the playlist. --`S Enable / Disable shuffling the playlist. BUGS
Report bugs to http://wiki.xmms2.xmms.se/index.php/Client:Esperanza AUTHORS
Esperanza was written by Tobias Rundstrom <tru@xmms.org>. This manual page was written by Steve Stalcup <vorian@ubuntu.com>. Both are released under the GNU General Public License, version 2 or later. ESPERANZA(1)

Check Out this Related Man Page

AUDACIOUS(1)							     Audacious							      AUDACIOUS(1)

NAME
audacious - an advanced audio player. SYNOPSIS
audacious [OPTION] ... [FILE] ... DESCRIPTION
Audacious is a free advanced audio player for Linux and many other UNIX-compatible systems. It focuses on low resource usage, high audio quality, and support for a wide range of audio formats. It was originally based on Beep Media Player, which was in turn based on XMMS. OPTIONS
Getting help: -?, --help Show a brief list of options. --help-all Show a complete list of options. --help-gtk Show a list of GTK+-related options. --help-sm-client Show a list of session management options. Opening files: -e, --enqueue Add the files on the command line to the current playlist but do not start playback. -E, --enqueue-to-temp Add the files on the command line to a temporary playlist and start playback. Controlling playback: -p, --play If currently playing, go to the beginning of the song; otherwise, begin playing. -u, --pause If currently playing, pause; if paused, resume playing. -t, --play-pause If currently playing, pause; otherwise, begin playing. -s, --stop Stop playing and go to the beginning of the song. -r, --rew Go to the previous song in the playlist. -f, --fwd Go to the next song in the playlist. Miscellaneous: -v, --version Show the installed version of Audacious. -m, --show-main-window Show the Audacious window if it is hidden and bring it to the top. GTK+-related: --display DISPLAY Start Audacious on the given X display. --screen SCREEN Start Audacious on the given X screen. --sync Use synchronous X calls. --name NAME Set Audacious's program name (for use by the window manager). --class CLASS Set Audacious's program class (for use by the window manager). --gtk-module MODULE Load a GTK+ module manually. --g-fatal-warnings Treat all warnings as fatal errors. Session management: --sm-client-disable Do not connect to the session manager. --sm-client-id ID Set session management ID. --sm-client-state-file FILE Load saved configuration from FILE. KEYBINDINGS
z Previous song x Play c, Space Pause v Stop b Next song Right arrow Seek forward 5 seconds Left arrow Seek backward 5 seconds Control + z Go to beginning of playlist Escape Scroll to current song Control + a Select all songs in playlist Shift + Control + a Cancel selection + (plus) Increase volume 5 percent - (minus) Decrease volume 5 percent s Toggle shuffle r Toggle repeat Control + n Toggle advancing in playlist Control + m Toggle stopping after current song Control + e Show elapsed time Control + r Show time remaining Alt + e Show/hide playlist Alt + g Show/hide equalizer Control + o Toggle windows always on top Control + s Toggle windows on all workspaces Control + w Toggle rolling up main window Control + Alt + w Toggle rolling up equalizer Shift + Control + w Toggle rolling up playlist i Display Song Information dialog Control + j Display Jump to Time dialog j Display Jump to Song dialog Control + f Display Search dialog l Display Open dialog f Display Add dialog Control + l Display Open Internet Address dialog Control + h Display Add Internet Address dialog Control + p Display Preferences dialog FILES
~/.config/audacious/config User's Audacious configuration. ~/.config/audacious/playlist.xspf Default playlist usually loaded on startup. ~/.config/audacious/gtkrc User's set of Audacious-specific GTK+ config settings. Options such as widget color and fonts sizes can be set here. ~/.local/share/audacious/Skins, ${prefix}/share/audacious/Skins Default location(s) where Audacious should look for skin files. ~/.local/share/audacious/Plugins Location of user-installed plugins. ENVIRONMENT
SKINSDIR Colon separated list of paths where Audacious should look for skin files. 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. SEE ALSO
audtool(1) WEBSITE
http://audacious-media-player.org Version 3.2.4 April 2009 AUDACIOUS(1)
Man Page