Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
Find a file
rc-swag 314c606aec fix(windows): add check a fix for registry datatypes
Fixes: #14342
The Windows system level keyboard hotkeys controlled in
registry have sometimes been incorrectly written as
a DWORD datatype. There 106 events in sentry for just
July. When opening the Windows setting dialog and the registry
has DWORDS it will show unassinged in the dialog if apply
is pressed it will convert the keys to REG_SZ.
This fix follows a similar pattern it will check the data
type of the registry key if it is DWORD it will remove it
and add a new key of the same name as REG_SZ and set it to
the unassigned value.

Fixes: KEYMAN-WINDOWS-4NK
2025-07-15 16:27:14 +10:00
.github maint(linux): on GHA packaging remove Oracular, add Questing 2025-07-09 11:04:06 +02:00
android maint(common): consolidate write_download_info functions 2025-07-07 18:51:37 +02:00
common chore(common): clarify docs on boxXmlArray 2025-06-26 15:58:47 -05:00
core Merge pull request #14050 from keymanapp/feat/developer/13939-ln-layrcompiler 2025-05-27 19:00:41 -05:00
developer Explanation of the Description field added in Details section. 2025-07-07 08:52:58 -04:00
docs Merge branch 'master' into feat/resources/14200-builder-ignore-unknown-for-script-integrations 2025-06-24 06:10:12 +07:00
ios Merge pull request #14305 from keymanapp/fix/ios/ipad-air-2-scaling 2025-07-09 20:02:46 +07:00
linux maint(linux): remove Oracular from launchpad builds 2025-07-09 11:21:00 +02:00
mac maint(mac): make make-km-dmg.sh less quiet 2025-06-03 05:58:48 +07:00
oem/firstvoices maint(common): rename and move builder_if_release_build_level 2025-06-16 06:45:42 +10:00
resources Merge pull request #14323 from keymanapp/maint/windows/14202_symbols 2025-07-09 18:35:36 +02:00
web Apply suggestions from code review 2025-07-03 12:47:52 +02:00
windows fix(windows): add check a fix for registry datatypes 2025-07-15 16:27:14 +10:00
.clang-format feat(linux): work on 2nd round of comments on PR 11816 2024-06-20 17:44:21 +02:00
.editorconfig chore(linux): Address a few more lintian warnings 2022-03-15 15:32:10 +01:00
.eslintrc.cjs maint: patchup eslint configuration 2025-05-02 14:06:33 +07:00
.flake8 chore(linux): Add integration tests for ibus-keyman 2021-11-04 09:22:28 +01:00
.gitattributes maint: always use LF for Dockerfiles 2025-06-06 17:14:16 +02:00
.gitignore chore(common): create flag file without node 2024-09-30 14:51:24 +02:00
.nycrc.json feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
.shellcheckrc chore(linux): Properly fix shellcheck SC1091 warnings 2023-05-11 11:59:15 +02:00
build.sh feat(common): add top-level build.sh 2024-08-07 10:46:39 +07:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2021-10-08 10:46:53 +11:00
configure-repo.sh chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
CONTRIBUTING.md chore: add maint to CONTRIBUTING.md 2025-04-29 11:15:55 +07:00
crowdin.yml fix(mac): Specify el.lproj folders 2024-08-07 10:01:42 +07:00
HISTORY.md auto: increment master version to 19.0.82 2025-07-09 14:02:34 -04:00
LICENSE.md maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
package-lock.json chore(deps): bump multer from 2.0.0 to 2.0.1 2025-06-05 05:08:54 +00:00
package.json maint: update fast-json-parser 2025-05-13 14:46:32 +07:00
README.md docs(common): update README with number of languages and keyboards 2025-05-21 20:36:20 +02:00
TIER.md Update TIER.md 2022-11-14 07:34:26 +11:00
tsconfig.base.json refactor: move langtags to @keymanapp/langtags npm module 2025-01-27 09:59:38 +07:00
tsconfig.json chore: address review comments 2025-01-30 14:00:34 +07:00
VERSION.md auto: increment master version to 19.0.82 2025-07-09 14:02:34 -04:00

Keyman

Keyman makes it possible for you to type in any language on Windows, macOS, Linux, iPhone, iPad, Android tablets and phones, and even instantly in your web browser. Create keyboard layouts with Keyman Developer and share them with the community in the keyboards repository. The Keyman Community have so far contributed well over 1,000 keyboard layouts for over 2,500 languages!

License

Copyright (c) SIL Global.

Keyman is an open source project distributed under the MIT license.

Get Involved

Development Status

Important Links