From 2310da72ca6b3d5582c9c39a48bc0e33f918a39e Mon Sep 17 00:00:00 2001 From: Michel Le Cocq Date: Mon, 22 Jun 2020 15:06:55 +0200 Subject: [PATCH] --- ...swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md index cf7928c..f293cec 100644 --- a/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md +++ b/right-fit-swap-for-laptop-hibernation-Ubuntu-20.04-full-ZFS-install.md @@ -144,7 +144,7 @@ source : [docs.xfce.org - Frequently Asked Questions - Xfce4 Power Manager](http Because it's not possible to configure suspend-then-hibernate for Lid close inside XFCE Power Manager Control Panel, you will make logind handle button events instead of xfce4-power-manager. -* To have logind handle the lid open/close event +* To have logind handle the lid open/close event, has your normal user do this in a terminal : ~~~ xfconf-query -c xfce4-power-manager -p /xfce4-power-manager/logind-handle-lid-switch -n -t bool -s true