[lastbash-cvs] blis_pages Usage,1.2,1.3
Status: Beta
Brought to you by:
cstroie
|
From: Costin S. <cs...@us...> - 2006-12-12 12:36:28
|
Update of /cvsroot/lastbash/blis_pages In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv14516 Modified Files: Usage Log Message: The config file is already provided. Index: Usage =================================================================== RCS file: /cvsroot/lastbash/blis_pages/Usage,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- Usage 6 Dec 2006 13:52:54 -0000 1.2 +++ Usage 12 Dec 2006 12:36:25 -0000 1.3 @@ -5,7 +5,7 @@ (:REVISION:) $Id$ Please see the [[Install]] page for quick instructions about how to install and launch LastBASH. -You must have a compatible terminal (linux or xterm are supported at the moment) and, if you wish to use the backend player, you should have MPlayer. +You must have a compatible terminal (such as linux or xterm) and, if you wish to use the backend player, you should have MPlayer too. For now. After you have donwloaded, extracted and installed the program, run it. @@ -27,7 +27,7 @@ If it succeeds, it will save a playlist in @@~/.lastbash/playlist.m3u@@, for you to open with some external player, if you don't want to use the backend it provides. If you have MPlayer (for the moment, this is the backend), it will start playing automatically. -If not, you will have to tell LastBASH not to try to run it by creating the @@~/.lastbash/config@@ file and adding this line: +If you don't want to use the backend, you will have to tell LastBASH not to try to run it by setting this in the configuration file: USE_PLAYER="n" @@ -80,7 +80,8 @@ = Key bindings = -Basic key bindings are the following: +Basic key bindings are the following. +Please see the man page for more details. :l:Love track :k:Skip track @@ -88,7 +89,8 @@ :r:Refresh track metadata (refresh is automatic, but if you need to, you can use this key to force a refresh) :p:Toggle ''"Record to Profile"'' (the '''P''' led will change status) :d:Toggle ''"Discovery mode"'' (the '''D''' led will change status) -:s:Toggle history scrolling direction +:^D:Toggle Debug mode :^L:Redraw the interface +:^S:Toggle history scrolling direction :q:Quit (and stop the backend player too) |