Accepting request 784525 from home:qkzhu:branches:GNOME:Factory
- Update .gschema.override.in: + Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to 0 for Leap to be consistent with SLE and old versions (bsc#1158497). OBS-URL: https://build.opensuse.org/request/show/784525 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2-branding?expand=0&rev=20
This commit is contained in:
parent
73fdcfbf26
commit
7e1d1b7e07
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 13 07:11:53 UTC 2020 - QK ZHU <qkzhu@suse.com>
|
||||
|
||||
- Update .gschema.override.in:
|
||||
+ Set sleep-inactive-ac-timeout, sleep-inactive-battery-timeout to
|
||||
0 for Leap to be consistent with SLE and old versions (bsc#1158497).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 08:53:34 UTC 2020 - QK ZHU <qkzhu@suse.com>
|
||||
|
||||
|
@ -54,10 +54,12 @@ tap-to-click = true
|
||||
ignore-paths = ['/boot/efi']
|
||||
|
||||
[org.gnome.settings-daemon.plugins.power]
|
||||
@@IF_SLE@@## Energy Star compliant configuration is disabled for SLE from vendor level
|
||||
@@IF_SLE@@## The recommended way to enable this is via GNOME Control Center, dconf-editor or gsettings
|
||||
## Energy Star compliant configuration is disabled for SLE and Leap from vendor level
|
||||
## The recommended way to enable this is via GNOME Control Center, dconf-editor or gsettings
|
||||
@@IF_SLE@@sleep-inactive-ac-timeout = 0
|
||||
@@IF_SLE@@sleep-inactive-battery-timeout = 0
|
||||
@@IF_LEAP@@sleep-inactive-ac-timeout = 0
|
||||
@@IF_LEAP@@sleep-inactive-battery-timeout = 0
|
||||
|
||||
[org.gnome.settings-daemon.plugins.xsettings]
|
||||
## the PackageKit gtk+ module is too spammy, fdo#23917
|
||||
|
Loading…
Reference in New Issue
Block a user