Thomas Kear wrote:
>
>
> The problem is the space in the option names.  My xorg.conf has this,
> works fine:
>>        Option          "BlankTime"             "0"
>>        Option          "StandbyTime"           "0"
>>        Option          "SuspendTime"           "0"
>>        Option          "OffTime"               "10"
>
>

I got mine from xorg.conf.example.  It had this in it:

> # Set the DPMS timeouts.  These are set here because they are global
> # rather than screen-specific.  These settings alone don't enable DPMS.
> # It is enabled per-screen (or per-monitor), and even then only when
> # the driver supports it.
>
>     Option"standby time"    "20"
>     Option"suspend time"    "30"
>     Option"off time"    "60"


No spaces there.  I just copied and pasted it then changed the time
part.  I had this until it stopped working:

> #    Option    "standby time"    "5"
> #    Option    "suspend time"    "5"
> #    Option    "off time"    "5"

It worked fine until the modular xorg update.  I'll try yours with
different times though, just in case.

Thanks

Dale

:-)  :-)

-- 
gentoo-user@gentoo.org mailing list

Reply via email to