aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config.sample
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2005-06-15 13:04:22 +0000
committerKalle Wallin <kaw@linux.se>2005-06-15 13:04:22 +0000
commitc94d06df7370bfe88f6a42f22142f05927c5c44b (patch)
treea1be838de371da566b4acb6b52e68b08fcb0dcef /doc/config.sample
parent7c9aa09019ac6ab2cdf847d785c2dc127a46ac94 (diff)
downloadmpd-c94d06df7370bfe88f6a42f22142f05927c5c44b.tar.gz
mpd-c94d06df7370bfe88f6a42f22142f05927c5c44b.tar.xz
mpd-c94d06df7370bfe88f6a42f22142f05927c5c44b.zip
New configuraton option: screen-list
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@3358 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--doc/config.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/config.sample b/doc/config.sample
index f3bcab541..7be4181c6 100644
--- a/doc/config.sample
+++ b/doc/config.sample
@@ -2,6 +2,11 @@
## Configuration file for ncmpc (~/.ncmpc/config)
##
+## screen list - used when navigating with next-screen (tab) and
+## previous-screen (shift+tab)
+## names: playlist browse help artist clock
+#screen-list = playlist artist
+
## auto center (center the playing track in the playlist)
#auto-center = no