mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
26 lines
1.2 KiB
Plaintext
26 lines
1.2 KiB
Plaintext
--- src/config/wdm-config.in.orig Thu Sep 16 09:27:58 1999
|
|
+++ src/config/wdm-config.in Mon Dec 20 16:29:51 1999
|
|
@@ -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: #configdir#/xdm-keys
|
|
DisplayManager.servers: #configdir#/Xservers
|
|
DisplayManager.accessFile: #configdir#/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:#configdir#/pixmaps/Stars.jpg
|
|
+DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/daemon1-HQ-1280x960.jpg
|
|
!
|
|
! optional pixmap for logo
|
|
#pixmapcomment#DisplayManager*wdmLogo: #configdir#/pixmaps/#pixmapfile#
|