aboutsummaryrefslogtreecommitdiffstats
path: root/doc/config.sample
diff options
context:
space:
mode:
authorKalle Wallin <kaw@linux.se>2004-06-22 14:00:44 +0000
committerKalle Wallin <kaw@linux.se>2004-06-22 14:00:44 +0000
commit025f73d1d1aa10c5758ab23b3e9359fd43503aae (patch)
tree9452a9890c048a86c46dec428ac47912ce0a946e /doc/config.sample
parent539be061ff11cb2e095393e2e478c5a50979b3bd (diff)
downloadmpd-025f73d1d1aa10c5758ab23b3e9359fd43503aae.tar.gz
mpd-025f73d1d1aa10c5758ab23b3e9359fd43503aae.tar.xz
mpd-025f73d1d1aa10c5758ab23b3e9359fd43503aae.zip
Added options: audible-bell, visible-bell, wrap-around, find-wrap
git-svn-id: https://svn.musicpd.org/ncmpc/trunk@1614 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to '')
-rw-r--r--doc/config.sample12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/config.sample b/doc/config.sample
index b0097dce1..2f8ba1cec 100644
--- a/doc/config.sample
+++ b/doc/config.sample
@@ -8,12 +8,24 @@
## wide_cursor - make the cursor as wide as the screen
#wide-cursor = yes
+## wrapped cursor movement
+#wrap-around = no
+
+## wrapped find mode
+#find-wrap = yes
+
## list-format
#list-format = "%name%|[%artist% - ]%title%|%file%"
## status-format
#status-format = "[%artist% - ]%title%|%shortfile%"
+## sound audible bell on alerts
+#audible-bell = yes
+
+## enable visible bell on alerts
+#visible-bell = no
+
##
## Color configuration