xenocara/dist/xkeyboard-config
purplerain 155eb8555e
sync with OpenBSD -current
2024-04-29 00:35:41 +00:00
..
compat sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
docs sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
geometry sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
keycodes sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
man sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
po sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
rules sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
symbols sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
types sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ABOUT-NLS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
AUTHORS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
COPYING sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
ChangeLog sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.am sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
Makefile.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
NEWS sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
README sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
TODO sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
aclocal.m4 sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
autogen.sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
compile sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.guess sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
config.rpath sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
config.sub sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
configure sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
configure.ac sync with OpenBSD -current 2024-04-29 00:35:41 +00:00
install-sh sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
intltool-extract.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
intltool-merge.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
intltool-update.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
missing sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00
xkeyboard-config.pc.in sync code with last improvements from OpenBSD 2023-08-28 05:57:34 +00:00

README

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 bugzilla system:

  https://bugs.freedesktop.org/enter_bug.cgi?product=xkeyboard-config