Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: xsrc/xfree/xc/programs/Xserver/hw/xfree86/os-support/bsd



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.




Home | Main Index | Thread Index | Old Index