mirror of
https://github.com/felixfoertsch/EurKEY-macOS.git
synced 2026-04-23 10:02:47 +02:00
Fix thorn, remove unused actions.
This commit is contained in:
+3
-15
@@ -1,6 +1,6 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
|
<!DOCTYPE keyboard PUBLIC "" "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
|
||||||
<!--Last edited by Ukelele version 2.2.4 on 2013-07-01 at 22:05 (MESZ)-->
|
<!--Last edited by Ukelele version 2.2.4 on 2013-07-03 at 20:15 (MESZ)-->
|
||||||
<!--Created by Ukelele version 2.2.4 on 2013-07-01 at 20:44 (MESZ)-->
|
<!--Created by Ukelele version 2.2.4 on 2013-07-01 at 20:44 (MESZ)-->
|
||||||
<keyboard group="0" id="14844" name="EurKEY" maxout="1">
|
<keyboard group="0" id="14844" name="EurKEY" maxout="1">
|
||||||
<layouts>
|
<layouts>
|
||||||
@@ -397,7 +397,7 @@
|
|||||||
<key code="14" output="ë"/>
|
<key code="14" output="ë"/>
|
||||||
<key code="15" output="ý"/>
|
<key code="15" output="ý"/>
|
||||||
<key code="16" output="ÿ"/>
|
<key code="16" output="ÿ"/>
|
||||||
<key code="17" output="ƥ"/>
|
<key code="17" output="þ"/>
|
||||||
<key code="18" output="¡"/>
|
<key code="18" output="¡"/>
|
||||||
<key code="19" output="ª"/>
|
<key code="19" output="ª"/>
|
||||||
<key code="20" output="˚"/>
|
<key code="20" output="˚"/>
|
||||||
@@ -509,7 +509,7 @@
|
|||||||
<key code="14" output="Ë"/>
|
<key code="14" output="Ë"/>
|
||||||
<key code="15" output="Ý"/>
|
<key code="15" output="Ý"/>
|
||||||
<key code="16" output="Ÿ"/>
|
<key code="16" output="Ÿ"/>
|
||||||
<key code="17" output="ˇ"/>
|
<key code="17" output="Þ"/>
|
||||||
<key code="18" output="¹"/>
|
<key code="18" output="¹"/>
|
||||||
<key code="19" output="²"/>
|
<key code="19" output="²"/>
|
||||||
<key code="20" output="³"/>
|
<key code="20" output="³"/>
|
||||||
@@ -1022,21 +1022,9 @@
|
|||||||
</keyMap>
|
</keyMap>
|
||||||
</keyMapSet>
|
</keyMapSet>
|
||||||
<actions>
|
<actions>
|
||||||
<action id="0">
|
|
||||||
<when state="none" next="´"/>
|
|
||||||
</action>
|
|
||||||
<action id="1">
|
<action id="1">
|
||||||
<when state="none" next="s2"/>
|
<when state="none" next="s2"/>
|
||||||
</action>
|
</action>
|
||||||
<action id="2">
|
|
||||||
<when state="none" next="^"/>
|
|
||||||
</action>
|
|
||||||
<action id="3">
|
|
||||||
<when state="none" next="¨"/>
|
|
||||||
</action>
|
|
||||||
<action id="4">
|
|
||||||
<when state="none" next="~"/>
|
|
||||||
</action>
|
|
||||||
<action id="5">
|
<action id="5">
|
||||||
<when state="none" output=" "/>
|
<when state="none" output=" "/>
|
||||||
<when state="^" output="ˆ"/>
|
<when state="^" output="ˆ"/>
|
||||||
|
|||||||
Reference in New Issue
Block a user