4 ! a screen saver and locker for the X window system
10 ! See "man xscreensaver" for more info. The latest version is always
11 ! available at http://www.jwz.org/xscreensaver/
14 ! These resources, when placed in the system-wide app-defaults directory
15 ! (e.g., /usr/lib/X11/app-defaults/XScreenSaver) will provide the default
16 ! settings for new users. However, if you have a ".xscreensaver" file in
17 ! your home directory, the settings in that file take precedence.
20 ! Don't hand this file to "xrdb" -- that isn't how app-defaults files work.
21 ! Though app-defaults files have (mostly) the same syntax as your ~/.Xdefaults
22 ! file, they are used differently, and if you run this file through xrdb,
23 ! you will probably mess things up.
25 #error Do not run app-defaults files through xrdb!
26 #error That does not do what you might expect.
27 #error Put this file in /usr/lib/X11/app-defaults/XScreenSaver instead.
29 ! /* (xrdb prevention kludge: whole file)
35 *passwdTimeout: 0:00:30
37 *dpmsQuickoffEnabled: False
41 *grabDesktopImages: True
42 *grabVideoFrames: False
43 *chooseRandomImages: @DEFAULT_IMAGES_P@
44 ! This can be a local directory name, or the URL of an RSS or Atom feed.
45 *imageDirectory: @DEFAULT_IMAGE_DIRECTORY@
56 *splashDuration: 0:00:05
59 *ignoreUninstalledPrograms: False
63 *textLiteral: XScreenSaver
64 *textFile: @DEFAULT_TEXT_FILE@
66 *textURL: https://en.wikipedia.org/w/index.php?title=Special:NewPages&feed=rss
68 *overlayTextForeground: #FFFF00
69 *overlayTextBackground: #000000
71 *font: *-medium-r-*-140-*-m-*
73 ! The default is to use these extensions if available (as noted.)
74 *sgiSaverExtension: True
78 ! Turning this on makes pointerHysteresis not work.
79 *xinputExtensionDev: False
81 ! Set this to True if you are experiencing longstanding XFree86 bug #421
82 ! (xscreensaver not covering the whole screen)
83 GetViewPortIsFullOfLies: False
85 ! This is what the "Demo" button on the splash screen runs (/bin/sh syntax.)
86 *demoCommand: xscreensaver-demo
88 ! This is what the "Prefs" button on the splash screen runs (/bin/sh syntax.)
89 *prefsCommand: xscreensaver-demo -prefs
91 ! This is the URL loaded by the "Help" button on the splash screen,
92 ! and by the "Documentation" menu item in xscreensaver-demo.
93 *helpURL: http://www.jwz.org/xscreensaver/man.html
95 ! loadURL -- how the "Help" buttons load the helpURL (/bin/sh syntax.)
96 ! manualCommand -- how the "Documentation" buttons display man pages.
98 ! And there are so very many options to choose from!
100 ! Gnome 2.4, 2.6: (yelp can't display man pages, as of 2.6.3)
102 @GNOME24@*loadURL: @WITH_BROWSER@ '%s'
103 @GNOME24@*manualCommand: gnome-terminal --title '%s manual' \
104 @GNOME24@ --command '/bin/sh -c "man %s; read foo"'
108 @GNOME22@*loadURL: gnome-url-show '%s'
109 @GNOME22@*manualCommand: gnome-terminal --title '%s manual' \
110 @GNOME22@ --command '/bin/sh -c "man %s; read foo"'
114 ! *loadURL: gnome-moz-remote --newwin '%s'
115 ! *manualCommand: gnome-help-browser 'man:%s'
119 @NOGNOME@*loadURL: firefox '%s' || mozilla '%s' || netscape '%s'
120 @NOGNOME@*manualCommand: xterm -sb -fg black -bg gray75 -T '%s manual' \
121 @NOGNOME@ -e /bin/sh -c 'man "%s" ; read foo'
124 ! The format used for printing the date and time in the password dialog box
125 ! (see the strftime(3) manual page for details.)
126 *dateFormat: %d-%b-%y (%a); %I:%M %p
127 ! To show the time only:
128 ! *dateFormat: %I:%M %p
133 ! This command is executed by the "New Login" button on the lock dialog.
134 ! (That button does not appear on the dialog if this program does not exist.)
135 ! For Gnome: probably "gdmflexiserver -ls". KDE, probably "kdmctl reserve".
136 ! Or maybe yet another wheel-reinvention, "lxdm -c USER_SWITCH".
137 ! Oh wait, this wheel just keeps getting better: "dm-tool switch-to-greeter".
139 @NEW_LOGIN_COMMAND_P@*newLoginCommand: @NEW_LOGIN_COMMAND@
142 ! Turning on "installColormap" on 8-bit systems interacts erratically with
143 ! certain jurassic window managers. If your screen turns some color other
144 ! than black, the window manager is buggy, and you need to set this resource
145 ! to false. Or switch WMs. Or join the 21st century and get a 24-bit
148 *installColormap: True
151 ! This is the list of installed screen saver modes. See "man xscreensaver"
152 ! for the syntax used here.
154 ! If you want to disable a screensaver, DO NOT remove it from this list:
155 ! instead, mark it as inactive by placing a "-" at the beginning of the line.
157 ! You can use the `xscreensaver-demo' program to edit the current list of
158 ! screen savers interactively.
162 @GL_KLUDGE@ GL: superquadrics -root \n\
174 decayscreen -root \n\
177 slidescreen -root \n\
189 @GL_KLUDGE@ GL: jigsaw -root \n\
191 - kaleidescope -root \n\
192 @GL_KLUDGE@ GL: moebius -root \n\
194 @GL_KLUDGE@ GL: morph3d -root \n\
198 @GL_KLUDGE@ GL: pipes -root \n\
200 @GL_KLUDGE@ GL: rubik -root \n\
201 - sierpinski -root \n\
203 @GL_KLUDGE@ GL: sproingies -root \n\
210 @GL_KLUDGE@ GL: atlantis -root \n\
212 @GL_KLUDGE@ GL: bubble3d -root \n\
213 @GL_KLUDGE@ GL: cage -root \n\
220 @GL_KLUDGE@ GL: glplanet -root \n\
221 interference -root \n\
223 @GL_KLUDGE@ GL: lament -root \n\
225 @GL_KLUDGE@ GL: sonar -root \n\
226 @GL_KLUDGE@ GL: stairs -root \n\
228 - vidwhacker -root \n\
235 @GLE_KLUDGE@ GL: extrusion -root \n\
240 @GL_KLUDGE@ GL: pulsar -root \n\
243 @GL_KLUDGE@ GL: sierpinski3d -root \n\
247 - webcollage -root \n\
250 @GL_KLUDGE@ GL: gflux -root \n\
253 xspirograph -root \n\
254 @GL_KLUDGE@ GL: circuit -root \n\
255 @GL_KLUDGE@ GL: dangerball -root \n\
256 - GL: dnalogo -root \n\
257 @GL_KLUDGE@ GL: engine -root \n\
258 @GL_KLUDGE@ GL: flipscreen3d -root \n\
259 @GL_KLUDGE@ GL: gltext -root \n\
260 @GL_KLUDGE@ GL: menger -root \n\
261 @GL_KLUDGE@ GL: molecule -root \n\
264 @GL_KLUDGE@ GL: starwars -root \n\
265 @GL_KLUDGE@ GL: stonerview -root \n\
266 vermiculate -root \n\
267 whirlwindwarp -root \n\
271 @GL_KLUDGE@ GL: boxed -root \n\
272 @GL_KLUDGE@ GL: cubenetic -root \n\
273 @GL_KLUDGE@ GL: endgame -root \n\
276 @GL_KLUDGE@ GL: flurry -root \n\
277 - GL: glblur -root \n\
278 @GL_KLUDGE@ GL: glsnake -root \n\
280 @GL_KLUDGE@ GL: juggler3d -root \n\
281 @GL_KLUDGE@ GL: lavalite -root \n\
282 - polyominoes -root \n\
283 @GL_KLUDGE@ GL: queens -root \n\
284 - GL: sballs -root \n\
285 @GL_KLUDGE@ GL: spheremonics -root \n\
286 - thornbird -root \n\
288 - GL: antspotlight -root \n\
290 @GL_KLUDGE@ GL: atunnel -root \n\
292 @GL_KLUDGE@ GL: blinkbox -root \n\
293 @GL_KLUDGE@ GL: blocktube -root \n\
294 @GL_KLUDGE@ GL: bouncingcow -root \n\
296 @GL_KLUDGE@ GL: cubestorm -root \n\
298 @GL_KLUDGE@ GL: flipflop -root \n\
299 @GL_KLUDGE@ GL: flyingtoasters -root \n\
301 @GL_KLUDGE@ GL: gleidescope -root \n\
302 @GL_KLUDGE@ GL: glknots -root \n\
303 @GL_KLUDGE@ GL: glmatrix -root \n\
304 - GL: glslideshow -root \n\
305 @GL_KLUDGE@ GL: hypertorus -root \n\
306 - GL: jigglypuff -root \n\
308 @GL_KLUDGE@ GL: mirrorblob -root \n\
310 @GL_KLUDGE@ GL: polytopes -root \n\
313 @GL_KLUDGE@ GL: surfaces -root \n\
315 abstractile -root \n\
317 - GL: antinspect -root \n\
319 fuzzyflakes -root \n\
320 interaggregate -root \n\
321 intermomentary -root \n\
322 memscroller -root \n\
323 @GL_KLUDGE@ GL: noof -root \n\
325 @GL_KLUDGE@ GL: pinion -root \n\
326 @GL_KLUDGE@ GL: polyhedra -root \n\
327 - GL: providence -root \n\
330 - GL: antmaze -root \n\
331 @GL_KLUDGE@ GL: boing -root \n\
333 @GL_KLUDGE@ GL: carousel -root \n\
335 @GL_KLUDGE@ GL: crackberg -root \n\
336 @GL_KLUDGE@ GL: cube21 -root \n\
338 @GL_KLUDGE@ GL: fliptext -root \n\
339 @GL_KLUDGE@ GL: glhanoi -root \n\
340 @GL_KLUDGE@ GL: tangram -root \n\
341 @GL_KLUDGE@ GL: timetunnel -root \n\
342 @GL_KLUDGE@ GL: glschool -root \n\
343 @GL_KLUDGE@ GL: topblock -root \n\
344 @GL_KLUDGE@ GL: cubicgrid -root \n\
346 @GL_KLUDGE@ GL: gears -root \n\
347 @GL_KLUDGE@ GL: glcells -root \n\
348 @GL_KLUDGE@ GL: lockward -root \n\
350 @GL_KLUDGE@ GL: moebiusgears -root \n\
351 @GL_KLUDGE@ GL: voronoi -root \n\
352 @GL_KLUDGE@ GL: hypnowheel -root \n\
353 @GL_KLUDGE@ GL: klein -root \n\
355 @GL_KLUDGE@ GL: photopile -root \n\
356 @GL_KLUDGE@ GL: skytentacles -root \n\
357 @GL_KLUDGE@ GL: rubikblocks -root \n\
358 @GL_KLUDGE@ GL: companioncube -root \n\
359 @GL_KLUDGE@ GL: hilbert -root \n\
360 @GL_KLUDGE@ GL: tronbit -root \n\
361 @GL_KLUDGE@ GL: geodesic -root \n\
363 @GL_KLUDGE@ GL: kaleidocycle -root \n\
364 @GL_KLUDGE@ GL: quasicrystal -root \n\
365 @GL_KLUDGE@ GL: unknownpleasures -root \n\
367 @GL_KLUDGE@ GL: cityflow -root \n\
368 @GL_KLUDGE@ GL: geodesicgears -root \n\
369 @GL_KLUDGE@ GL: projectiveplane -root \n\
370 @GL_KLUDGE@ GL: romanboy -root \n\
371 tessellimage -root \n\
372 @GL_KLUDGE@ GL: winduprobot -root \n\
373 @GL_KLUDGE@ GL: splitflap -root \n\
378 !=============================================================================
380 ! You probably don't want to change anything after this point.
382 !=============================================================================
385 XScreenSaver.pointerPollTime: 0:00:05
386 XScreenSaver.pointerHysteresis: 10
387 XScreenSaver.initialDelay: 0:00:00
388 XScreenSaver.windowCreationTimeout: 0:00:30
389 XScreenSaver.bourneShell: /bin/sh
392 ! Resources for the password and splash-screen dialog boxes of
393 ! the "xscreensaver" daemon.
395 *Dialog.headingFont: *-helvetica-bold-r-*-*-*-180-*-*-*-iso8859-1
396 *Dialog.bodyFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1
397 *Dialog.labelFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1
398 *Dialog.unameFont: *-helvetica-bold-r-*-*-*-120-*-*-*-iso8859-1
399 *Dialog.buttonFont: *-helvetica-bold-r-*-*-*-140-*-*-*-iso8859-1
400 *Dialog.dateFont: *-helvetica-medium-r-*-*-*-80-*-*-*-iso8859-1
401 ! Helvetica asterisks look terrible.
402 !*passwd.passwdFont: *-helvetica-medium-r-*-*-*-140-*-*-*-iso8859-1
403 *passwd.passwdFont: *-courier-medium-r-*-*-*-140-*-*-*-iso8859-1
405 *Dialog.foreground: #000000
406 *Dialog.background: #E6E6E6
407 *Dialog.Button.foreground: #000000
408 *Dialog.Button.background: #F5F5F5
409 !*Dialog.Button.pointBackground: #EAEAEA
410 !*Dialog.Button.clickBackground: #C3C3C3
411 *Dialog.text.foreground: #000000
412 *Dialog.text.background: #FFFFFF
413 *passwd.thermometer.foreground: #4464AC
414 *passwd.thermometer.background: #FFFFFF
415 *Dialog.topShadowColor: #FFFFFF
416 *Dialog.bottomShadowColor: #CECECE
417 *Dialog.logo.width: 210
418 *Dialog.logo.height: 210
419 *Dialog.internalBorderWidth: 24
420 *Dialog.borderWidth: 1
421 *Dialog.shadowThickness: 2
423 *passwd.heading.label: XScreenSaver %s
424 *passwd.body.label: This screen is locked.
425 *passwd.unlock.label: OK
426 *passwd.login.label: New Login
427 *passwd.user.label: Username:
428 *passwd.thermometer.width: 8
429 *passwd.asterisks: True
432 *splash.heading.label: XScreenSaver %s
433 *splash.body.label: Copyright \251 1991-2015 by
434 *splash.body2.label: Jamie Zawinski <jwz@jwz.org>
435 *splash.demo.label: Settings
436 *splash.help.label: Help
439 !=============================================================================
441 ! Pretty names for the hacks that have unusual capitalization.
443 !=============================================================================
445 *hacks.antinspect.name: AntInspect
446 *hacks.antmaze.name: AntMaze
447 *hacks.antspotlight.name: AntSpotlight
448 *hacks.binaryring.name: BinaryRing
449 *hacks.blinkbox.name: BlinkBox
450 *hacks.blitspin.name: BlitSpin
451 *hacks.blocktube.name: BlockTube
452 *hacks.bouncingcow.name: BouncingCow
453 *hacks.boxfit.name: BoxFit
454 *hacks.bsod.name: BSOD
455 *hacks.bubble3d.name: Bubble3D
456 *hacks.ccurve.name: CCurve
457 *hacks.cloudlife.name: CloudLife
458 *hacks.companioncube.name: CompanionCube
459 *hacks.cubestorm.name: CubeStorm
460 *hacks.cubicgrid.name: CubicGrid
461 *hacks.cwaves.name: CWaves
462 *hacks.dangerball.name: DangerBall
463 *hacks.decayscreen.name: DecayScreen
464 *hacks.dnalogo.name: DNA Logo
465 *hacks.euler2d.name: Euler2D
466 *hacks.fadeplot.name: FadePlot
467 *hacks.flipflop.name: FlipFlop
468 *hacks.flipscreen3d.name: FlipScreen3D
469 *hacks.fliptext.name: FlipText
470 *hacks.fluidballs.name: FluidBalls
471 *hacks.flyingtoasters.name: FlyingToasters
472 *hacks.fontglide.name: FontGlide
473 *hacks.fuzzyflakes.name: FuzzyFlakes
474 *hacks.geodesicgears.name: GeodesicGears
475 *hacks.gflux.name: GFlux
476 *hacks.gleidescope.name: Gleidescope
477 *hacks.glforestfire.name: GLForestFire
478 *hacks.hyperball.name: HyperBall
479 *hacks.hypercube.name: HyperCube
481 *hacks.imsmap.name: IMSMap
482 *hacks.jigglypuff.name: JigglyPuff
483 *hacks.juggler3d.name: Juggler3D
484 *hacks.lcdscrub.name: LCDscrub
485 *hacks.lmorph.name: LMorph
486 *hacks.m6502.name: m6502
487 *hacks.memscroller.name: MemScroller
488 *hacks.metaballs.name: MetaBalls
489 *hacks.mirrorblob.name: MirrorBlob
490 *hacks.moebiusgears.name: MoebiusGears
491 *hacks.morph3d.name: Morph3D
492 *hacks.nerverot.name: NerveRot
493 *hacks.noseguy.name: NoseGuy
494 *hacks.popsquares.name: PopSquares
495 *hacks.projectiveplane.name:ProjectivePlane
496 *hacks.quasicrystal.name: QuasiCrystal
497 *hacks.rd-bomb.name: RDbomb
498 *hacks.rdbomb.name: RDbomb
499 *hacks.romanboy.name: RomanBoy
500 *hacks.rotzoomer.name: RotZoomer
501 *hacks.rubikblocks.name: RubikBlocks
502 *hacks.sballs.name: SBalls
503 *hacks.shadebobs.name: ShadeBobs
504 *hacks.sierpinski3d.name: Sierpinski3D
505 *hacks.skytentacles.name: SkyTentacles
506 *hacks.slidescreen.name: SlideScreen
507 *hacks.speedmine.name: SpeedMine
508 *hacks.splitflap.name: SplitFlap
509 *hacks.starwars.name: StarWars
510 *hacks.stonerview.name: StonerView
512 *hacks.testx11.name: TestX11
513 *hacks.timetunnel.name: TimeTunnel
514 *hacks.topblock.name: TopBlock
515 *hacks.tronbit.name: TronBit
516 *hacks.unknownpleasures.name:UnknownPleasures
517 *hacks.vidwhacker.name: VidWhacker
518 *hacks.webcollage.name: WebCollage
519 *hacks.whirlwindwarp.name: WhirlWindWarp
520 *hacks.winduprobot.name: WindupRobot
521 *hacks.xanalogtv.name: XAnalogTV
522 *hacks.xrayswarm.name: XRaySwarm
524 ! obsolete, but still used by xscreensaver-demo-Xm.
525 *hacks.documentation.isInstalled: True
527 ! (xrdb prevention kludge: whole file) */