Index of /archives/NetBSD/NetBSD-release-10/xsrc/external/mit/xkbcomp/dist
Name Last modified Size Description
Parent Directory -
CVS/ 2022-12-18 05:58 -
man/ 2022-12-18 05:58 -
utils.h 2021-04-27 10:47 7.1K
expr.c 2021-04-27 10:47 31K
xkbparse.y 2021-04-27 10:46 18K
xkbparse.c 2021-04-27 10:46 107K
parseutils.h 2021-04-27 10:46 6.1K
listing.c 2021-04-27 10:46 14K
keymap.c 2021-04-27 10:46 6.2K
indicators.h 2021-04-27 10:46 3.1K
expr.h 2021-04-27 10:46 5.8K
depcomp 2021-04-27 10:46 23K
compile 2021-04-27 10:46 7.2K
alias.c 2021-04-27 10:46 8.6K
action.h 2021-04-27 10:46 2.7K
README 2021-04-27 10:46 843
ylwrap 2021-04-27 10:45 6.7K
xkbscan.c 2021-04-27 10:45 18K
xkbpath.c 2021-04-27 10:45 11K
xkbcomp.pc.in 2021-04-27 10:45 206
xkbcomp.h 2021-04-27 10:45 8.3K
xkbcomp.c 2021-04-27 10:45 38K
vmod.h 2021-04-27 10:45 2.7K
vmod.c 2021-04-27 10:45 8.4K
utils.c 2021-04-27 10:45 8.1K
tokens.h 2021-04-27 10:45 2.7K
symbols.c 2021-04-27 10:45 69K
parseutils.c 2021-04-27 10:45 19K
missing 2021-04-27 10:45 6.7K
misc.h 2021-04-27 10:45 3.9K
misc.c 2021-04-27 10:45 18K
keytypes.c 2021-04-27 10:45 39K
keycodes.h 2021-04-27 10:45 1.7K
keycodes.c 2021-04-27 10:45 27K
install-sh 2021-04-27 10:45 15K
indicators.c 2021-04-27 10:45 19K
geometry.c 2021-04-27 10:45 111K
configure.ac 2021-04-27 10:45 2.4K
configure 2021-04-27 10:45 346K
config.sub 2021-04-27 10:45 31K
config.guess 2021-04-27 10:45 43K
compat.c 2021-04-27 10:45 26K
alias.h 2021-04-27 10:45 2.0K
action.c 2021-04-27 10:45 45K
aclocal.m4 2021-04-27 10:45 123K
Makefile.in 2021-04-27 10:45 38K
Makefile.am 2021-04-27 10:45 2.1K
ChangeLog 2021-04-27 10:45 70K
COPYING 2021-04-27 10:45 4.3K
INSTALL 2015-07-22 17:34 15K
config.h.in 2010-11-21 12:47 1.8K
xkbpath.h 2009-08-22 08:38 2.4K
compat.h 2009-08-22 08:38 94
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 corresponding 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