Re: How to get X Windows to stop blanking out



On 2008-07-21, phil-news-nospam@xxxxxxxx <phil-news-nospam@xxxxxxxx> wrote:
On Sat, 19 Jul 2008 12:18:14 -0500 Moe Trin <ibuprofin@xxxxxxxxxxxxxxxxxxxxxx> wrote:
| 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'?

The system starst in text mode. I run a command to start X. X is configured
to start xdm. I login on the xdm box. Then xdm starts a user login script
that launches fvwm (and other stuff, then execs xlogo so it does not return
to xdm unless I specifically kill xlogo). This is not a KDE/Gnome environment.


| 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.

See above. This is all set up quite different than KDE/Gnome stuff.


I'm running suse 11.0 w/kde4.1 beta & have the screensaver on BUT the
"screensaver" never activates (had set the saver to display the torus)
thingy. The monitor still "blanks"; & my monitor led power light shows
yellow instead of green for "on". The yellow is displayed when the
monitor is not getting a signal.

Is this, then, a hardware triggered energy/power/screen saver applied
by something?
.



Relevant Pages

  • Screensaver Preview Question
    ... Private Declare Function IsWindowVisible Lib "user32" (ByVal hwnd As ... display window isn't found ... but it does NOT work if i switch to a screensaver with no preview ... i assume because this doesnt change the handle of that window then ...
    (microsoft.public.vb.general.discussion)
  • Select Screensaver
    ... So I just wondered if anyone else using the RO screensaver. ... Double click!Boot to display the Configuration window. ... Back in the previous "Screen saver window. ...
    (comp.sys.acorn.misc)
  • Re: User account problem
    ... In the Open box, type control userpasswords2, and then click OK. ... In the Automatically Log On window, type the password in the Password box, and then retype the password in the Confirm Password box. ... Click Start, click Control Panel, and then double-click Display. ... come back from screensaver. ...
    (microsoft.public.windowsxp.general)
  • Re: Aborting screen saver? Hiding from alt-tab?
    ... > Wouldn't it just prompt you for the password and not show your window. ... This app is for me, and I don't use a password with the ... It wouldn't even display ... the screensaver. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: How to get X Windows to stop blanking out
    ... |>|>|> don't want it to switch to a screensaver, ... I login on the xdm box. ... and see what options you are passing to the window manager. ...
    (comp.os.linux.x)