From 58398e4b2a9666a94aacced30453c1fc46b4a2e8 Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Wed, 2 Feb 2011 16:17:13 +0100 Subject: Allow keyboard shortcuts to be disabled Something like act_foobar = disabled disables the command foobar completely now. Useful if you don't use software volume control. See issue #78. --- contrib/pianobar.1 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) (limited to 'contrib/pianobar.1') diff --git a/contrib/pianobar.1 b/contrib/pianobar.1 index d7f9624..3c192fd 100644 --- a/contrib/pianobar.1 +++ b/contrib/pianobar.1 @@ -32,9 +32,14 @@ http://xiph.org/ao/doc/config.html The configuration file consists of simple .B key = value lines. Each terminated with a newline (\\n) character. Keys and values are both -case sensitive. act_*-keys control +case sensitive. + +act_* keys control .B pianobar's -key-bindings. +key-bindings. Every one-byte character except for \\x00 and the +special value +.B disabled +are allowed here. .TP .B act_help = ? -- cgit v1.2.3