]> shimmer.witbreuk.eu Git - UltimateKEYS.git/commitdiff
Add files via upload
authorPieter Degroote <pieter-degroote@users.noreply.github.com>
Fri, 27 Mar 2020 13:11:10 +0000 (14:11 +0100)
committerGitHub <noreply@github.com>
Fri, 27 Mar 2020 13:11:10 +0000 (14:11 +0100)
The symbols œ/Œ and †/‡ have switched placed, this for convenience in regard to the already existing US QWERTY variants on GNU/Linux.

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

index 80fa9741a0ebb85ecd8afb2d7629e009c716cdac..72e3bf74a8b4e40320facef7494a61dce4596290 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 a85a110855f08be082cca1a7c591633f05594f9f..379469ab5d5c62bc1f02c9811d428e8927ee4fda 100644 (file)
@@ -29,7 +29,7 @@ xkb_symbols "basic" {
         key <AC05> { [              g,                 G,               eacute,               Eacute ] };
         key <AC06> { [              h,                 H,               ugrave,               Ugrave ] };
         key <AC07> { [              j,                 J,               uacute,               Uacute ] };
-        key <AC08> { [              k,                 K,               dagger,         doubledagger ] };
+        key <AC08> { [              k,                 K,                   oe,                   OE ] };
         key <AC09> { [              l,                 L,               oslash,               Oslash ] };
         key <AC10> { [      semicolon,             colon,               degree,       periodcentered ] };
         key <AC11> { [     apostrophe,          quotedbl,           dead_acute,        dead_diaeresis] };
@@ -42,7 +42,7 @@ xkb_symbols "basic" {
         key <AD07> { [              u,                 U,           udiaeresis,           Udiaeresis ] };
         key <AD08> { [              i,                 I,           idiaeresis,           Idiaeresis ] };
         key <AD09> { [              o,                 O,           odiaeresis,           Odiaeresis ] };
-        key <AD10> { [              p,                 P,                   oe,                   OE ] };
+        key <AD10> { [              p,                 P,               dagger,         doubledagger ] };
         key <AD11> { [    bracketleft,         braceleft,        guillemotleft,                U2039 ] };
         key <AD12> { [   bracketright,        braceright,       guillemotright,                U203A ] };
         key <AE01> { [              1,            exclam,           exclamdown,          onesuperior ] };