summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-04 00:05:18 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-01-04 13:51:32 -0800
commitf524cfae6951442c9a9da65ef317b9c04199500f (patch)
tree47880e67c93e499140a1b3961348f2600f22b5ba /README
parentcc55d8f5ab021861308b071aab9c03016be15187 (diff)
downloadxorg-app-xkbcomp-f524cfae6951442c9a9da65ef317b9c04199500f.tar.gz
Remove out-of-date copies of README.config & README.enhancing
The up-to-date master copies of those documents are found in the xorg-docs module, and posted on the X.Org website. Also, x-docs.org no longer carries X11 docs, so point to X.Org's website instead in the README. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com> Reviewed-by: Daniel Stone <daniel@fooishbar.org>
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 2 insertions, 6 deletions
diff --git a/README b/README
index 89dc3e6..4f79436 100644
--- a/README
+++ b/README
@@ -13,12 +13,8 @@ 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.
-The complete specification can be found on
-http://www.x-docs.org/XKB/XKBproto.pdf
+More information, including the complete specification, can be found on
+http://www.x.org/wiki/XKB
-For XKB configuration information see 'README.config' file.
-
-For information how to further enhance XKB configuration see 'README.enhancing'
-file.