power mgmt, screen off, selinux - F11

Daniel J Walsh dwalsh at redhat.com
Wed Jun 17 13:08:30 UTC 2009


On 06/17/2009 08:17 AM, Steven Stern wrote:
> My screen no longer shuts off after 30 minutes.
>
> It had been fine, but on SYSTEM -> PREFERENCES -> POWER MANAGEMENT, I
> clicked the "Make Default" button. After entering the root password, the
> were several selinux errors regarding the labeling of %gconf.xml in
> ~/.gconf/apps. I put selinux into permissive mode and tried again.
Run restorecon -R -v ~/
to fix the labeling in your home dir,  Should be able to run SELinux in 
enforcing mode.

> My screensaver now kicks in at the desired time, but the monitor is no
> longer turned off.
>
> It looks like the file is set correctly in my home directories.
> Suggestions?
>
That I do not know.
> $cat .gconf/apps/gnome-power-manager/timeout/%gconf.xml
> <?xml version="1.0"?>
> <gconf>
> <entry name="sleep_display_ac" mtime="1245240339" type="int" value="1200"/>
> </gconf>
>
> $cat .gconf/apps/gnome-power-manager/ui/%gconf.xml
> <?xml version="1.0"?>
> <gconf>
> <entry name="enable_sound" mtime="1245240540" type="bool" value="true"/>
> </gconf>
>
> $cat .gconf/apps/gnome-power-manager/backlight/%gconf.xml
> <?xml version="1.0"?>
> <gconf>
> <entry name="idle_dim_ac" mtime="1245240540" type="bool" value="false"/>
> </gconf>
>
>
>




More information about the fedora-list mailing list