diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-09-27 23:11:16 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-09-27 23:11:16 +0200 |
commit | fba1427969bac06313b1b5dd5315207acb71cf83 (patch) | |
tree | f0044de8b0b28085501a2e2bd07c9dd53b2f3d4a /doc | |
parent | compose: latin extended-a (diff) | |
download | mds-fba1427969bac06313b1b5dd5315207acb71cf83.tar.gz mds-fba1427969bac06313b1b5dd5315207acb71cf83.tar.bz2 mds-fba1427969bac06313b1b5dd5315207acb71cf83.tar.xz |
start on the section in the manual for the keyboard layout compiler
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r-- | doc/info/mds.texinfo | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index aeeec7b..4b52a8f 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -874,6 +874,7 @@ any other character, or multiple LF:s. * mds-screenshot:: The screenshot utility. * mds-slay:: The process killing utility. * mds-chvt:: Utility for switching virtual terminal. +* mds-kbdc:: The keyboard layout compiler. * External Utilities:: Suggestion on utilities you can utilise. @end menu @@ -1151,6 +1152,15 @@ Switch to the virtual terminal with the index @var{VT}. +@node mds-kbdc +@section @command{mds-kbdc} +@command{mds-kbdc} is the program used to compile +keyboard layouts and compose tables. + +TODO how to use mds-kbdc + + + @node External Utilities @section External Utilities |