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

vagalumectl(1)						      General Commands Manual						    vagalumectl(1)

NAME
vagalumectl - Remotely control Vagalume via its D-Bus interface SYNOPSIS
vagalumectl [command] DESCRIPTION
This manual page documents briefly the vagalumectl command. vagalumectl is a front end to easily control the Vagalume Last.fm client via its D-Bus interface without having to use low-level commands. COMMANDS
play Start playing the last selected radio. skip Skip to the next song. stop Stop playing. love Mark the current song as 'loved'. ban Mark the current song as 'banned' and skip to the next one. globaltag tag Play a 'global tag' radio. artist artist Play a 'similar artists' radio. group group Play a 'Last.fm group' radio. loved user Play a user's 'loved tracks' radio. mix user Play a user's mix radio neighbours user Play a user's 'neighbours' radio. library user Play a user's library playlist user Play a user's playlist. playurl url Play an arbitrary radio URL. volumeup [inc] Increase playback volume. If inc is not specified it takes 5 as the default value. This command is not available on all platforms. volumedown [inc] Decrease playback volume. If inc is not specified it takes 5 as the default value. This command is not available on all platforms. volume value Set the playback volume to a specific value. This command is not available on all platforms. start Start Vagalume (unless already running). close Close Vagalume (unless already closed). help Show a quick reference of all available commands. EXAMPLES
Start playing the last selected radio: $ vagalumectl play Play your loved tracks' radio: $ vagalumectl loved YOURUSERNAME Play your best friend's playlist: $ vagalumectl playlist USERNAME Please notice that quotes are recommended around parameters that might contain white spaces, such as tag or artist , e.g: $ vagalumectl tag "hard rock" $ vagalumectl artist "Led Zeppelin" SEE ALSO
vagalume(1) AUTHOR
This manpage has been written by Mario Sanchez Prada <msanchez@igalia.com> 2010-10-30 vagalumectl(1)
Man Page