From: Silvio Rhatto Date: Thu, 5 Jun 2014 02:38:59 +0000 (-0300) Subject: Sleep after xlock on suspend/hibernate X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=417b116500320ff87e4427b60f15bf922d784ee0;p=scripts.git Sleep after xlock on suspend/hibernate --- diff --git a/xhibernate b/xhibernate index 1f0d8bf..de26f1e 100755 --- a/xhibernate +++ b/xhibernate @@ -4,4 +4,5 @@ # xlock +sleep 2 sudo s2disk diff --git a/xsuspend b/xsuspend index 7eea259..e1ecd71 100755 --- a/xsuspend +++ b/xsuspend @@ -4,4 +4,5 @@ # xlock +sleep 2 sudo pm-suspend