Module Name:    xsrc
Committed By:   mrg
Date:           Mon Mar 11 01:32:06 UTC 2019

Modified Files:
        xsrc/external/mit/xdm/dist/config: Xservers.ws.in

Log Message:
restore change lost in Xservers.ws.cpp -> Xservers.ws.in rename:

http://mail-index.netbsd.org/source-changes/2012/02/18/msg031930.html

Add -noretro as default server arg in configuration files where we are
sure the user will get a visible window "soon".
The sole reason we backed out the "retro" change from upstream
was to avoid an empty black screen after manualy starting just "X". With
these preconfigured startup mehtods, this confusion can not happen.

pointed out by jmcneill.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 xsrc/external/mit/xdm/dist/config/Xservers.ws.in

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: xsrc/external/mit/xdm/dist/config/Xservers.ws.in
diff -u xsrc/external/mit/xdm/dist/config/Xservers.ws.in:1.1.1.1 xsrc/external/mit/xdm/dist/config/Xservers.ws.in:1.2
--- xsrc/external/mit/xdm/dist/config/Xservers.ws.in:1.1.1.1	Tue Mar  5 08:26:49 2019
+++ xsrc/external/mit/xdm/dist/config/Xservers.ws.in	Mon Mar 11 01:32:06 2019
@@ -9,4 +9,4 @@ XCOMM you can add them here as well.  Ea
 XCOMM look like:
 XCOMM	XTerminalName:0 foreign
 XCOMM
-:0 local BINDIR/X :0 DEFAULTVT
+:0 local BINDIR/X :0 -noretro DEFAULTVT

Reply via email to