ScreenSaver issue with Solaris 10


 
Thread Tools Search this Thread
Operating Systems Solaris ScreenSaver issue with Solaris 10
# 1  
Old 09-02-2009
ScreenSaver issue with Solaris 10

I have a Dell Vostro running Solaris 10 x86 and I am trying to get it to activate the screensaver when no one is logged it. However, the screensaver only seems to activate when someone logs in and then the computer locks. How would I go about fixing this problem? Any help yall can offer would be greatly appreciated? Thank you.
# 2  
Old 09-02-2009
I have seen problems with the CDE screen lock and xscreensaver, the screen saver won't unlock even when the correct password is supplied or else locks before you can even enter the password, (something to do with third party pam modules and possibly even unreliable DNS!) the only one that has provenm reliable is xlock but it does not have a timed start-up only manual invocation. I am talking about Solaris 10 on SPARC but looks like you are seeing the same. I believe the Gnome desktop can be configured to run a screensaver on the login screen but would not using power saving be better (and greener ;-) ?
# 3  
Old 09-02-2009
Thank you for the advice. Its not that the screen locks or anything. Its that when at the login screen before anyone has logged it, it want to activate the screensaver or the power save mode to activate but it wont. How would I go about activating the power save mode?
# 4  
Old 09-03-2009
Foe Solaris take a look at /etc/power.conf, /etc/default/power, pmconfig(1m) and powerd(1m).
Login or Register to Ask a Question

Previous Thread | Next Thread

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

ScreenSaver into Background Question

(Keeping in mind I know very little about Unix...) When I am typing this out (without copy-pasting the whole thing) to get my screensaver onto my background: /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app/Contents/MacOS/ScreenSaverEngine -background I... (3 Replies)
Discussion started by: wat_up_m
3 Replies

2. Programming

A Slideshow Screensaver Using C, Gtk+ & Gdk

Yes, I know I am re-inventing the wheel, but I thought this would be an interesting exercise for teaching myself C under Ubuntu Linux and Gnome. I want a black background against which the .jpg images will be shown. I also want the screensaver to respond to keyboard events so that it can do... (1 Reply)
Discussion started by: kevin1
1 Replies

3. UNIX for Advanced & Expert Users

Move mouse to disable screensaver?

All XKCD jokes aside, can a feature be added to a bash script to move the mouse every X seconds to prevent the screensaver from activating? As is it, I launch mplayer through a script that sets some preferences (such as -zoom). Can I add something to that script which wiggles the mouse? Relevant... (1 Reply)
Discussion started by: dotancohen
1 Replies

4. Filesystems, Disks and Memory

how to create screensaver for unix in java??

i would like to create a screensaver for unix platform in java. with an interface through which i can change the kinds of *.jpg images that r being displayed and also the background music. i don't know how to go about it. can anyone help please :confused: (0 Replies)
Discussion started by: madatyou1
0 Replies

5. UNIX for Dummies Questions & Answers

Screensaver and 'fortune'

(SuSE Linux 8.2 Personal) I'm sure the answer to this will be simple, but it's been driving me insane for the last couple days. SuSE 8.2 comes with a bunch of screensavers, but a handful of them just repeatedly display 'sh: line 1: fortune: command not found'. I've been scouring endlessly... (4 Replies)
Discussion started by: Darkstripes
4 Replies
Login or Register to Ask a Question