summaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorLars-Dominik Braun <lars@6xq.net>2013-07-07 15:54:23 +0200
committerLars-Dominik Braun <lars@6xq.net>2013-07-07 15:54:23 +0200
commit02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc (patch)
tree7baec4fcdb02ee926af4947513ae9dad2697d503 /contrib
parentf6df7d7e510f2d8879ec54dce32fee2b691dc32d (diff)
downloadpianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.tar.gz
pianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.tar.bz2
pianobar-02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc.zip
Add keyboard shortcut to reset volume
Closes #377.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/config-example1
-rw-r--r--contrib/pianobar.14
2 files changed, 5 insertions, 0 deletions
diff --git a/contrib/config-example b/contrib/config-example
index 4958e66..b1648fd 100644
--- a/contrib/config-example
+++ b/contrib/config-example
@@ -37,6 +37,7 @@
#act_stationselectquickmix = x
#act_voldown = (
#act_volup = )
+#act_volreset = ^
# Misc
#audio_quality = low
diff --git a/contrib/pianobar.1 b/contrib/pianobar.1
index 5efaca1..490ee23 100644
--- a/contrib/pianobar.1
+++ b/contrib/pianobar.1
@@ -162,6 +162,10 @@ with 'a' or select none with 'n'.
Decrease volume.
.TP
+.B act_volreset = ^
+Reset volume.
+
+.TP
.B act_volup = )
Increase volume.