Subject: CVS commit: xsrc
To: None <source-changes@netbsd.org>
From: Dan Winship <danw@netbsd.org>
List: source-changes
Date: 06/08/1999 05:04:59
Module Name:	xsrc
Committed By:	danw
Date:		Tue Jun  8 02:04:55 UTC 1999

Modified Files:
	xsrc/xc/programs/Xserver/hw/netbsd/macppc: macppcKeyMap.c

Log Message:
update for extended keyboard.

add F13, F14, F15, Insert (Shift + Help), Delete, End.
rename KP_Home, KP_Page_Up, KP_Page_Down without the KP_
(The Home, Page Up, and Page Down on the Apple USB keyboard are
above the keypad, but generate the same codes as the normally
located ones on an extended keyboard.)

add ControlMask to Control_R


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 \
    xsrc/xc/programs/Xserver/hw/netbsd/macppc/macppcKeyMap.c

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