On 06-Jun-2000 Eric Clover opined:
> ok , it is phosphor that i am looking for. now i just need to get it to
> come up as the default screensaver for xscreensaver. i made a
> .xscreensaver and put in :
>
> -no-splash -timeout 20 -nice 10 -lock-mode -xrm "*programs:
> phosphor"
>
> not sure exactly how to format the line of text for a .xscreensaver.
> hurmm , should it be .xscreensaverrc? i got that above line of text from
> a file in ~/.gnome named Screensaver. i dont think i have the line of
> text right as it does not work. throughout all this , i did however
> find/install all the neat fortune-mod-blabla files. IMHO i think they
> can be fun. can anyone fill me in to as what the line in a .xscreensaver
> should look like?
Looks about right. Here's a snippet of my .xscreensaver (why didn't I send
this before?). It has both screensavers that were requested. Note the '\n\'
on the ends of the lines:
# XScreenSaver Preferences File
# Written by xscreensaver-demo 3.24 for kcsmart on Sat May 6 23:41:22 2000.
# http://www.jwz.org/xscreensaver/
timeout: 0:10:00
cycle: 0:10:00
lock: True
lockTimeout: 0:00:00
passwdTimeout: 0:00:30
visualID: default
installColormap:True
verbose: False
timestamp: False
splashDuration: 0:00:05
demoCommand: xscreensaver-demo
prefsCommand: xscreensaver-demo -prefs
helpURL: http://www.jwz.org/xscreensaver/man.html
loadURL: netscape -remote 'openURL(%s)' || netscape '%s'
nice: 10
fade: True
unfade: False
fadeSeconds: 0:00:03
fadeTicks: 20
captureStderr: True
font: *-medium-r-*-140-*-m-*
programs: \
noseguy -root \n\
phosphor -root \n\
pointerPollTime:0:00:05
windowCreationTimeout:0:00:30
initialDelay: 0:00:00
sgiSaverExtension:True
mitSaverExtension:False
xidleExtension: True
procInterrupts: True
overlayStderr: True
You can add to this file by editting manually. If you forget the '\n\' on a
line, it will stop working.
You may need to set the splash on/off in
/usr/X11R6/lib/X11/app-defaults/XScreenSaver. That's where it's locate on
mine, anyway.
--
I believe the technical term is "Oops!"
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.