spiegel-keyman/linux/keyman-config/README.md
2018-05-24 16:59:14 +07:00

1.2 KiB

Linux KMP installer

Preparing to run

Requires python3-requests and python3-requests-cache packages

If not already installed it needs python3, python3-gi

Things to run

webview.py

./webview.py

This uses the keyman.com website to install kmps.

The website doesn't know about linux yet (until after 10.0 release) so pretending to be a mac for now.

Search for a language or keyboard in the search box Select a keyboard from the list In 'Downloads for your device' there will be a 'Install keyboard' button for the keyboard for macOS Click it to install the keyboard

Secondary-click gives you a menu including 'Back' to go back a page.

install_kmp.py

Command line installer for kmp

./install_kmp.py -k <keyboard id> or ./install_kmp.py -f <kmp file>

uninstall_kmp.py

Command line uninstaller for kmp

./uninstall_kmp.py <keyboard id>

list_installed_kmp.py

./list_installed_kmp.py shows name, version, id, description of each installed keyboard

./list_installed_kmp.py -s shows name, version, id of each installed keyboard

keyman-config.py

./keyman-config.py

Prototype installer using the web api to get available languages and keyboards Allows you to filter available keyboards by region and language