diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-04 07:17:26 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 1998-09-04 07:17:26 +0000 |
commit | 2d749d67ab33c7de7bfe311692efb75ffc003dcb (patch) | |
tree | 208a17614e93238274d7e09047304a88e0cd30ea /x11/wdm/files/patch-ab | |
parent | Upgrade to 0.19.1. (diff) |
New port wdm, the WINGs Display Manager. This is an xdm replacement
which uses an external login program instead of xdm's standard greeter.
I still need to find out why you can't change the logo for now. When
this works some BSD pixmaps would be nice to have. Any artists among us?
Notes
Notes:
svn path=/head/; revision=13004
Diffstat (limited to 'x11/wdm/files/patch-ab')
-rw-r--r-- | x11/wdm/files/patch-ab | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/x11/wdm/files/patch-ab b/x11/wdm/files/patch-ab new file mode 100644 index 000000000000..6fdf1fd9f62d --- /dev/null +++ b/x11/wdm/files/patch-ab @@ -0,0 +1,18 @@ +--- src/config/wdm-config.in.orig Wed Aug 19 19:20:59 1998 ++++ src/config/wdm-config.in Thu Sep 3 18:54:01 1998 +@@ -21,12 +21,11 @@ + DisplayManager*session: #configdir#/Xsession + DisplayManager*authComplain: false + DisplayManager*wdmLogin: #bindir#/wdmLogin +-DisplayManager*wdmBg: solid:RoyalBlue ++DisplayManager*wdmBg: pixmap:#configdir#/pixmaps/daemon1-HQ-1280x960.jpg + ! DisplayManager*wdmBg: dgradient:RoyalBlue,FireBrick,Black +-! DisplayManager*wdmLogo: #configdir#/pixmaps/Eagle.xpm +-DisplayManager*wdmWm: wmaker:afterstep ++DisplayManager*wdmLogo: #configdir#/pixmaps/Earth200x130.xpm ++DisplayManager*wdmWm: wmaker:afterstep:ctwm:enlightenment:fvwm:fvwm2:fvwm95:olvwm:qvwm:tvtwm + DisplayManager*wdmReboot: #SHUTDOWN# -t3 -r now + DisplayManager*wdmHalt: #SHUTDOWN# -t3 -h now + DisplayManager*wdmVerify: true + DisplayManager*wdmRoot: false +- |