]> git.phdru.name Git - IM.git/blob - skype-scripts/start-call
Add scripts to handle start and end skype calls
[IM.git] / skype-scripts / start-call
1 #! /bin/sh
2
3 PATH="`dirname \"$0\"`"/..:$PATH
4 im-phone
5
6 (xscreensaver-command -exit
7 xset -dpms s off) &