From 9181c40eae371a758a68db47a79b124cf4141986 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 18 Sep 2014 16:38:30 -0300 Subject: Initial import --- xsuspend | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 xsuspend (limited to 'xsuspend') diff --git a/xsuspend b/xsuspend new file mode 100755 index 0000000..e1ecd71 --- /dev/null +++ b/xsuspend @@ -0,0 +1,8 @@ +#!/bin/bash +# +# Activate software suspend +# + +xlock +sleep 2 +sudo pm-suspend -- cgit v1.2.3