Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Shin Takemura <takemura@netbsd.org>
List: source-changes
Date: 05/01/2000 00:37:00
Module Name: syssrc
Committed By: takemura
Date: Mon May 1 07:36:59 UTC 2000
Modified Files:
syssrc/sys/dev/wscons: wsmouse.c
Log Message:
Mouse move event should be made before mouse bown event. Without that,
you may got a mouse down event in strange plase.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/wscons/wsmouse.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.