From d751df69835f3b280c9e441c1e1897203453da0c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 21 Sep 2014 10:53:51 -0300 Subject: Comments on xhibernate and xsuspend --- xsuspend | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'xsuspend') diff --git a/xsuspend b/xsuspend index 0f8c1ed..fbc400c 100755 --- a/xsuspend +++ b/xsuspend @@ -3,7 +3,14 @@ # Activate software suspend # +# Avoid sensitive stuff to remain on clipboard echo $RANDOM | xclip + +# Lock the screen xlock + +# Wait sleep 2 + +# Suspend sudo pm-suspend -- cgit v1.2.3