diff options
Diffstat (limited to 'etc/UPower.conf')
-rw-r--r-- | etc/UPower.conf | 5 |
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 |