summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorjmcwilliams403 <jmcwilliams403@gmail.com>2023-03-15 16:15:21 +0000
committerBenno Schulenberg <bensberg@telfort.nl>2023-03-17 08:22:00 +0000
commit73b3e33c346dc198aea33e363697711ce3ecae0c (patch)
treed63948695615a6eed4a4b2302e9709dc0b05eb26 /symbols
parentb896a52c558cf174964d390e83fa6c961a65ad3e (diff)
downloadxkeyboard-config-73b3e33c346dc198aea33e363697711ce3ecae0c.tar.gz
symbols/us: add remaining diaeresis vowels to intl
Adds `ediaeresis` to the AltGr levels of F and `idiaeresis` to the AltGr levels of J, which are the nearest unbound keys to E and I on a QWERTY layout.
Diffstat (limited to 'symbols')
-rw-r--r--symbols/us14
1 files changed, 7 insertions, 7 deletions
diff --git a/symbols/us b/symbols/us
index ccfe4da..0fb2dc3 100644
--- a/symbols/us
+++ b/symbols/us
@@ -117,10 +117,10 @@ xkb_symbols "intl" {
key <AC01> { [ a, A, aacute, Aacute ] };
key <AC02> { [ s, S, ssharp, section ] };
key <AC03> { [ d, D, eth, ETH ] };
- key <AC04> { [ f, F, f, F ] };
+ key <AC04> { [ f, F, ediaeresis, Ediaeresis ] };
key <AC05> { [ g, G, g, G ] };
key <AC06> { [ h, H, h, H ] };
- key <AC07> { [ j, J, j, J ] };
+ key <AC07> { [ j, J, idiaeresis, Idiaeresis ] };
key <AC08> { [ k, K, oe, OE ] };
key <AC09> { [ l, L, oslash, Oslash ] };
key <AC10> { [ semicolon, colon, paragraph, degree ] };
@@ -284,7 +284,7 @@ xkb_symbols "dvorak-intl" {
key <AD03> { [ period, greater, dead_abovedot, dead_caron ] };
key <AD04> { [ p, P, odiaeresis, Odiaeresis ] };
key <AD05> { [ y, Y, udiaeresis, Udiaeresis ] };
- key <AD06> { [ f, F, f, F ] };
+ key <AD06> { [ f, F, ediaeresis, Ediaeresis ] };
key <AD07> { [ g, G, g, G ] };
key <AD08> { [ c, C, copyright, cent ] };
key <AD09> { [ r, R, registered, trademark ] };
@@ -306,7 +306,7 @@ xkb_symbols "dvorak-intl" {
key <AB01> { [ semicolon, colon, paragraph, degree ] };
key <AB02> { [ q, Q, adiaeresis, Adiaeresis ] };
- key <AB03> { [ j, J, j, J ] };
+ key <AB03> { [ j, J, idiaeresis, Idiaeresis ] };
key <AB04> { [ k, K, oe, OE ] };
key <AB05> { [ x, X, x, X ] };
key <AB06> { [ b, B, b, B ] };
@@ -1041,7 +1041,7 @@ xkb_symbols "altgr-intl" {
key <AE01> { [ 1, exclam, onesuperior, exclamdown ] };
key <AD04> { [ r, R, ediaeresis, Ediaeresis ] };
- key <AC07> { [ j, J, idiaeresis, Idiaeresis ] };
+ key <AC04> { [ f, F, f, F ] };
key <AB02> { [ x, X, oe, OE ] };
key <AB04> { [ v, V, registered, trademark ] };
@@ -1534,8 +1534,8 @@ xkb_symbols "workman-intl" {
key <AD03> { [ r, R, registered, trademark ] };
key <AD04> { [ w, W, aring, Aring ] };
key <AD05> { [ b, B, b, B ] };
- key <AD06> { [ j, J, j, J ] };
- key <AD07> { [ f, F, f, F ] };
+ key <AD06> { [ j, J, idiaeresis, Idiaeresis ] };
+ key <AD07> { [ f, F, ediaeresis, Ediaeresis ] };
key <AD08> { [ u, U, uacute, Uacute ] };
key <AD09> { [ p, P, odiaeresis, Odiaeresis ] };
key <AD10> { [ semicolon, colon, paragraph, degree ] };