Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12:Update
gnome-settings-daemon.391
sle-configure-timeout-blank.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sle-configure-timeout-blank.patch of Package gnome-settings-daemon.391
Index: plugins/power/gsd-power-constants.h =================================================================== --- plugins/power/gsd-power-constants.h.orig 2013-11-12 01:25:13.000000000 +0800 +++ plugins/power/gsd-power-constants.h 2014-03-27 11:39:34.100125030 +0800 @@ -19,7 +19,7 @@ */ /* The blank delay when the screensaver is active */ -#define SCREENSAVER_TIMEOUT_BLANK 15 /* seconds */ +#define SCREENSAVER_TIMEOUT_BLANK 300 /* seconds */ /* The dim delay when dimming on idle is requested but idle-delay * is set to "Never" */ Index: plugins/power/gsd-power-manager.c =================================================================== --- plugins/power/gsd-power-manager.c.orig 2014-03-27 11:39:34.089124716 +0800 +++ plugins/power/gsd-power-manager.c 2014-03-27 11:39:34.101125059 +0800 @@ -2651,8 +2651,8 @@ handle_screensaver_active (GsdPowerManag * and its fade has finished. * * See also idle_configure() */ - if (active) - idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK); + /* if (active) */ + /* idle_set_mode (manager, GSD_POWER_IDLE_MODE_BLANK); */ } }
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor