Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2
xscreensaver
xscreensaver-default-screensaver.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xscreensaver-default-screensaver.patch of Package xscreensaver
modify default configuration - do not grab images from desktop - do not show error output of hacks - ignore not installed hacks (they might disappear on update) - set path to images to use - display date + hostname in hacks requiring text input - select default screensaver to use - use DPMS by default - do not display splash screen - lock screen by default - nice to 19 Index: xscreensaver-5.15/driver/XScreenSaver_ad.h =================================================================== --- xscreensaver-5.15.orig/driver/XScreenSaver_ad.h 2011-09-29 06:16:35.000000000 +0200 +++ xscreensaver-5.15/driver/XScreenSaver_ad.h 2012-02-20 20:20:49.163666604 +0100 @@ -1,35 +1,36 @@ "#error Do not run app-defaults files through xrdb!", "#error That does not do what you might expect.", "#error Put this file in /usr/lib/X11/app-defaults/XScreenSaver instead.", -"*mode: random", +"*mode: blank", +"*selected: 150", "*timeout: 0:10:00", "*cycle: 0:10:00", "*lockTimeout: 0:00:00", "*passwdTimeout: 0:00:30", -"*dpmsEnabled: False", +"*dpmsEnabled: True", "*dpmsQuickoffEnabled: False", -"*dpmsStandby: 2:00:00", -"*dpmsSuspend: 2:00:00", -"*dpmsOff: 4:00:00", -"*grabDesktopImages: True", +"*dpmsStandby: 0:10:00", +"*dpmsSuspend: 0:10:00", +"*dpmsOff: 0:10:00", +"*grabDesktopImages: False", "*grabVideoFrames: False", "*chooseRandomImages: True", -"*imageDirectory: /Library/Desktop Pictures/", -"*nice: 10", +"*imageDirectory: /usr/share/wallpapers/", +"*nice: 19", "*memoryLimit: 0", -"*lock: False", +"*lock: True", "*verbose: False", "*timestamp: True", "*fade: True", "*unfade: False", "*fadeSeconds: 0:00:03", "*fadeTicks: 20", -"*splash: True", +"*splash: False", "*splashDuration: 0:00:05", "*visualID: default", "*captureStderr: True", -"*ignoreUninstalledPrograms: False", -"*textMode: file", +"*ignoreUninstalledPrograms: True", +"*textMode: date", "*textLiteral: XScreenSaver", "*textFile: /usr/X11/share/X11/doc/README.sgml", "*textProgram: fortune", @@ -195,7 +196,7 @@ GL: gleidescope -root \\n\ GL: glknots -root \\n\ GL: glmatrix -root \\n\ -- GL: glslideshow -root \\n\ +- GL: glslideshow -root -root -duration 21 -zoom 84 -pan 30 -titles \\n\ GL: hypertorus -root \\n\ - GL: jigglypuff -root \\n\ metaballs -root \\n\ Index: xscreensaver-5.15/driver/XScreenSaver.ad.in =================================================================== --- xscreensaver-5.15.orig/driver/XScreenSaver.ad.in 2011-09-28 12:54:58.000000000 +0200 +++ xscreensaver-5.15/driver/XScreenSaver.ad.in 2012-02-20 20:20:49.162666651 +0100 @@ -28,37 +28,37 @@ ! /* (xrdb prevention kludge: whole file) -*mode: random +*mode: blank *timeout: 0:10:00 *cycle: 0:10:00 *lockTimeout: 0:00:00 *passwdTimeout: 0:00:30 -*dpmsEnabled: False +*dpmsEnabled: True *dpmsQuickoffEnabled: False *dpmsStandby: 2:00:00 *dpmsSuspend: 2:00:00 *dpmsOff: 4:00:00 -*grabDesktopImages: True +*grabDesktopImages: False *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 +*nice: 19 *memoryLimit: 0 -*lock: False +*lock: True *verbose: False *timestamp: True *fade: True *unfade: False *fadeSeconds: 0:00:03 *fadeTicks: 20 -*splash: True +*splash: False *splashDuration: 0:00:05 *visualID: default -*captureStderr: True -*ignoreUninstalledPrograms: False +*captureStderr: False +*ignoreUninstalledPrograms: True -*textMode: file +*textMode: date *textLiteral: XScreenSaver *textFile: @DEFAULT_TEXT_FILE@ *textProgram: fortune @@ -299,7 +299,7 @@ GetViewPortIsFullOfLies: False @GL_KLUDGE@ GL: gleidescope -root \n\ @GL_KLUDGE@ GL: glknots -root \n\ @GL_KLUDGE@ GL: glmatrix -root \n\ -- GL: glslideshow -root \n\ +- GL: glslideshow -root -duration 30 -zoom 60 -pan 30 -fade 5 \n\ @GL_KLUDGE@ GL: hypertorus -root \n\ - GL: jigglypuff -root \n\ metaballs -root \n\
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor