Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 788865 | Differences between
and this patch

Collapse All | Expand All

(-)a/driver/XScreenSaver.ad.in (-6 / +7 lines)
Lines 31-51 Link Here
31
*mode:			random
31
*mode:			random
32
*timeout:		0:10:00
32
*timeout:		0:10:00
33
*cycle:			0:10:00
33
*cycle:			0:10:00
34
*lockTimeout:		0:00:00
34
*lockTimeout:		0:30:00
35
*passwdTimeout:		0:00:30
35
*passwdTimeout:		0:00:30
36
*dpmsEnabled:		False
36
*dpmsEnabled:		True
37
*dpmsQuickoffEnabled:	False
37
*dpmsQuickoffEnabled:	False
38
*dpmsStandby:		2:00:00
38
*dpmsStandby:		2:00:00
39
*dpmsSuspend:		2:00:00
39
*dpmsSuspend:		2:00:00
40
*dpmsOff:		4:00:00
40
*dpmsOff:		4:00:00
41
*grabDesktopImages:	True
41
*grabDesktopImages:	False
42
*grabVideoFrames:	False
42
*grabVideoFrames:	False
43
*chooseRandomImages:	@DEFAULT_IMAGES_P@
43
*chooseRandomImages:	@DEFAULT_IMAGES_P@
44
! This can be a local directory name, or the URL of an RSS or Atom feed.
44
! This can be a local directory name, or the URL of an RSS or Atom feed.
45
*imageDirectory:	@DEFAULT_IMAGE_DIRECTORY@
45
*imageDirectory:	@DEFAULT_IMAGE_DIRECTORY@
46
*nice:			10
46
*nice:			10
47
*memoryLimit:		0
47
*memoryLimit:		0
48
*lock:			False
48
*lock:			True
49
*verbose:		False
49
*verbose:		False
50
*fade:			True
50
*fade:			True
51
*unfade:		True
51
*unfade:		True
Lines 62-68 Link Here
62
*textLiteral:		XScreenSaver
62
*textLiteral:		XScreenSaver
63
*textFile:		@DEFAULT_TEXT_FILE@
63
*textFile:		@DEFAULT_TEXT_FILE@
64
*textProgram:		fortune
64
*textProgram:		fortune
65
*textURL:		https://en.wikipedia.org/w/index.php?title=Special:NewPages&feed=rss
65
*textURL:		https://planet.gentoo.org/rss20.xml
66
66
67
! This is what the "Settings" button on the splash screen runs.
67
! This is what the "Settings" button on the splash screen runs.
68
*demoCommand: xscreensaver-settings
68
*demoCommand: xscreensaver-settings
Lines 103-109 Link Here
103
103
104
104
105
! The strftime(3) format string for printing the time on the password dialog.
105
! The strftime(3) format string for printing the time on the password dialog.
106
*dateFormat:		%I:%M %p, %a %b %e
106
!*dateFormat:		%I:%M %p, %a %b %e
107
*dateFormat:		%x %X
107
! DD MMM:
108
! DD MMM:
108
! *dateFormat:		%I:%M %p, %e %b (%a)
109
! *dateFormat:		%I:%M %p, %e %b (%a)
109
! 12 hour time only:
110
! 12 hour time only:

Return to bug 788865