x11-xserver-utils/xkbcomp
Julien Cristau e410c34c37 autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
..
AUTHORS Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
COPYING Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
ChangeLog * Update xkbcomp to version 1.0.2 2006-05-02 03:10:13 +00:00
INSTALL autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
Makefile.am Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
Makefile.in autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
NEWS Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
README Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
README.config * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
README.enhancing * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
aclocal.m4 autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
action.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
action.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
alias.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
alias.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
compat.c * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
compat.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
config.guess autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
config.h.in Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
config.sub autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
configure autoreconf -f -i for teh win 2007-02-11 16:21:27 +01:00
configure.ac * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
depcomp * Update xkbcomp to version 1.0.2 2006-05-02 03:10:13 +00:00
expr.c * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
expr.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
geometry.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
indicators.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
indicators.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
install-sh * Update xkbcomp to version 1.0.2 2006-05-02 03:10:13 +00:00
keycodes.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
keycodes.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
keymap.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
keytypes.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
listing.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
misc.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
misc.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
missing * Update xkbcomp to version 1.0.2 2006-05-02 03:10:13 +00:00
parseutils.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
parseutils.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
symbols.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
tokens.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
utils.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
utils.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
vmod.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
vmod.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbcomp.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbcomp.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbcomp.man Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbparse.c * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
xkbparse.y * Update to xkbcomp 1.0.3. 2007-02-11 07:45:57 +01:00
xkbpath.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbpath.h Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00
xkbscan.c Add files lost in the migration from svn. 2007-02-08 16:49:51 +01:00

README

X Keyboard Extension
--------------------

The X Keyboard Extension essentially replaces the core protocol definition of
keyboard. The extension makes possible to clearly and explicitly specify most
aspects of keyboard behaviour on per-key basis and to more closely track the
logical and physical state of the keyboard. It also includes a number of
keyboard controls designed to make keyboards more accessible to people with
physical impairments.

There are five types of components in the server database corresponing to five
xkb symbolic names: symbols, geometry, keycodes, compat and types which
determine the keyboard behaviour. These five components can combined together
into a resulting keyboard mapping using the 'rules' component.

The complete specification can be found on
http://www.x-docs.org/XKB/XKBproto.pdf

For XKB configuration information see 'README.config' file.

For information how to further enhance XKB configuration see 'README.enhancing'
file.


$XFree86$