From: Dylan Lloyd Date: Tue, 13 Mar 2012 18:40:28 +0000 (-0400) Subject: Fixed typo and added pianobar-{next,pause} to man page X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=f553bea6fe367cab469fc2c229764c12532c3299;p=powermate.git Fixed typo and added pianobar-{next,pause} to man page --- diff --git a/powermate.1 b/powermate.1 index f1237a8..2200fd8 100644 --- a/powermate.1 +++ b/powermate.1 @@ -19,11 +19,16 @@ This program can be easily called with `powermate`, and is recommended to be lau This executable file controls your powermate. .RE -.I /usr/lib/{volume-up,volume-down,volume-toggle,back,next} +.I /usr/bin/{volume-up,volume-down,volume-toggle,back,next} .RS These shell scripts are called by powermate when an event occurs. .RE +.I /usr/bin/pianobar-{next,pause} +.RS +These shell scripts control pianobar through the standard ctl fifo. +.RE + .I /lib/udev/rules.d/99-powermate.rules .RS This udev rule sets all /dev/input/event* files to group input and 660 permissions.