My configuration in system-settings keyboard module defines 3 layouts: - US - Czech - Russian. I use custom per-layout hotkeys (meta-shift-{1,2,3}) to switch layouts. This hotkeys are not available in KScreenLocker, so if I lock screen with let's say russian layout - my two resorts are either $setxkbmap from other tty either switching layout via mouse clicks. What I'd expect is to have that hotkeys active in KScreenLocker as well.
Patch https://phabricator.kde.org/D5331
Wow, that was fast. Thank you!
Git commit 4180796cd389b7f77da96307d6254cb0ea62e99f by Kai Uwe Broulik. Committed on 21/12/2017 at 15:29. Pushed by broulik into branch 'master'. Whitelist Switch keyboard layout to shortcuts This changes the whitelist to be a QRegularExpression to allow for more sophisticated whitelisting. An expression matching "Switch keyboard layout to .*" has been added. FIXED-IN: 5.12.0 Differential Revision: https://phabricator.kde.org/D5331 M +17 -15 globalaccel.cpp https://commits.kde.org/kscreenlocker/4180796cd389b7f77da96307d6254cb0ea62e99f