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