What changed: - Removed meta and alt modifier for numbers and punctuation since they are not needed for this layout - Moved some keybindings to with the column-style instead of explicitly defining in a separate line - also avoiding duplication - Move backslash to the correct position. This was in a wrong position for Mac Swissgerman keyboards shift 7 - Removed control_g for keycode 40 since that was wrong - Include keymap 3 in keymaps since it is needed for the correct backslash keybind Signed-off-by: Matthias von Arx <matthias.von-arx@gmx.ch> |
||
|---|---|---|
| .github/workflows | ||
| config | ||
| contrib | ||
| data | ||
| docs | ||
| m4 | ||
| po | ||
| src | ||
| tests | ||
| .clang-format | ||
| .gitignore | ||
| AUTHORS | ||
| autogen.sh | ||
| ChangeLog | ||
| configure.ac | ||
| CONTRIBUTING.md | ||
| COPYING | ||
| CREDITS | ||
| INSTALL | ||
| LICENSE | ||
| Makefile.am | ||
| Makefile.common | ||
| NEWS | ||
| README | ||
| README.md | ||
KBD (Linux keyboard tools) 
This package contains tools for managing Linux console (Linux console, virtual terminals, keyboard, etc.) – mainly, what they do is loading console fonts and keyboard maps.
This distribution contains no binaries - the sources depend on the kernel version - compile them yourself.
The home site of this package:
Mailing list
- E-mail: kbd@lists.linux.dev
- URL: https://subspace.kernel.org/lists.linux.dev.html
- Archive: https://lore.kernel.org/kbd/
To protect subscribers from spam, the mailing list requires a subscription.
Bug reporting
Report problems with this package to the mailing list or
directly to the Alexey Gladkov <gladkov.alexey@gmail.com>.
Source code
The latest stable version of kbd can always be found on:
Web interface:
Versioning:
-
Standard releases:
<major>.<minor>[.<maint>]major-- fatal and deep changes;minor-- typical release with new features;maint-- bug fixes.
-
Development releases:
<major>.<minor>-rc<N>
To summarize, the stable release is 2.1.0 while 2.0.9x is a pre-releases.
Git repository:
- Primary: git://git.kernel.org/pub/scm/linux/kernel/git/legion/kbd.git
- Mirror: https://github.com/legionus/kbd.git
Git Branches: git branch -a
-
masterbranch- current development.
- the source for stable releases when deemed ready.
-
for-masterbranch- unstable changes for master. These changes can be reversed or rolled back.
Tags: git tag
- a new tag object is created for every release.
- tag name:
v<version>. - all tags are signed by the maintainer's PGP key.
See also:
NLS (PO translations)
PO files are maintained by: https://translationproject.org/domain/kbd.html
License
Kbd is licensed under the GNU General Public License (GPL), version 2, or at your option any later version.