- Package:
- gnome-control-center
- Source:
- gnome-control-center
- Description:
- utilities to configure the GNOME desktop
- Submitter:
- Josh Triplett
- Date:
- 2014-07-19 22:09:06 UTC
- Severity:
- normal
Opening and immediately closing the power settings dialog writes new values to the following settings, even if unchanged: /org/gnome/settings-daemon/plugins/power/sleep-inactive-ac-timeout /org/gnome/settings-daemon/plugins/power/sleep-inactive-battery-timeout Ideally, the power settings dialog should only write to these settings if the user actually changes them. This makes a difference when configuring system-wide defaults, since a user-set value will override a system value. - Josh Triplett