Re: Turn off screen saver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thank you guys for your help and sorry for the late reply.

I was working on a kiosk project and I choose a custom window manager called 
twm-kiosk. Since this is going to be in a public area I don't want the screen 
to go black.

Twm-kiosk runs a shell script when it starts so I collected different commands 
related to monitor power management and dumped them in the script. Sorry, I 
didn't have time to experiment and see which command exactly does the trick. 
So I ended up with this:
---
/usr/bin/setterm -blank 0 > /dev/tty7
/usr/X11R6/bin/xset -dpms
/usr/X11R6/bin/xset s off
---

I don't think I need all of them and I'll definitely come back and experiment 
more but the way it is now works for me.

Thanks
-- Peter


On Tuesday 13 June 2006 12:16, Mike Burger wrote:
> That only covers the text consoles...not the X desktop.
>
> Peter:  Aside from disabling the power management, have you disabled the
> actual screen saver settings?
>
> On Tue, 13 Jun 2006, Mallasch, Paul wrote:
> > In text mode I use "setterm blank -0"

-- 
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list

[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux