blob: 86ac2c0e5a70db35bcca227c033d1885c09b361d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
--- src/config/wdm-config.in.orig Sun Aug 30 17:15:53 1998
+++ src/config/wdm-config.in Fri Sep 11 09:22:53 1998
@@ -25,11 +25,12 @@
! display screen background--if not set or set to none, then the
! background is not set by wdm.
! DisplayManager*wdmBg: none
-DisplayManager*wdmBg: solid:RoyalBlue
+! DisplayManager*wdmBg: solid:RoyalBlue
! DisplayManager*wdmBg: dgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg: hgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg: vgradient:RoyalBlue,FireBrick,Black
! DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/Stars.jpg
+DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/daemon1-HQ-1280x960.jpg
!
! optional pixmap for logo
#pixmapcomment#DisplayManager*wdmLogo: #configdir#/pixmaps/#pixmapfile#
|