]> git.phdru.name Git - IM.git/blobdiff - skype-scripts/start-call
Add scripts to handle start and end skype calls
[IM.git] / skype-scripts / start-call
diff --git a/skype-scripts/start-call b/skype-scripts/start-call
new file mode 100755 (executable)
index 0000000..60cfdfd
--- /dev/null
@@ -0,0 +1,7 @@
+#! /bin/sh
+
+PATH="`dirname \"$0\"`"/..:$PATH
+im-phone
+
+(xscreensaver-command -exit
+xset -dpms s off) &