forked from neo/neo-layout
MacOS Control+Space fixed (Issue 613)
This commit is contained in:
parent
bf10c300d3
commit
0850cf6a18
@ -5,7 +5,7 @@
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>org.sil.ukelele.keyboardlayout.neo</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Neo</string>
|
||||
<string>neo-layouts</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.0</string>
|
||||
<key>KLInfo_Deutsch (Bone)</key>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
|
||||
<!--Last edited by Ukelele version 351 on 2022-04-24 at 14:24 (GMT+2)-->
|
||||
<!--Last edited by Ukelele version 346 on 2022-06-19 at 16:37 (CEST)-->
|
||||
<keyboard group="126" id="-14683" name="Deutsch (Bone)" maxout="3">
|
||||
<layouts>
|
||||
<layout first="0" last="0" mapSet="138" modifiers="30"/>
|
||||
@ -1002,7 +1002,7 @@
|
||||
<key code="46" output="
"/>
|
||||
<key code="47" output="."/>
|
||||
<key code="48" output="	"/>
|
||||
<key code="49" action="5"/>
|
||||
<key code="49" output=" "/>
|
||||
<key code="50" output="<"/>
|
||||
<key code="51" output=""/>
|
||||
<key code="52" output=""/>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
|
||||
<!--Last edited by Ukelele version 351 on 2022-04-24 at 10:32 (GMT+2)-->
|
||||
<!--Last edited by Ukelele version 346 on 2022-06-19 at 16:37 (CEST)-->
|
||||
<keyboard group="126" id="-15581" name="Deutsch (Neo 2)" maxout="3">
|
||||
<layouts>
|
||||
<layout first="0" last="0" mapSet="138" modifiers="30"/>
|
||||
@ -955,7 +955,7 @@
|
||||
<key code="46" output="
"/>
|
||||
<key code="47" output="."/>
|
||||
<key code="48" output="	"/>
|
||||
<key code="49" action="5"/>
|
||||
<key code="49" output=" "/>
|
||||
<key code="50" output="<"/>
|
||||
<key code="51" output=""/>
|
||||
<key code="52" output=""/>
|
||||
@ -1131,16 +1131,16 @@
|
||||
</keyMap>
|
||||
</keyMapSet>
|
||||
<actions>
|
||||
<action id="	">
|
||||
<when state="none" output="	"/>
|
||||
<when state="Ebene 4 und 6" output="≠"/>
|
||||
</action>
|
||||
<action id="">
|
||||
<when state="none" next="Bugfixes"/>
|
||||
</action>
|
||||
<action id="">
|
||||
<when state="none" next="Ebene 4 und 6"/>
|
||||
</action>
|
||||
<action id="	">
|
||||
<when state="none" output="	"/>
|
||||
<when state="Ebene 4 und 6" output="≠"/>
|
||||
</action>
|
||||
<action id="'">
|
||||
<when state="none" output="'"/>
|
||||
</action>
|
||||
|
@ -1,6 +1,6 @@
|
||||
<?xml version="1.1" encoding="UTF-8"?>
|
||||
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
|
||||
<!--Last edited by Ukelele version 351 on 2022-04-24 at 14:24 (GMT+2)-->
|
||||
<!--Last edited by Ukelele version 346 on 2022-06-19 at 16:38 (CEST)-->
|
||||
<keyboard group="126" id="-7045" name="Deutsch (NeoQwertz)" maxout="3">
|
||||
<layouts>
|
||||
<layout first="0" last="0" mapSet="138" modifiers="30"/>
|
||||
@ -955,7 +955,7 @@
|
||||
<key code="46" output="
"/>
|
||||
<key code="47" output="."/>
|
||||
<key code="48" output="	"/>
|
||||
<key code="49" action="5"/>
|
||||
<key code="49" output=" "/>
|
||||
<key code="50" output="<"/>
|
||||
<key code="51" output=""/>
|
||||
<key code="52" output=""/>
|
||||
|
Binary file not shown.
@ -5,7 +5,7 @@
|
||||
<key>BuildVersion</key>
|
||||
<string>0</string>
|
||||
<key>ProjectName</key>
|
||||
<string>Neo</string>
|
||||
<string>neo-layouts</string>
|
||||
<key>SourceVersion</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
|
Loading…
Reference in New Issue
Block a user