2 echo '--------------------------------------------------------------------------'
3 echo ' INSTRUCTIONS FOR USE'
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.'
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 '--------------------------------------------------------------------------'
15 echo '-----------------------------------------------------------------------'
16 echo 'Be sure you remove any keyboard shortcuts or bindings you created.'
17 echo '-----------------------------------------------------------------------'