Sponsored Content
Full Discussion: xscreensaver error
Operating Systems Solaris xscreensaver error Post 302265883 by TonyFullerMalv on Monday 8th of December 2008 05:04:06 PM
Old 12-08-2008
xscreensaver must be running already in order for xscreensaver-lock to work so you need to start xscreensaver as the user logs on, e.g. add a call to xscreensaver into/etc/.dt/sessions/sessionetc script if you are using CDE, I did a check that ${LOGNAME} matched the owner of the console so that users SSHing in and starting a CDE desktop do not get xscreensaver!

Once you have done the change, logged and and back on again run:
$ ps -ef | grep xscreensaver | grep -v grep
to check that xscreensaver has been started.
 

6 More Discussions You Might Find Interesting

1. What is on Your Mind?

What's your favorite Xscreensaver?

Out of the 100s of screensavers in xscreensaver, what is your favorite? I think mine is definitely juggle. I can sit and watch that juggler forever. I haven't looked into the code, but it must be amazingly complex to deal with all that's going on. From the random throwing pattern, to the arm... (0 Replies)
Discussion started by: tjlst15
0 Replies

2. UNIX for Dummies Questions & Answers

Error: Internal system error: Unable to initialize standard output file

Hey guys, need some help. Running AIX Version 5.2 and one of our cron jobs is writing errors to a log file. Any ideas on the following error message. Error: Internal system error: Unable to initialize standard output file I'm guessing more info might be needed, so let me know. Thanks (2 Replies)
Discussion started by: firkus
2 Replies

3. AIX

nim mksysb error :/usr/bin/savevg[33]: 1016,07: syntax error

-------------------------------------------------------------------------------- Hello, help me please. I am trying to create a mksysb bakup using nim. I am geting this error, how to correct it ? : Command : failed stdout: yes stderr: no... (9 Replies)
Discussion started by: astjen
9 Replies

4. Solaris

xscreensaver invocation location

i have an issue where it appears i'm running version 3.24 of xscreensaver but when the screensaver actually activates it shows version 4.12 on the xscreensaver unlock/lock screen. the node is running solaris 8 which is connected to a server running irix. the node has no .xscreensaver in any of the... (1 Reply)
Discussion started by: nixwins
1 Replies

5. UNIX for Dummies Questions & Answers

> 5 ")syntax error: operand expected (error token is " error

im kinda new to shell scripting so i need some help i try to run this script and get the error code > 5 ")syntax error: operand expected (error token is " the code for the script is #!/bin/sh # # script to see if the given value is correct # # Define errors ER_AF=86 # Var is... (4 Replies)
Discussion started by: metal005
4 Replies

6. UNIX for Beginners Questions & Answers

Solaris 11 Xscreensaver Matrixview Uninstalled

First issue beside that is this. How do you get the screensaver to stay on all the time please? Maybe it's the monitor going to sleep. Then the Matrixview says 'Not installed'. Rest of Xscreensaver choices are there. I did click around in properties of it. (2 Replies)
Discussion started by: Solaris User
2 Replies
xscreensaver-gl-helper(1)					XScreenSaver manual					 xscreensaver-gl-helper(1)

NAME
xscreensaver-gl-helper - figure out which X visual to use for GL programs SYNOPSIS
xscreensaver-gl-helper [-display host:display.screen] DESCRIPTION
This program prints the ID of the visual that should be used for proper operation of OpenGL programs. This program only exists so that the xscreensaver(1) daemon does not need to link against the OpenGL library. ENVIRONMENT
DISPLAY to get the default host, display, and screen number. SEE ALSO
X(1), xdpyinfo(1), xglinfo(1), glxinfo(1), glxdpyinfo(1), xscreensaver(1), xscreensaver-demo(1), xscreensaver-command(1) COPYRIGHT
Copyright (C) 2000 by Jamie Zawinski. Permission to use, copy, modify, distribute, and sell this software and its documentation for any purpose is hereby granted without fee, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission notice appear in supporting documentation. No representations are made about the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. X Version 11 5.15 (28-Sep-2011) xscreensaver-gl-helper(1)
All times are GMT -4. The time now is 01:06 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy