Results 1 to 10 of 13
I use Mandrake to remotely connect to an Unix X server (running a specialized program for the factory).
$$ X -query 170.85.211.xxx -depth 8
Works great...nice GUI interface. These computers ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-10-2005 #1Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
Remote X screen saver....UGGGGHHH!!
I use Mandrake to remotely connect to an Unix X server (running a specialized program for the factory).
$$ X -query 170.85.211.xxx -depth 8
Works great...nice GUI interface. These computers are on a factory work floor, and need to be on at all times. After about 10 minutes, the screen saver comes on. This is bad. How do I turn the screen saver off in X. Neither KDE or Gnome is installed.
I have tried doing setterm -blank, but apparently that only works for the screensaver at the command prompt. I thought that 'xset' might do the trick, but i can't get the syntax right. Is there a configuration file i can change to turn off the X screen saver (it is just a blank screen, and the monitor does NOT go into standby, so it's not a power management issue)???? Thanks a lot
- 01-10-2005 #2Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
The xscreensaver config file is located at ~/.xscreensaver. You should be able to disable it there.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 01-10-2005 #3Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
I don't have that file on my computer. I only have one user...root. It's not in the home directory.
And i just did a :
$$ find . -name ".xscreensaver" -print
and the search resulted in nothing. is there a specific path where this file is supposed to be.
Also, we are also using a few Knoppix clients to connect. Knoppix won't let you edit files on the cd...so, is there a command that will actually set the screen saver to 'none'. As opposed to editing a script file.
- 01-10-2005 #4Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
Here's the man pages of xscreensaver. All the info you want (+more) can be found there:
http://www.jwz.org/xscreensaver/man.html
Good luck!
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 01-10-2005 #5Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
I saw that, but the .xscreensaver file simply does not exist on my computers. So there HAS to be another file that is controlling the timeout.
- 01-10-2005 #6Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
It may not be xscreensaver then. Do you have dpms enabled in your X config file? I believe that's the power save option. Try commenting out that line (and restarting X). Also, (from reading the above links), make sure you don't have xscreensaver starting in the .Xdefaults file.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 01-10-2005 #7Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
I tried the DMPS stuff....it's definitely not a power problem.
Ok...i can't find the .Xdefaults file...(not in /home directory)
But i did find a file in /usr/X11R6/lib/X11/XF86Config-4.eg that has a screen saver time out option in it. (Option "blank time" "10")
This is the only place that i can find a screen saver option.
Is there another file like this?? I know this ss option does not exist in the /etc/X11/XF86Config-4 file. Why does this differ from the one mentioned above?
Thanks for the help jeremy
- 01-10-2005 #8Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
This I don't know. Give it the 'ol college try and see what happens. The Xdefaults file may not be in /home. Try doing the global find like you did for .xscreensaver.Is there another file like this?? I know this ss option does not exist in the /etc/X11/XF86Config-4 file. Why does this differ from the one mentioned above?
Is there any possibility that your BIOS is blanking the screen? I think in some there's the option to let the OS handle it or let the BIOS handle it. Just a thought.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 01-10-2005 #9Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
OK...so far, that has seemed to work for my Mandrake boxes....BUT i cannot edit this stinkin file in KNoppix!!!! AAAARRRG.
Anyone know how to trick knoppix into letting me edit this file??
No result for .Xdefaults
Jeremy...i checked out the bios...nuttin'.
- 01-10-2005 #10Just Joined!
- Join Date
- Nov 2004
- Posts
- 26
FYI...i the .Xdefaults file was in my /root/ folder, but has no info regarding screen saver.



