updated on Fri Jan 20 04:00:45 UTC 2012
[aur-mirror.git] / pulseaudio_ctl / readme.install
blob5ca5ff9b23d1c99aa152207fd8a8b6d15bf7c468
1 post_install() {
2  echo '--------------------------------------------------------------------------'
3  echo '                           INSTRUCTIONS FOR USE'
4  echo 
5  echo 'Simply map the following scripts to keyboard shortcuts in your DE or WM.'
6  echo 'Xfce4 allows for this under Settings > Keyboard > Application Shortcuts.'
7  echo
8  echo '/usr/bin/mute_toggle  ==>  Toggle status of mute'
9  echo '/usr/bin/vol_up       ==>  Increase vol by 5 %'
10  echo '/usr/bin/vol_down     ==>  Decrease vol by 5 %'
11  echo '--------------------------------------------------------------------------'
14 post_remove() {
15  echo '-----------------------------------------------------------------------'
16  echo 'Be sure you remove any keyboard shortcuts or bindings you created.'
17  echo '-----------------------------------------------------------------------'