http://ftp.x.org/contrib/applications/xscreensaver-3.17.tar.gz
[xscreensaver] / driver / XScreenSaver.ad.in
index b820738737e25165e89bef6a716ea2053e2e607f..ca7285b98a8e2cc65516acdcd4ebc2fa135a723c 100644 (file)
@@ -4,8 +4,8 @@
 !            a screen saver and locker for the X window system
 !                            by Jamie Zawinski
 !
-!                              version 3.12
-!                                10-May-99
+!                              version 3.17
+!                                15-Jul-99
 !
 ! See "man xscreensaver" for more info.  The latest version is always
 ! available at http://www.jwz.org/xscreensaver/
 ! and change other parameters.  See the man page for details.
 !
 *programs:     qix -root -solid -delay 0 -segments 100                 \n\
+               qix -root -count 4 -solid -transparent                  \n\
+               qix -root -count 5 -solid -transparent -linear            \
+                       -segments 250 -size 100                         \n\
                attraction -root -mode balls                            \n\
                attraction -root -mode lines -points 3 -segments 200    \n\
                attraction -root -mode splines -segments 300            \n\
                critical -root                                          \n\
                phosphor -root                                          \n\
                xmatrix -root                                           \n\
+               petri -root -size 1 -count 20                           \n\
+               petri -root -minlifespeed 0.02 -maxlifespeed 0.03         \
+                  -minlifespan 1 -maxlifespan 1 -instantdeathchan 0      \
+                  -minorchan 0 -anychan 0.3                            \n\
+               shadebobs -root                                         \n\
+    default-n:  webcollage -root                                       \n\
+ -  default-n: webcollage -root -filter 'vidwhacker -stdin -stdout'    \n\
+ -  default-n: vidwhacker -root                                        \n\
                                                                          \
-       mono:   rocks -root                                             \n\
+        mono:  rocks -root                                             \n\
        color:  rocks -root -fg darksalmon                              \n\
                                                                          \
-       mono:   qix -root -linear -count 5 -size 200 -spread 30           \
+        mono:  qix -root -linear -count 5 -size 200 -spread 30           \
                        -segments 75 -solid -xor                        \n\
                                                                          \
        color:  attraction -root -mode polygons                         \n\
        color:  attraction -root -glow -points 10                       \n\
        color:  bubbles -root                                           \n\
                                                                          \
-  PseudoColor: qix -root -count 4 -solid -transparent                  \n\
-  PseudoColor: qix -root -count 5 -solid -transparent -linear            \
-                       -segments 250 -size 100                         \n\
-                                                                         \
 @GL_KLUDGE@ GL:        gears -root                                             \n\
 @GL_KLUDGE@ GL:        superquadrics -root                                     \n\
 @GL_KLUDGE@ GL:        morph3d -root                                           \n\
 ! 
 ! To display a randomized slideshow of images, you can do something like this:
 !
-!     default-n: xv -root -rmode 5  image-1.gif  -quit
-!     default-n: xv -root -rmode 5  image-2.gif  -quit
-!     default-n: xv -root -rmode 5  image-3.gif  -quit
-!              ...and so on...
+!     default-n:  xv -root -rmode 5 -random -viewonly -wloop              \
+!                    -wait 30 $HOME/bitmaps/*.jpg                       \n\
 !
 ! Note that we've used "default-n" as the visual name, rather than just
 ! "default": this means "default visual, no install", that is, it's like
 ! specifying the command-line arguments "-visual default -no-install".
 ! This is necessary because, when XV is running in "-root" mode, it always
 ! assumes that the default visual and colormap are being used, rather than 
-! examining the window it is drawing on to see what visual and colormap it 
+! examining the window it is drawing on to see what visual and colormap it
 ! has.  If we didn't force the default visual to be used, xv would get an
 ! X error.  If we didn't force the default colormap to be installed, the
 ! colors would be all wrong.  "default-i" may also be used as a visual name
@@ -471,6 +476,7 @@ XScreenSaver.warning_dialog*Command.background:             #D9D9D9
 *Label.borderWidth:                            0
 *preferences_dialog*Dialog.borderWidth:                0
 
+*demo_dialog*run.label:                                Run
 *demo_dialog*next.label:                       Run Next
 *demo_dialog*prev.label:                       Run Previous
 *demo_dialog*edit.label:                       Preferences