LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   How to stop screen switching off?? (https://www.linuxquestions.org/questions/suse-opensuse-60/how-to-stop-screen-switching-off-304659/)

little_penguin 03-22-2005 07:39 AM

How to stop screen switching off??
 
I am using Suse 9.2 pro, running kde and id like to find a way to stop the monitor switching off after 10 minutes or so of inactivity, I tried changing the settings in desktop properties, but it still turns off, is there somewhere else that needs to be changed to prevent this?

Even if I could make the time longer, it is very irritating!

junme 03-22-2005 08:43 AM

have you tried
KDE Control Center
>Peripherals
>Display
>Power Control
>Enable display power management
blah blah

little_penguin 03-22-2005 08:50 AM

Yeah, I tried that, I put it way up to an hour but it still switches off after about 10 minutes, I even ucnclciked it completely but it still does it, I think my computer must be ecologically minded!

Andrew Benton 03-22-2005 09:29 AM

Edit /etc/X11/xorg.conf and add
Code:

Section "ServerFlags"

        Option        "BlankTime" "0"

EndSection


junme 03-22-2005 09:31 AM

Wada about the power saving on Ur monitor

little_penguin 03-22-2005 09:37 AM

Ah, actually what you said to do has worked, it didnt seem to before, but now it has! :) Thanks :)


All times are GMT -5. The time now is 11:59 AM.