ftp://ftp.krokus.ru/pub/OpenBSD/distfiles/xscreensaver-4.21.tar.gz
[xscreensaver] / hacks / glx / engine.c
index 9b82f7d717e1e64cd3b3c0a36f9063dece85f561..c05b2b040e738d33f2591f7069df671e9b895e44 100644 (file)
 
 #define DEFAULTS        "*delay:           30000        \n" \
                         "*showFPS:         False        \n" \
-                        "*move:            True         \n" \
-                        "*spin:            True         \n" \
-                        "*engine:        " DEF_ENGINE  "\n" \
-                       "*titles:        " DEF_TITLES  "\n" \
                        "*titleFont:  -*-times-bold-r-normal-*-180-*\n" \
 
 # include "xlockmore.h"              /* from the xscreensaver distribution */