Subject: CVS commit: src/sys/arch/macppc/dev
To: None <source-changes@NetBSD.org>
From: Nathan J Williams <nathanw@netbsd.org>
List: source-changes
Date: 07/24/2003 21:01:40
Module Name: src
Committed By: nathanw
Date: Thu Jul 24 21:01:39 UTC 2003
Modified Files:
src/sys/arch/macppc/dev: abtn.c
Log Message:
Add an option, enabled with the FORCE_FUNCTION_KEYS macro, that converts
"hotkey" abtn events into the function-key akbd events for the keys
that they're actually on (though the eject/f12 mapping is probably wrong for
the 12" PowerBook G4).
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/sys/arch/macppc/dev/abtn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.