mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-01-07 02:50:10 +01:00
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
This commit is contained in:
parent
db4f9b43df
commit
28bd86c181
1 changed files with 3 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue