This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

[ANNOUNCEMENT] Server Test 23


I just posted Test 23 to my usual announcement page:
http://www.msu.edu/~huntharo/xwin/shadow/

Server binary, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/XWin-Test23.exe.bz2

hw/xwin source, direct link:
http://www.msu.edu/~huntharo/xwin/shadow/xwin-20010507-0309.tar.bz2

Changes:
1) Added 3 button mouse emulation support. (me, Alexander Gottwald)
2) Removed extraneous text following an #endif from winshadgdi.c (me)
3) Pulled mouse button handling out of winwndproc.c, deposited
	said code into winmouse.c.

On Windows NT/2000 the 3 button emulation timeout can be adjusted in
increments of 10 milliseconds; on Windows 95/98/Me the 3 button emulation
timeout can be adjusted in increments of roughly 55 milliseconds.  This
limitation in timout resolution is due to using Win32 User timers; perhaps a
different sort of Win32 timer will be used in the future if users find the
current timout resolution inadequate.

Use '-emulate3buttons' to enable 3 button mouse emulation; you may also use
'-emulate3buttons timeout_in_milliseconds' to specify the maximum time
allowed between the pressing of each button; the default timeout is 50
milliseconds.

Harold


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]