Index of /pub/NetBSD/NetBSD-release-9/xsrc/external/mit/xkbcomp/dist

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