Open excetara2 opened 7 years ago
Nevermind, I figured it out:
<inputsource_only>KOREAN</inputsource_only>
I assume if you want Control+PNBF to <not>{{EMACS_MODE_IGNORE_APPS}}</not>
for all inputs except when <inputsource_only>KOREAN</inputsource_only>
is on then it applies in all applications inlcuding the EMACS_MODE_IGNORE_APPS
.
I have to make two seperate bindings in this case? Or is there a way to apply this within the same binding using some sort of if statement?
I tried to make this work properly but I couldn't figure it out.
First I wanted to enable
contrl+ae
but just for Korean input. However, I couldn't find a similar example because it doesn't seem to do this in the readme under the Korean section. Or was I just missing something?Second, I had tried the below but figured it doesn't recognize Korean characters as keys so this clearly didn't work :