diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-07-24 19:54:42 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-07-30 08:28:43 +0700 |
commit | f6c3893b93e7df603cec62c9f24015af76cf3b53 (patch) | |
tree | 5fda67c4b807ddcd0607af2d55c4a1e05ec4f82d /audio/pulseaudio-ctl/README | |
parent | 09eeaa27554420a2f0deed0413afe0ebf3869d8c (diff) | |
download | slackbuilds-f6c3893b93e7df603cec62c9f24015af76cf3b53.tar.gz |
audio/pulseaudio-ctl: Added (pulseaudio volume control)
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'audio/pulseaudio-ctl/README')
-rw-r--r-- | audio/pulseaudio-ctl/README | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/audio/pulseaudio-ctl/README b/audio/pulseaudio-ctl/README new file mode 100644 index 0000000000..bfe7e12734 --- /dev/null +++ b/audio/pulseaudio-ctl/README @@ -0,0 +1,14 @@ +pulseaudio-ctl (pulseaudio volume control). + +Control pulseaudio volume from the shell or mapped to keyboard +shortcuts. + +Is a simple bash script to allow for control of pulseaudio +without alsautils. Simply map the following to keyboard +shortcuts in your DE or WM. Xfce4 allows for this under +Settings > Keyboard > Application Shortcuts. + +A config file resides in ~/.config/pulseaudio-ctl/config. + +* if you use OpenBox you can control sound multimedia keys +simply editing ~/.config/openbox/rc.xml |