Commit 433c3c7
committed
v2.10-rc1
keymaps:
+ Add Backtab keysym and update keymaps to use it for Shift+Tab.
+ Add keymap for Norwegian Apple ISO keyboard.
+ Adjust Swiss German keyboard mappings.
libkeymap:
+ Add API to validate keysyms.
+ Add XKB-aware symbol aliases through the normal synonym tables.
+ Fix compose table upload limit handling.
utils:
+ loadkeys: Add support for generating console keymaps from XKB.
+ loadkeys: Add XKB compose import support.
+ loadkeys: Add support for XKB group switching, modifier handling,
virtual console switching and keypad/editing remaps.
+ loadkeys: Add diagnostics for XKB keysym coverage.
contrib:
+ Add an XKB keysym coverage diagnostic tool.
+ Add a VT layout indicator using keyboard LED lock triggers.
build:
+ Add a project-level coverage-report target.
+ Keep coverage flags and gcov runtime linking consistent.
Signed-off-by: Alexey Gladkov <legion@kernel.org>1 parent 8dbe02c commit 433c3c7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments