[Keymap] keymap/sascha: disable autoshift (#11525)
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
This commit is contained in:
parent
16d43af493
commit
5e46f72f75
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
AUTO_SHIFT_ENABLE = yes
|
||||
AUTO_SHIFT_MODIFIERS = yes
|
||||
AUTO_SHIFT_ENABLE = no
|
||||
AUTO_SHIFT_MODIFIERS = no
|
||||
UNICODE_ENABLE = yes
|
||||
LTO_ENABLE = yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue