Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/xkeyboard-config/dist
Name Last modified Size Description
Parent Directory -
ABOUT-NLS 2019-06-01 16:11 92K
AUTHORS 2014-03-17 17:32 510
COPYING 2010-05-28 18:54 9.0K
CVS/ 2025-04-02 12:05 -
ChangeLog 2010-05-28 18:54 50
Makefile.am 2019-06-01 16:11 366
Makefile.in 2019-06-01 16:11 28K
NEWS 2019-06-01 16:11 4.8K
README 2019-06-01 16:11 1.6K
TODO 2008-08-30 18:12 531
aclocal.m4 2019-06-01 16:11 123K
autogen.sh 2019-06-01 16:11 365
compat/ 2020-03-20 07:41 -
compile 2019-03-06 19:57 7.2K
config.guess 2019-06-01 16:11 43K
config.rpath 2019-06-01 16:11 18K
config.sub 2019-06-01 16:11 31K
configure 2019-06-01 16:11 251K
configure.ac 2019-06-01 16:11 3.8K
docs/ 2020-03-20 07:41 -
geometry/ 2020-03-20 07:41 -
install-sh 2019-03-06 19:57 15K
keycodes/ 2020-03-20 07:41 -
m4/ 2020-03-20 07:41 -
man/ 2020-03-20 07:41 -
missing 2019-03-06 19:57 6.7K
po/ 2020-03-20 07:41 -
rules/ 2025-04-02 12:05 -
symbols/ 2025-04-02 12:05 -
types/ 2020-03-20 07:41 -
xkeyboard-config.pc.in 2010-05-28 18:54 165
X Keyboard Extension
--------------------
The X Keyboard (XKB) Extension essentially replaces the core protocol
definition of a keyboard. The extension makes it possible to specify
clearly and explicitly most aspects of keyboard behaviour on a per-key
basis, and to track more closely the logical and physical state of a
keyboard. It also includes a number of keyboard controls designed to
make keyboards more accessible to people with physical impairments.
There are five components that define a complete keyboard mapping:
symbols, geometry, keycodes, compat, and types; these five components
can be combined together using the 'rules' component of the database
provided by this project, xkeyboard-config.
The complete specification for the XKB Extension can be found here:
http://xfree86.org/current/XKBproto.pdf
xkeyboard-config
----------------
This project provides a consistent, well-structured, frequently
released, open source database of keyboard configuration data. The
project is targeted to XKB-based systems.
For XKB configuration information, see:
docs/README.config
For information on how to enhance the database itself, see:
docs/README.enhancing
For information on how to replace an older XKB configuration database
with the one provided by this project, see:
docs/HOWTO.transition
For guidelines to making contributions to this project, see:
http://www.freedesktop.org/wiki/Software/XKeyboardConfig/Rules
To submit bug reports (and patches), please use the issue system in
freedesktop.org's gitlab instance:
https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues