summaryrefslogtreecommitdiff
path: root/help.txt
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-28 21:41:30 +0100
committerGravatar Alexey Yakovenko <wakeroid@gmail.com>2009-12-28 21:41:30 +0100
commit7e4e9c4373b075ad161b0b0ef65617cd01d935b7 (patch)
tree04cc7963390a2d1bbf74ba2eb1af7020a7291079 /help.txt
parent28b736594195b2365b146858bc644fac7cd7fe22 (diff)
updated docs
Diffstat (limited to 'help.txt')
-rw-r--r--help.txt18
1 files changed, 3 insertions, 15 deletions
diff --git a/help.txt b/help.txt
index 96cea584..9ece692b 100644
--- a/help.txt
+++ b/help.txt
@@ -2,14 +2,15 @@ help file for deadbeef player
CONFIGURATION
-currently GUI configuration is incomplete, so editing configuration file is a necessity.
since 0.3.0 release, all configuration is stored in single file:
$HOME/.config/deadbeef/config
-generally, you should run player once, then exit it (to generate config), then edit it by hand.
+most stuff can be configured through edit->preferences dialog
HOTKEYS PLUGIN CONFIGURATION
+it's not yet in GUI configuration window, so here we go..
+
syntax is following:
hotkeys.keyN <key_combination>: <action>
@@ -29,16 +30,3 @@ full list of actions:
toggle_pause, play, prev, next, stop, play_random, seek_fwd, seek_back, volume_up, volume_down, toggle_stop_after_current
-LAST.FM PLUGIN CONFIGURATION
-
-lastfm.login <LOGIN>
-lastfm.password <PASSWORD>
-
-you can see if it works by looking at lastfm profile page after you start playing music (it should say something like "now playing with DeaDBeeF")
-
-also note, that it's subject to last.fm policy to submit songs under certain rules.
-songs without at least Artist and Title tags will not be submitted.
-
-COLUMNS CONFIGURATION
-
-<TODO: write this>