Skip to content

Use scancodes instead of keycodes for hotkeys.

dsa-t requested to merge dsa-t/kicad:intl-keys-2 into master

This allows hotkeys to work on non-English keyboard layouts. Alsp prevents Ctrl+I from being treated as Tab.

Uses modified Gecko key mappings.

Tested on Linux Mint/X11 and Windows 11.

#1811 #9519 #12992 #16303

Merge request reports