spiegel-keyman/windows/src/desktop
rc-swag 004c40606a
fix(windows): review comment fix log msg
Co-authored-by: Eberhard Beilharz <ermshiperete@users.noreply.github.com>
2025-06-02 20:54:07 +10:00
..
branding chore(windows): remove unused options from locales and UI 2022-11-18 11:57:12 +11:00
help refactor(common): fixup help path script references 2024-09-16 06:19:14 +07:00
inst maint(common): use unique names for Keyman version variables 2025-05-07 18:46:51 +02:00
insthelp chore: add build.sh edit action for Delphi projects 2025-02-22 06:18:47 +01:00
kmbrowserhost chore: add build.sh edit action for Delphi projects 2025-02-22 06:18:47 +01:00
kmconfig chore: add build.sh edit action for Delphi projects 2025-02-22 06:18:47 +01:00
kmshell fix(windows): review comment fix log msg 2025-06-02 20:54:07 +10:00
locale chore: update standard script prolog to use builtin instead of dirname 2023-02-22 11:04:15 +07:00
setup fix(windows): Update strings for Russian language 2025-03-18 08:27:52 +07:00
build.sh chore(windows): add new build scripts for Windows builds 2024-05-20 08:27:31 +07:00
desktop.groupproj fix(windows): Task creation and deletion cleanup 2020-12-01 09:28:14 +11:00
history.md fix(windows): Rename to Keyman 2020-12-02 09:56:14 +11:00
README.md docs(windows): Apply suggestions from code review 2021-05-25 08:08:13 +10:00

Keyman for Windows

Formerly called "Keyman Desktop", now called "Keyman" to harmonize with other platforms.

help

Contains all the help documents in Markdown format for Keyman for Windows. It can build both compiled help chm or HTML format.

inst - keymandesktop.msi

Building and signing of the installation archive keymandesktop.msi

insthelp - insthelp.exe

Builds a helper executable to do various installation tasks - insthelp.exe.

kmbrowserhost - kmbrowserhost.exe

kmbrowserhost.exe is the chromium embedded framework (CEF) host process executable. CEF uses a multi-process model and subprocesses are hosted in kmbrowserhost.exe.

kmconfig

Used for configuration of advanced Keyman settings. Configuration can be imported from a json file or exported to a json file. Individual settings can be set.

kmshell - Kmshell.exe

Keyman configuration tool that can be run from the command line with arguments to automate a number of tasks. For example installing and uninstalling keyboards.

locale

User interface strings in various languages

setup

Installation program for installing and initial setup of Keyman. A wrapper for keymandesktop.msi that also automates keyboard downloads and update downloads.