This is the mail archive of the
cygwin-xfree@cygwin.com
mailing list for the Cygwin XFree86 project.
[ANNOUNCEMENT] Server Test 39
- To: "cygx" <cygwin-xfree at cygwin dot com>
- Subject: [ANNOUNCEMENT] Server Test 39
- From: "Harold Hunt" <huntharo at msu dot edu>
- Date: Mon, 2 Jul 2001 05:38:24 -0400
Links:
I just posted Test 39 to the server development page:
http://xfree86.cygwin.com/deve/shadow/
Server binary, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test39.exe.bz2 (1050 KB)
Server source, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/xwin-20010702-0503.tar.bz2 (66 KB)
Changes:
1) Enable OsVenderInit () in hw/xwin/InitOutput.c by fixing a type in
the DDXOSINIT flag in xc/config/cf/cygwin.cf. There as a 'D' missing
from the flag.
2) Add a default screen in OsVenderInit () if no screen parameters
were processed by hw/xwin/InitOutput.c/ddxProcessArgument (). This
allows Cygwin/XFree86 to startup without any parameters, such as what
will happen if ia user runs /usr/X11R6/bin/X.
Enjoy,
Harold