mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-05 23:27:40 +00:00
As we auto-generate the reference docs for 15.0, but not 14.0, let's just copy the version 15 docs into 14 so we have them available online. Query: are the docs accurate for 14.0 or have options changed?
946 B
946 B
| title |
|---|
| km-kvk2ldml |
Summary
Convert a Keyman on-screen keyboard file to LDML
Syntax
km-kvk2ldml [-h] [-p] [-k] [-o LDMLFILE] [--version] [-v] [-vv] kvkfile
Parameters
kvkfile
kvk file
-h, --help
optional
show this help message and exit
-p, --print
optional
print kvk details
-k, --keys
optional
if printing also print all keys
-o LDMLFILE, --output LDMLFILE
optional
output LDML file location
--version
optional
show program's version number and exit
-v, --verbose
optional
verbose logging
-vv, --veryverbose
optional
very verbose logging
Description
Convert a Keyman kvk on-screen keyboard file to an LDML file. Optionally print the details of the kvk file.