Linux - GeneralThis Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
WHen you are in the consoe, and dont use it for a while, the screen goes blank, but is still on, so if you move the mouse, it flips back to life immediately.
In X, it wont do that. I think the card itself stops transmitting, so when I move the mouse, it take time for the screent o come back up.
Is there a setting I can change to make X go blank, but still come immediately back to life as it does in the console?
there are some solutions and they are all related to
your XF86Config-4
You could try
Option "DPMS" "off"
in section Device
or use option "StandbyTime" "time"
time in minutes
man XF86Config
man xset for detailed info
DPMS option seems to work
(on my mdk 7.1 box there was an option "power_saver"
could n't find it on my 8.2 reading XF86Config manual)
it seems to depends alot on what window
manager you use, kde and gnome have their
own power/screen options.
In my Xfce it works with the option dpms "off" in
XF86Config-4. Just as in console i only have
to move my mouse to get my screen back. Monitor is
always on just goes to black after time.
I don't use kde alot but when screensaver is active and powerdown options are off, the screensaver at least keeps
alive.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.