Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd
Module Name: xsrc
Committed By: tron
Date: Sun Jul 24 11:07:50 UTC 2005
Modified Files:
xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd [netbsd-3]:
bsd_KbdMap.c
Log Message:
Pull up revision 1.9 (requested by macallan in ticket #614):
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.2.2.6 -r1.2.2.7 \
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.
Home |
Main Index |
Thread Index |
Old Index