„mac_osx/bone.keylayout“ ändern

Ebene 5 pagedown/up für Ebene 6 bzw. Bugfixes/Workaround. Braucht neues KE Ruleset.
This commit is contained in:
Mike1 2022-04-18 20:46:42 +02:00
parent 7ab0639c47
commit f4ad36a57d
1 changed files with 10 additions and 4 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.1" encoding="UTF-8"?>
<!DOCTYPE keyboard SYSTEM "file://localhost/System/Library/DTDs/KeyboardLayout.dtd">
<!--Last edited by Ukelele version 3.4.0.300 on 2021-08-20 at 17:09 (CEST)-->
<keyboard group="126" id="-11493" name="Deutsch (Bone 2)" maxout="3">
<!--Last edited by Ukelele version 346 on 2022-04-18 at 20:33 (CEST)-->
<keyboard group="126" id="-11493" name="Deutsch (Bone)" maxout="3">
<layouts>
<layout first="0" last="0" mapSet="138" modifiers="30"/>
</layouts>
@ -716,12 +716,12 @@
<key code="113" output="&#x0010;"/>
<key code="114" output="&#x0005;"/>
<key code="115" output="&#x0001;"/>
<key code="116" output="&#x000B;"/>
<key code="116" action="&#x000B;"/>
<key code="117" output="&#x007F;"/>
<key code="118" output="&#x0010;"/>
<key code="119" output="&#x0004;"/>
<key code="120" output="&#x0010;"/>
<key code="121" output="&#x000C;"/>
<key code="121" action="&#x000C;"/>
<key code="122" output="&#x0010;"/>
<key code="123" output="&#x001C;"/>
<key code="124" output="&#x001D;"/>
@ -1178,6 +1178,12 @@
</keyMap>
</keyMapSet>
<actions>
<action id="&#x000B;">
<when state="none" next="Bugfixes"/>
</action>
<action id="&#x000C;">
<when state="none" next="Ebene 4 und 6"/>
</action>
<action id="&#x0027;">
<when state="none" output="&#x0027;"/>
</action>