Announcement ============
I just posted Test 104 to the server development page: http://xfree86.cygwin.com/devel/shadow/
Cygwin setup.exe Package Version ================================
You can install the Test 104 package via setup.exe by selecting the following version of the XFree86-xserv package: 4.3.0-17
Binary and Source Distribution - Use a Mirror =============================================
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).
Links =====
Server binary, direct link: http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test104.exe.bz2 (1279 KiB)
Server source, direct link: http://www.msu.edu/~huntharo/xwin/shadow/xwin-20031005-1305.tar.bz2 (129 KiB)
xc/programs/Xserver/hw/xwin (all files) diff against Test102 source code: http://www.msu.edu/~huntharo/xwin/shadow/xwin-Test102-to-Test104.diff (10 KiB)
Changes =======
1) winwndproc.c - Ignore Win32 repeats for the VK_CAPITAL (Caps Lock) key. This may or may not help to keep the state of the Caps Lock key in X and Windows in sycnh; it all depends on whether we are receiving multiple VK_CAPITAL key press messages, or if we are receiving one key press message with a repeat count greater than 1. If this doesn't work then we may need to look at masking key press events for Lock keys that are already pressed in X. (Harold L Hunt II)
Harold
