Change behavior of keyboard key.
This commit is contained in:
parent
a8ce07f6a8
commit
95c37f1f92
@ -54,9 +54,9 @@ recognizer:
|
||||
ascii_composer:
|
||||
good_old_caps_lock: true
|
||||
switch_key:
|
||||
Shift_L: inline_ascii
|
||||
Shift_R: commit_text
|
||||
Shift_L: commit_code
|
||||
Shift_R: commit_code
|
||||
Control_L: noop
|
||||
Control_R: noop
|
||||
Caps_Lock: clear
|
||||
Caps_Lock: commit_text
|
||||
Eisu_toggle: clear
|
||||
|
Loading…
Reference in New Issue
Block a user