X-Git-Url: http://git.hungrycats.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=driver%2FXScreenSaver.ad.in;h=29517ceb066270318399896da7b091537d329b62;hb=c70f94f648d51bb4828193124f325fa52b0e57f3;hp=ec6dfdc6fa1213cc4753668a343f42288371fccb;hpb=3243731044b944673630b55e16674c191b026f84;p=xscreensaver diff --git a/driver/XScreenSaver.ad.in b/driver/XScreenSaver.ad.in index ec6dfdc6..29517ceb 100644 --- a/driver/XScreenSaver.ad.in +++ b/driver/XScreenSaver.ad.in @@ -4,8 +4,8 @@ ! a screen saver and locker for the X window system ! by Jamie Zawinski ! -! version 5.10 -! 07-Sep-2009 +! version 5.17 +! 22-Jun-2012 ! ! See "man xscreensaver" for more info. The latest version is always ! available at http://www.jwz.org/xscreensaver/ @@ -34,12 +34,14 @@ *lockTimeout: 0:00:00 *passwdTimeout: 0:00:30 *dpmsEnabled: False +*dpmsQuickoffEnabled: False *dpmsStandby: 2:00:00 *dpmsSuspend: 2:00:00 *dpmsOff: 4:00:00 *grabDesktopImages: True *grabVideoFrames: False *chooseRandomImages: @DEFAULT_IMAGES_P@ +! This can be a local directory name, or the URL of an RSS or Atom feed. *imageDirectory: @DEFAULT_IMAGE_DIRECTORY@ *nice: 10 *memoryLimit: 0 @@ -60,8 +62,8 @@ *textLiteral: XScreenSaver *textFile: @DEFAULT_TEXT_FILE@ *textProgram: fortune -*textURL: http://www.livejournal.com/stats/latest-rss.bml -!*textURL: http://twitter.com/statuses/public_timeline.atom +*textURL: http://twitter.com/statuses/public_timeline.atom +!*textURL: http://www.livejournal.com/stats/latest-rss.bml *overlayTextForeground: #FFFF00 *overlayTextBackground: #000000 @@ -73,6 +75,9 @@ *xidleExtension: True *procInterrupts: True +! Turning this on makes pointerHysteresis not work. +*xinputExtensionDev: False + ! Set this to True if you are experiencing longstanding XFree86 bug #421 ! (xscreensaver not covering the whole screen) GetViewPortIsFullOfLies: False @@ -128,6 +133,7 @@ GetViewPortIsFullOfLies: False ! This command is executed by the "New Login" button on the lock dialog. ! (That button does not appear on the dialog if this program does not exist.) ! For Gnome: probably "gdmflexiserver -ls". KDE, probably "kdmctl reserve". +! Or maybe yet another wheel-reinvention, "lxdm -c USER_SWITCH". ! @NEW_LOGIN_COMMAND_P@*newLoginCommand: @NEW_LOGIN_COMMAND@ @@ -347,7 +353,10 @@ GetViewPortIsFullOfLies: False - lcdscrub -root \n\ @GL_KLUDGE@ GL: photopile -root \n\ @GL_KLUDGE@ GL: skytentacles -root \n\ -@GL_KLUDGE@ GL: rubikblocks -root \n +@GL_KLUDGE@ GL: rubikblocks -root \n\ +@GL_KLUDGE@ GL: companioncube -root \n\ +@GL_KLUDGE@ GL: hilbert -root \n\ +@GL_KLUDGE@ GL: tronbit -root \n @@ -406,7 +415,7 @@ XScreenSaver.bourneShell: /bin/sh *passwd.uname: True *splash.heading.label: XScreenSaver %s -*splash.body.label: Copyright © 1991-2008 by +*splash.body.label: Copyright © 1991-2010 by *splash.body2.label: Jamie Zawinski *splash.demo.label: Settings *splash.help.label: Help @@ -430,6 +439,7 @@ XScreenSaver.bourneShell: /bin/sh *hacks.bubble3d.name: Bubble3D *hacks.ccurve.name: CCurve *hacks.cloudlife.name: CloudLife +*hacks.companioncube.name: CompanionCube *hacks.cubestorm.name: CubeStorm *hacks.cubicgrid.name: CubicGrid *hacks.cwaves.name: CWaves @@ -480,6 +490,7 @@ XScreenSaver.bourneShell: /bin/sh *hacks.t3d.name: T3D *hacks.timetunnel.name: TimeTunnel *hacks.topblock.name: TopBlock +*hacks.tronbit.name: TronBit *hacks.vidwhacker.name: VidWhacker *hacks.webcollage.name: WebCollage *hacks.whirlwindwarp.name: WhirlWindWarp