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