Mailinglist Archive: opensuse-bugs (7187 mails)
| < Previous | Next > |
[Bug 355790] DPMS does not disable
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 24 Jan 2008 04:13:52 -0700 (MST)
- Message-id: <20080124111352.822B124538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=355790
User sndirsch@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=355790#c6
Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|tombert@xxxxxx
--- Comment #6 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2008-01-24 04:13:52
MST ---
For the Xserver the default is to enable DPMS. You can disable it with
Option "DPMS" "off"
via xorg.conf in Section "Monitor". Disable it on a running Xsession with
"xset -dpms".
Please make sure that the option above is set in xorg.conf. Then start a plain
Xserver with
X :1 & sleep 3; xterm -display :1
and check with "xset q" if DPMS is disabled. I suspect your desktop is
configured to enable it again after the Xserver has been started.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User sndirsch@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=355790#c6
Stefan Dirsch <sndirsch@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider|
|tombert@xxxxxx
--- Comment #6 from Stefan Dirsch <sndirsch@xxxxxxxxxx> 2008-01-24 04:13:52
MST ---
For the Xserver the default is to enable DPMS. You can disable it with
Option "DPMS" "off"
via xorg.conf in Section "Monitor". Disable it on a running Xsession with
"xset -dpms".
Please make sure that the option above is set in xorg.conf. Then start a plain
Xserver with
X :1 & sleep 3; xterm -display :1
and check with "xset q" if DPMS is disabled. I suspect your desktop is
configured to enable it again after the Xserver has been started.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |