Subject: CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 05/30/2005 14:21:12
Module Name:	xsrc
Committed By:	macallan
Date:		Mon May 30 14:21:12 UTC 2005

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

Log Message:
- made X -configure use the modular keyboard driver by default
- added scancodes for Sun-specific keys to the Sun keymap
- fixed the legacy driver to ignore bogus scancodes


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/common/xf86Configure.c
cvs rdiff -r1.5 -r1.6 \
    xsrc/xfree/xc/programs/Xserver/hw/xfree86/common/xf86Events.c
cvs rdiff -r1.2 -r1.3 \
    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.