]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Thu, 23 Apr 2020 13:01:45 +0000 (15:01 +0200)
committerGitHub <noreply@github.com>
Thu, 23 Apr 2020 13:01:45 +0000 (15:01 +0200)
Some optimizations and changes have been made regarding the Multi_key, dead_greek and dead_currency keys.

linux-xkb/UltimateKEYS (Linux) - Keyboard Layout Image.png
linux-xkb/UltimateKEYS SW (Linux) - Keyboard Layout Image.png
linux-xkb/ultkeys
linux-xkb/ultkeys-sw

index 13a3407c994dbe6557370b106df2dfd09af849df..ea8c7e48d19a5837239192ea36c341068454f2d8 100644 (file)
Binary files a/linux-xkb/UltimateKEYS (Linux) - Keyboard Layout Image.png and b/linux-xkb/UltimateKEYS (Linux) - Keyboard Layout Image.png differ
index 83991179848f7f12127dbf9e614b3878a3f80b72..376562d281797216afd40e780aa322d61b802c20 100644 (file)
Binary files a/linux-xkb/UltimateKEYS SW (Linux) - Keyboard Layout Image.png and b/linux-xkb/UltimateKEYS SW (Linux) - Keyboard Layout Image.png differ
index 1aefabdce8c5d56b2de0283709bf7a4293f8ddf2..e69ae1cd7b662f174b3dad4bb7229fe4f6a2b39a 100644 (file)
@@ -18,7 +18,7 @@ xkb_symbols "basic" {
         key <AB04> { [            v,            V,               igrave,               Igrave ] };
         key <AB05> { [            b,            B,               iacute,               Iacute ] };
         key <AB06> { [            n,            N,               ntilde,               Ntilde ] };
-        key <AB07> { [            m,            M,           dead_greek,            Multi_key ] };
+        key <AB07> { [            m,            M,            Multi_key,            Multi_key ] };
         key <AB08> { [        comma,         less,               ograve,               Ograve ] };
         key <AB09> { [       period,      greater,               oacute,               Oacute ] };
         key <AB10> { [        slash,     question,         questiondown,            paragraph ] };
@@ -57,7 +57,7 @@ xkb_symbols "basic" {
         key <AE10> { [            0,   parenright, rightdoublequotemark, rightsinglequotemark ] };
         key <AE11> { [        minus,   underscore,         dead_cedilla,           dead_breve ] };
         key <AE12> { [        equal,         plus,             multiply,             division ] };
-        key <BKSL> { [    backslash,          bar,              notsign,            brokenbar ] };
+        key <BKSL> { [    backslash,          bar,           dead_greek,        dead_currency ] };
         key <TLDE> { [        grave,   asciitilde,           dead_grave,           dead_tilde ] };
         key <LSGT> { [    backslash,          bar,            backslash,                  bar ] };
         key <SPCE> { [        space,        space,         nobreakspace,         nobreakspace ] };
index 52bb62ba9cf5ff9eb1c4ae1620c6eaa49104877c..fc0cf33088382f898b5b754630c2a9c9b0aa4260 100644 (file)
@@ -18,7 +18,7 @@ xkb_symbols "basic" {
         key <AB04> { [            v,            V,               igrave,               Igrave ] };
         key <AB05> { [            b,            B,               iacute,               Iacute ] };
         key <AB06> { [            n,            N,               ntilde,               Ntilde ] };
-        key <AB07> { [            m,            M,           dead_greek,            Multi_key ] };
+        key <AB07> { [            m,            M,            Multi_key,            Multi_key ] };
         key <AB08> { [        comma,         less,               ograve,               Ograve ] };
         key <AB09> { [       period,      greater,               oacute,               Oacute ] };
         key <AB10> { [        slash,     question,         questiondown,            paragraph ] };
@@ -57,7 +57,7 @@ xkb_symbols "basic" {
         key <AE10> { [   parenright,            0, rightdoublequotemark, rightsinglequotemark ] };
         key <AE11> { [        minus,   underscore,         dead_cedilla,           dead_breve ] };
         key <AE12> { [        equal,         plus,             multiply,             division ] };
-        key <BKSL> { [    backslash,          bar,              notsign,            brokenbar ] };
+        key <BKSL> { [    backslash,          bar,           dead_greek,        dead_currency ] };
         key <TLDE> { [        grave,   asciitilde,           dead_grave,           dead_tilde ] };
         key <LSGT> { [    backslash,          bar,            backslash,                  bar ] };
         key <SPCE> { [        space,        space,         nobreakspace,         nobreakspace ] };