summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Nocera <hadess@hadess.net>2015-11-12 16:28:20 +0100
committerBastien Nocera <hadess@hadess.net>2015-11-12 16:38:42 +0100
commit28bd86c181e2510ef6a1dc7cfa26f97803698a79 (patch)
treee74ffaa2c70538cd175f061f092cf4f34cf39651
parentdb4f9b43dfe6b4d2b5063ae352d8eba017652fce (diff)
etc: Update IgnoreLid documentation
It's not used by gnome-settings-daemon any more, logind reads the Lid status itself. https://bugs.freedesktop.org/show_bug.cgi?id=92920
-rw-r--r--etc/UPower.conf5
1 files changed, 3 insertions, 2 deletions
diff --git a/etc/UPower.conf b/etc/UPower.conf
index a727ee3..e2c6a69 100644
--- a/etc/UPower.conf
+++ b/etc/UPower.conf
@@ -31,8 +31,9 @@ NoPollBatteries=false
#
# Some laptops are broken. The lid state is either inverted, or stuck
# on or off. We can't do much to fix these problems, but this is a way
-# for users to make the laptop panel vanish and for programs like
-# gnome-settings-daemon to not suspend on system startup.
+# for users to make the laptop panel vanish, a state that might be used
+# by a couple of user-space daemons. On Linux systems, see also
+# logind.conf(5).
#
# default=false
IgnoreLid=false