Re: How to get X Windows to stop blanking out



On 18 Jul 2008 in the Usenet newsgroup comp.os.linux.x, in article
<g5q69o01oai@xxxxxxxxxxxxxxxxx>, phil-news-nospam@xxxxxxxx wrote:

|>| phil-news-nospam@xxxxxxxx wrote:

|>|> I want to have X Windows stop blanking out the screen after some
|>|> idle time. I've tried things like "xset s 0 0" and "xset s
|>|> noblank", but this seems to have no effect towards my goal. I want
|>|> to have the original screen just stay on there indefinitely. I
|>|> don't want it to switch to a screensaver, either.

|> And it still has no effect. Any other ideas to try?

| Is KDE or GNOME responsible for the "blanking"?

I doubt it. It happens without them as a desktop environment. I'm
using fvwm. But I could try KDE for a while.

How are you starting fvwm? Are you booting into some windoze run-level,
or are you logging in via text mode, and then running 'startx' or 'runx'?

Each desktop has their own whizzy way of running a screen-saver, but few
of them do so _uncommanded_ or by default. Figure out how to get to a
command line, and run the command 'ps afuwx' and look to see where
the window manager is being started. Then look at that application,
or script, and see what options you are passing to the window manager.
In my case, the last line of the 'startx' script reads

xinit $clientargs -- $serverargs -nolisten tcp

and it's setting those two variables by reading the contents of

userclientrc=$HOME/.xinitrc
userserverrc=$HOME/.xserverrc

If you are booting into a GUI mode directly, the display manager (gdm,
kdm, wdm, or xdm would be likely names) have similar lines in their
setup files. See the man page for the appropriate application.

Old guy
.



Relevant Pages

  • Re: xsession file
    ... More precisely the X startup script waits for the command to return. ... When the script exits the session is closed. ... the window manager process. ...
    (Debian-User)
  • Re: Execute a shell script by double clicking
    ... I have a shell script... ... it uses my screensaver as my background, ... and with no extra windows being open, ... It comes as a GUI and command line duo. ...
    (comp.sys.mac.system)
  • how can I start one script as soon as screensaver start ?
    ... how can I start one script as soon as screensaver start? ... char *command; ...
    (Debian-User)
  • Re: Remote OS Shutdown with WMI problems
    ... 2003 server. ... This script will work if someone is logged into the server that is ... definitely receives and interprets the shutdown message however doesn't ... moves the mouse to cancel the screensaver. ...
    (microsoft.public.win32.programmer.wmi)
  • Re: Need LESS Security with Screensaver Password
    ... > command has a number. ... > MENUITEM "&Open...\tCtrl+O", 2 ... >> runs each night from the windows scheduler to generate daily reports. ... Perhaps a 98 screensaver may work as passwords ...
    (microsoft.public.windowsxp.security_admin)