8ea8d3452e
PR: ports/53108 Submitted by: Ports Fury Approved by: maintainer timeout (1 month)
25 lines
1.2 KiB
Text
25 lines
1.2 KiB
Text
--- configs/wdm-config.in.orig Sun Jun 1 17:00:09 2003
|
|
+++ configs/wdm-config.in Sun Jun 1 22:45:23 2003
|
|
@@ -3,7 +3,7 @@
|
|
! wdm configuration file input (sed in Makefile)
|
|
!
|
|
DisplayManager.errorLogFile: @LOGDIR@/xdm-errors.log
|
|
-DisplayManager.pidFile: @RUNDIR@/xdm-pid
|
|
+DisplayManager.pidFile: @RUNDIR@/xdm.pid
|
|
DisplayManager.keyFile: @DMDIR@/xdm-keys
|
|
DisplayManager.servers: @DMDIR@/Xservers
|
|
DisplayManager.accessFile: @DMDIR@/Xaccess
|
|
@@ -25,11 +25,11 @@
|
|
! 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:@GFXDIR@/Stars.jpg
|
|
+DisplayManager*wdmBg: pixmap:@GFXDIR@/daemon1-HQ-1280x960.jpg
|
|
!
|
|
! optional pixmap for logo
|
|
@PIXMAPCOMMENT@DisplayManager*wdmLogo: @GFXDIR@/@PIXMAPFILE@
|