diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-03-13 15:03:01 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-03-13 15:03:01 +0000 |
commit | f7ac74bc1b0481791dd5ca17e13bc967f6dc52bf (patch) | |
tree | 614c07d145dace0e0857b7e8097b3faa2e4516bb /app/xkbcomp/README | |
parent | b4698c6a7c6e3d37997da68488e97aefce7b1b61 (diff) |
Update to xkbcomp 1.2.1
Diffstat (limited to 'app/xkbcomp/README')
-rw-r--r-- | app/xkbcomp/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/app/xkbcomp/README b/app/xkbcomp/README index 89dc3e638..4f7943628 100644 --- a/app/xkbcomp/README +++ b/app/xkbcomp/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. |