How can I ensure that my screen won't go "black" after given time?
|
If you want to set this system-wide (and desktop-manager agnostic), you'll want to create an entry in /etc/X11/xorg.conf.d/ for your monitor, and set: |
|||
|
|
|
Have a look at GNOME's power mgmt settings,
(The GNOME Power management manual is most helpful, also includes the needed ...but increasing the timeout might be enough already? Also have a look at this FAQ item, *How do I make my application stop the computer auto-suspending? hinting at the use of the DBus interface of |
||||
|
|
|
I've racked my brain about this for a while. I've found the solution the I keep forgetting, so I'm gonna post it. In your /etc/X11/xorg.conf file, add this section
All the other suggestions like xset and xterm don't work. |
|||
|
|


/etc/X11/xorg.confis (mostly) optional nowadays, I suppose this is a GNOME power management issue. – sr_ Mar 11 '12 at 9:51