http://se.aminet.net/pub/X11/ftp.x.org/contrib/vms/xscreensaver-124.zip
[xscreensaver] / driver / xscreensaver_ad.h
1 "*timeout: 10",
2 "*cycle: 10",
3 "*lockTimeout: 0",
4 "*passwdTimeout: 30",
5 "*nice:  10",
6 "*lock:         False",
7 "*verbose:      False",
8 "*fade:         True",
9 "*unfade:       False",
10 "*fadeSeconds: 1",
11 "*fadeTicks: 75",
12 "*installColormap: False",
13 "*programs:     qix -root                                               \\n\
14                 qix -root -solid -delay 0 -segments 100                 \\n\
15                 qix -root -linear -count 10 -size 100 -segments 200     \\n\
16                 attraction -root -mode balls                            \\n\
17                 attraction -root -mode lines -points 3 -segments 200    \\n\
18                 attraction -root -mode splines -segments 300            \\n\
19                 attraction -root -mode lines -radius 300                \
20                         -orbit -vmult 0.5                               \\n\
21                 pyro -root                                              \\n\
22                 helix -root                                             \\n\
23                 rorschach -root -offset 7                               \\n\
24                 hopalong -root                                          \\n\
25                 greynetic -root -delay 1000                             \\n\
26                 xroger -root                                            \\n\
27                 imsmap -root                                            \\n\
28                 slidescreen -root                                       \\n\
29                 decayscreen -root                                       \\n\
30                 hypercube -root                                         \\n\
31                 halo -root                                              \\n\
32                 maze -root                                              \\n\
33                 flame -root                                             \\n",
34 "*monoPrograms: qix -root -linear -count 5 -size 200 -spread 30         \
35                         -segments 75 -solid -xor                        \\n\
36                 rocks -root                                             \\n\
37                 noseguy -root                                           \\n",
38 "*colorPrograms:        qix -root -count 4 -solid -transparent                  \\n\
39                 qix -root -count 5 -solid -transparent -linear          \
40                         -segments 250 -size 100                         \\n\
41                 attraction -root -mode polygons                         \\n\
42                 attraction -root -mode filled-splines -segments 0       \\n\
43                 attraction -root -glow -points 10                       \\n\
44                 rocks -root  -fg  lightblue                             \\n\
45                 noseguy -root -fg yellow -bg gray30                     \\n",
46 "*fontList:                       *-helvetica-medium-r-*-*-*-120-*-*-*-iso8859-1",
47 "*demoDialog*label1.fontList:     *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1",
48 "*passwdDialog*fontList:          *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1",
49 "*XmList.fontList:                  *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1",
50 "*XmTextField.fontList:             *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1",
51 "*passwdDialog.passwdText.fontList: *-courier-medium-r-*-*-*-120-*-*-*-iso8859-1",
52 "*XmDialogShell*foreground:             black",
53 "*XmDialogShell*background:             gray90",
54 "*XmDialogShell*XmTextField.foreground: black",
55 "*XmDialogShell*XmTextField.background: white",
56 "*XmDialogShell*demoList.foreground:    black",
57 "*XmDialogShell*demoList.background:    white",
58 "*XmDialogShell*rogerLabel.foreground:  red3",
59 "*XmDialogShell*rogerLabel.background:  white",
60 "*XmDialogShell.title:          XScreenSaver",
61 "*allowShellResize:             True",
62 "*autoUnmanage:                 False",
63 "*demoDialog.maxWidth:          600",
64 "*label1.labelString:           XScreenSaver %s",
65 "*label2.labelString: Copyright © 1991-1994 by Jamie Zawinski <jwz@mcom.com>",
66 "*demoList.visibleItemCount:    10",
67 "*demoList.automaticSelection:  True",
68 "*next.labelString:             Run Next",
69 "*prev.labelString:             Run Previous",
70 "*edit.labelString:             Edit Parameters",
71 "*done.labelString:             Exit Demo Mode",
72 "*restart.labelString:          Reinitialize",
73 "*resourcesLabel.labelString:   XScreenSaver Parameters",
74 "*timeoutLabel.labelString:     Saver Timeout",
75 "*cycleLabel.labelString:       Cycle Timeout",
76 "*fadeSecondsLabel.labelString: Fade Duration",
77 "*fadeTicksLabel.labelString:   Fade Ticks",
78 "*lockLabel.labelString:                Lock Timeout",
79 "*passwdLabel.labelString:      Password Timeout",
80 "*resourcesForm*XmTextField.columns:    8",
81 "*verboseToggle.labelString:    Verbose",
82 "*cmapToggle.labelString:       Install Colormap",
83 "*fadeToggle.labelString:       Fade Colormap",
84 "*unfadeToggle.labelString:     Unfade Colormap",
85 "*lockToggle.labelString:       Require Password",
86 "*resourcesDone.labelString:    Done",
87 "*resourcesCancel.labelString:  Cancel",
88 "*passwdDialog.title:           Password",
89 "*passwdLabel1.labelString:     XScreenSaver %s",
90 "*passwdLabel2.labelString:     This display is locked.",
91 "*passwdLabel3.labelString:     Please type %s's password to unlock it.",
92 "*passwdDone.labelString:       Done",
93 "*passwdCancel.labelString:     Cancel",
94 "*passwdLabel1.alignment:       ALIGNMENT_BEGINNING",
95 "*passwdLabel2.alignment:       ALIGNMENT_BEGINNING",
96 "*passwdLabel3.alignment:       ALIGNMENT_BEGINNING",
97 "*rogerLabel.width:             150",
98 "*pointerPollTime: 5",
99 "*initialDelay: 30",
100 "*windowCreationTimeout: 30",
101 "*bourneShell:          /bin/sh",