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