Links: I just posted Test 77 to the server development page: http://xfree86.cygwin.com/devel/shadow/
You can install the Test 77 package via setup.exe by selecting the 'test' package (and be sure to check the 'Bin' box): XFree86-xserv-4.2.0-25 Server Test Series binary and source code releases are now available via the sources.redhat.com ftp mirror network (http://cygwin.com/mirrors.html) in the pub/cygwin/xfree/devel/shadow/ directory. You may wish to note the desired filename in the links below, then download from your closest mirror (http://cygwin.com/mirrors.html). Server binary, direct link: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test77.exe.bz2 (1202 KiB) Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20030129-1415.tar.bz2 (107 KiB) xc/programs/Xserver/hw/xwin (all files) diff against Test76 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test76-to-Test77.diff (5 KiB) Changes: 1) Only call setlocale () once per process. This was causing crashes on startup when using both the -clipboard and -multiwindow command-line parameters. (Kensuke Matsuzaki, Harold Hunt) Enjoy, Harold