spiegel-keyman/linux
Eberhard Beilharz 3e3a0dbce1
refactor(linux): mark undocumented keycodes as internal
Several keys that are defined in `winuser.h` were added after Keyman
defined its vkeys and so are not documented in the Keyman docs. This
change adds underscores before and after to mark them as being internal.
It's still useful to have them in the source code because it makes the
mapping between Linux keys and Keyman vkeys easier.

Addresses code review comment.
2025-03-26 16:49:31 +01:00
..
debian chore(linux): some more replacements of setup.py 2025-03-18 19:57:37 +01:00
docs/help chore: Revert "Merge branch 'master' into beta" 2025-02-14 07:45:28 +07:00
ibus-keyman refactor(linux): mark undocumented keycodes as internal 2025-03-26 16:49:31 +01:00
keyman-config chore(linux): some more replacements of setup.py 2025-03-18 19:57:37 +01:00
keyman-system-service chore(linux): address code review comments 2025-02-19 10:59:44 +01:00
scripts chore(linux): remove support of Ubuntu 20.04 Focal 2025-02-11 19:25:04 +01:00
.gitignore chore(linux): rename test files 2024-11-26 19:06:02 +01:00
build.sh test(developer): add markdown link check test for product documentation 2024-09-25 15:51:32 -07:00
CodeCoverageReports.html chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00
history.md chore(linux/resources): Cleanup formatting in history.md 2020-11-27 13:30:20 +07:00
LICENSE.md chore(linux): Update readme 2022-10-12 12:28:46 +02:00
Makefile chore(linux): remove unused building with pbuilder 2024-06-24 18:37:10 +02:00
README.md chore(linux): Add code coverage index page 2023-10-13 22:51:00 +02:00

Keyman for Linux

See /docs/linux/README.md for documentation.