Index of /archives/NetBSD/NetBSD-release-9/xsrc/external/mit/xkbcomp/dist
Name Last modified Size Description
Parent Directory -
CVS/ 2020-03-20 07:41 -
man/ 2020-03-20 07:41 -
compat.h 2009-08-22 08:38 94
xkbcomp.pc.in 2018-03-11 17:30 243
README 2011-02-21 13:52 842
keycodes.h 2009-08-22 08:38 1.7K
config.h.in 2010-11-21 12:47 1.8K
alias.h 2009-08-22 08:38 2.0K
Makefile.am 2013-06-01 08:19 2.1K
xkbpath.h 2009-08-22 08:38 2.4K
configure.ac 2018-12-28 17:56 2.5K
tokens.h 2009-08-22 08:38 2.7K
vmod.h 2009-08-22 08:38 2.7K
action.h 2015-07-22 17:34 2.7K
indicators.h 2015-07-22 17:34 3.1K
misc.h 2009-08-22 08:38 4.0K
COPYING 2008-07-30 13:22 4.3K
expr.h 2009-08-22 08:38 5.8K
parseutils.h 2015-07-22 17:34 6.1K
keymap.c 2009-08-22 08:38 6.2K
ylwrap 2018-12-28 17:56 6.7K
missing 2018-12-28 17:56 6.7K
compile 2018-12-28 17:56 7.2K
utils.h 2015-07-22 17:36 8.0K
utils.c 2015-07-22 17:34 8.1K
xkbcomp.h 2011-07-23 16:27 8.3K
vmod.c 2009-08-22 08:38 8.4K
alias.c 2013-06-01 08:19 8.6K
xkbpath.c 2015-07-22 17:34 11K
listing.c 2016-04-27 16:19 14K
install-sh 2018-03-11 17:30 14K
INSTALL 2015-07-22 17:34 15K
xkbparse.y 2015-07-22 17:34 18K
xkbscan.c 2015-07-22 17:34 18K
misc.c 2017-08-29 18:09 18K
indicators.c 2015-07-22 17:34 19K
parseutils.c 2016-04-27 16:19 19K
depcomp 2018-12-28 17:56 23K
compat.c 2015-07-22 17:34 26K
keycodes.c 2018-12-28 17:56 27K
expr.c 2016-04-27 16:23 31K
Makefile.in 2018-03-11 17:30 35K
config.sub 2018-12-28 17:56 36K
xkbcomp.c 2015-07-22 17:34 38K
keytypes.c 2015-07-22 17:34 39K
config.guess 2018-12-28 17:56 43K
action.c 2015-07-22 17:34 44K
ChangeLog 2018-12-28 17:56 61K
symbols.c 2017-08-29 18:09 69K
xkbparse.c 2017-08-29 18:09 103K
geometry.c 2015-07-22 17:34 111K
aclocal.m4 2018-03-11 17:30 122K
configure 2018-12-28 17:56 344K
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.
More information, including the complete specification, can be found on
http://www.x.org/wiki/XKB