From 02b89aa2d2e0df87cb51bae8ffcbfb6439e474dc Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Sun, 7 Jul 2013 15:54:23 +0200 Subject: Add keyboard shortcut to reset volume Closes #377. --- contrib/config-example | 1 + contrib/pianobar.1 | 4 ++++ 2 files changed, 5 insertions(+) (limited to 'contrib') 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 @@ -161,6 +161,10 @@ with 'a' or select none with 'n'. .B act_voldown = ( Decrease volume. +.TP +.B act_volreset = ^ +Reset volume. + .TP .B act_volup = ) Increase volume. -- cgit v1.2.3