Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 06/04/1999 08:03:44
Module Name:	syssrc
Committed By:	drochner
Date:		Fri Jun  4 15:03:44 UTC 1999

Modified Files:
	syssrc/sys/dev/pckbc: pckbd.c

Log Message:
In pckbd_decode(), do the remapping of "extended" (multibyte) keys
before the elimination of typematic events.
This fixes the case where the "extended" prefix was not ignored and
affected the next keystroke. (seen with the AltGr key)


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 syssrc/sys/dev/pckbc/pckbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.