LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Disable screensaver in slack 9.1 without any x or sth (https://www.linuxquestions.org/questions/linux-newbie-8/disable-screensaver-in-slack-9-1-without-any-x-or-sth-177044/)

ice_world 05-02-2004 03:14 PM

Disable screensaver in slack 9.1 without any x or sth
 
Hi I wonder how to shut off the screensaver/powersaver in slack 9.1 with only the "command prompt"(someone tell me what its really called?) ive tried "setterm -powersave" off but i only get " "cannot (un)set powersave mode" and ive have searched the forum thats how i come up with the "setterm" command :D but im really new with linux and dont know anyone that good with it so please help me.
:Pengy: :newbie: :scratch:

320mb 05-04-2004 10:12 AM

the manpage can tell you everything you need to know.........
man xscreensaver

ice_world 05-04-2004 01:47 PM

"Theres is no manul entry for xscreensaver"

Major Konig 06-06-2004 12:52 PM

"the manpage can tell you everything you need to know........."


That was well worth a wasted ignorant post, I'll help, Ice: (Maybe that's why this board is here? :scratch: )


You're probably trying to setterm within an X session, this command only works on the linux console. Bet if you try it on the linux console, you won't get an error.

If you want to change DPMS sets in X, the command is xset. In the startup config of your X window manager of choice, you probably want xset -dpms

That should do the trick!


All times are GMT -5. The time now is 03:25 PM.