X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?p=xscreensaver;a=blobdiff_plain;f=hacks%2Fconfig%2FREADME;h=982f8357cf2d25661bfcd753088e29f90a6a6992;hp=cdc4eedfd7a102abc8c6befb0a2d15fba431bc0c;hb=49f5b54f312fe4ac2e9bc47581a72451bd0e8439;hpb=ccb7f4903325f92555a9722bba74b58346654ba0 diff --git a/hacks/config/README b/hacks/config/README index cdc4eedf..982f8357 100644 --- a/hacks/config/README +++ b/hacks/config/README @@ -4,8 +4,8 @@ a screen saver and locker for the X window system by Jamie Zawinski - version 4.24 - 08-Feb-2006 + version 5.00b2b2 + 23-May-2006 http://www.jwz.org/xscreensaver/ @@ -135,6 +135,19 @@ The tags and parameters used here are: One of the menu items (the default) should have no arg-set. + Each arg-set should begin with the same switch: that is, + all the args in a given menu should look like: + + -mode one + -mode two + -mode three + + and not + + -this + -that + -the other + ----------------------------------------------------------------------- + + This indicates that this screen saver displays text via the + "xscreensaver-text" program. + + In the X11 version, this tag does nothing: the text-related + preferences are in the main Screen Saver Preferences window, + not in the per-display-mode preferences. + + In the MacOS version, the text-related preferences appear + in this pane, and this tag emits those several controls. + +----------------------------------------------------------------------- + + + + This indicates that this screen saver displays images via the + "xscreensaver-getimage" program. + + In the X11 version, this tag does nothing: the image-loading + and screen-grabbing-related preferences are in the main + Screen Saver Preferences window, not in the per-display-mode + preferences. + + In the MacOS version, the image-related preferences appear + in this pane, and this tag emits those several controls. + -----------------------------------------------------------------------