xenocara/dist/xkeyboard-config
2015-11-14 15:30:00 +00:00
..
compat Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
docs Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
geometry Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
keycodes Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
man Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
po Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
rules Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
symbols Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
types Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
ABOUT-NLS Update to xkeyboard-config 2.13. 2014-12-28 16:41:04 +00:00
aclocal.m4 Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
AUTHORS Update to xkeyboard-config 2.10.1. 2013-10-26 17:49:57 +00:00
autogen.sh Update to 2.6 2012-06-10 16:30:14 +00:00
ChangeLog Update xkeyboard-config to 2.0 2011-01-10 14:25:56 +00:00
compile Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
config.guess Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
config.rpath Update to xkeyboard-config 2.13. 2014-12-28 16:41:04 +00:00
config.sub Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
configure Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
configure.ac Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
COPYING Update xkeyboard-config to 2.0 2011-01-10 14:25:56 +00:00
install-sh Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
intltool-extract.in Import xkeyboard-config version 1.6. 2009-06-06 17:52:23 +00:00
intltool-merge.in Import xkeyboard-config version 1.6. 2009-06-06 17:52:23 +00:00
intltool-update.in Import xkeyboard-config version 1.6. 2009-06-06 17:52:23 +00:00
Makefile.am Update to xkeyboard-config 2.11. 2014-05-05 18:05:33 +00:00
Makefile.in Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
missing Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
NEWS Update to xkeyboard-config 2.16. 2015-11-14 15:30:00 +00:00
README Update to xkeyboard-config 2.14. 2015-03-30 17:11:29 +00:00
TODO Import xkeyboard-config version 1.6. 2009-06-06 17:52:23 +00:00
xkeyboard-config.pc.in Update xkeyboard-config to 2.0 2011-01-10 14:25:56 +00:00

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