Index of /archives/NetBSD/NetBSD-release-10/xsrc/external/mit/xkeyboard-config/dist
Name Last modified Size Description
Parent Directory -
types/ 2022-12-18 05:58 -
tests/ 2022-12-18 05:58 -
symbols/ 2025-01-29 12:07 -
scripts/ 2022-12-18 05:58 -
rules/ 2025-01-29 12:07 -
po/ 2022-12-18 05:58 -
meson_options.txt 2022-10-17 16:37 419
meson.build 2022-10-17 16:37 2.0K
man/ 2022-12-18 05:58 -
keycodes/ 2022-12-18 05:58 -
geometry/ 2022-12-18 05:58 -
docs/ 2022-12-18 05:58 -
configure 2022-10-18 16:35 13
compat/ 2022-12-18 05:58 -
TODO 2008-08-30 18:12 531
README 2022-10-17 16:37 1.5K
NEWS 2022-10-17 16:37 5.2K
ChangeLog 2010-05-28 18:54 50
CVS/ 2025-01-29 12:07 -
COPYING 2010-05-28 18:54 9.0K
AUTHORS 2014-03-17 17:32 510
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 at 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 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