Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 07/22/2005 20:28:09
Module Name:	xsrc
Committed By:	macallan
Date:		Fri Jul 22 20:28:09 UTC 2005

Modified Files:
	xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd: bsd_KbdMap.c

Log Message:
fixes in the ADB map:
- map the backspace key to KEY_BackSpace
- swap LAlt and LMeta to match the keyboard (Alt=Alt/Option, Meta=Command)
- add a keysym for . on the number pad
... so killing the Xserver with Ctrl-Alt-BackSpace works now and the default
map matches an US keyboard without any xmodmap stunts.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd/bsd_KbdMap.c

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