]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Fri, 29 Oct 2021 20:02:13 +0000 (22:02 +0200)
committerGitHub <noreply@github.com>
Fri, 29 Oct 2021 20:02:13 +0000 (22:02 +0200)
The capital Eszett (ẞ) has been brought to the main layout (Right Alt + Shift + S). The section sign (§) has moved to 'Right Alt + 3' (plus-minus sign (±) is now on a dead key).

linux-xkb/ultkeys
linux-xkb/ultkeys-sw

index b82ab3d92dc098950aa536e73e8f06186f557bd6..8167324e87fd63810d0733e2ea5d51241d064194 100644 (file)
@@ -23,7 +23,7 @@ xkb_symbols "basic" {
     key <AB09> { [ period,       greater,      oacute,               Oacute               ] };
     key <AB10> { [ slash,        question,     questiondown,         ellipsis             ] };
     key <AC01> { [ a,            A,            adiaeresis,           Adiaeresis           ] };
-    key <AC02> { [ s,            S,            ssharp,               section              ] };
+    key <AC02> { [ s,            S,            ssharp,               U1E9E                ] };
     key <AC03> { [ d,            D,            acircumflex,          Acircumflex          ] };
     key <AC04> { [ f,            F,            egrave,               Egrave               ] };
     key <AC05> { [ g,            G,            eacute,               Eacute               ] };
@@ -47,7 +47,7 @@ xkb_symbols "basic" {
     key <AD12> { [ bracketright, braceright,   guillemotright,       U203A                ] };
     key <AE01> { [ 1,            exclam,       exclamdown,           onesuperior          ] };
     key <AE02> { [ 2,            at,           copyright,            twosuperior          ] };
-    key <AE03> { [ 3,            numbersign,   plusminus,            threesuperior        ] };
+    key <AE03> { [ 3,            numbersign,   section,              threesuperior        ] };
     key <AE04> { [ 4,            dollar,       sterling,             yen                  ] };
     key <AE05> { [ 5,            percent,      EuroSign,             cent                 ] };
     key <AE06> { [ 6,            asciicircum,  dead_circumflex,      dead_caron           ] };
index 58a978939f8ab99cea5eeda4a7f4440a4bf85d50..365646f82d9c4dadbffce39ac18643fe028bdbf1 100644 (file)
@@ -23,7 +23,7 @@ xkb_symbols "basic" {
     key <AB09> { [ period,       greater,      oacute,               Oacute               ] };
     key <AB10> { [ slash,        question,     questiondown,         ellipsis             ] };
     key <AC01> { [ a,            A,            adiaeresis,           Adiaeresis           ] };
-    key <AC02> { [ s,            S,            ssharp,               section              ] };
+    key <AC02> { [ s,            S,            ssharp,               U1E9E                ] };
     key <AC03> { [ d,            D,            acircumflex,          Acircumflex          ] };
     key <AC04> { [ f,            F,            egrave,               Egrave               ] };
     key <AC05> { [ g,            G,            eacute,               Eacute               ] };
@@ -47,7 +47,7 @@ xkb_symbols "basic" {
     key <AD12> { [ bracketright, braceright,   guillemotright,       U203A                ] };
     key <AE01> { [ exclam,       1,            exclamdown,           onesuperior          ] };
     key <AE02> { [ at,           2,            copyright,            twosuperior          ] };
-    key <AE03> { [ numbersign,   3,            plusminus,            threesuperior        ] };
+    key <AE03> { [ numbersign,   3,            section,              threesuperior        ] };
     key <AE04> { [ dollar,       4,            sterling,             yen                  ] };
     key <AE05> { [ percent,      5,            EuroSign,             cent                 ] };
     key <AE06> { [ asciicircum,  6,            dead_circumflex,      dead_caron           ] };