summaryrefslogtreecommitdiff
path: root/symbols/fr
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@telfort.nl>2022-06-29 14:04:08 +0200
committerBenno Schulenberg <bensberg@telfort.nl>2022-06-29 14:19:13 +0200
commita778f1dee41a7a34c4f45000cc62db253ac24ad3 (patch)
tree75a39b9b8d81d16eccd6c415414b7c0b916bcf5a /symbols/fr
parent9fd78a79ce8d40b555f452c31c45520a68b72f8c (diff)
symbols: replace the strange 'Ooblique' with the shorter 'Oslash'
The two are equivalent, and using 'Oslash' makes things symmetrical: it was puzzling to see those 'oslash, Ooblique' combos. Furthermore, 'Oslash' is what xkbcomp outputs.
Diffstat (limited to 'symbols/fr')
-rw-r--r--symbols/fr4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/fr b/symbols/fr
index e8c192fe..2d3dac9f 100644
--- a/symbols/fr
+++ b/symbols/fr
@@ -144,7 +144,7 @@ xkb_symbols "oss" {
key <AD09> { [ o, O, oe, OE ] }; // o O œ Œ
key <AD10> { [ p, P, ocircumflex, Ocircumflex ] }; // p P ô Ô
key <AD11> { [ dead_circumflex, dead_diaeresis, dead_tilde, dead_abovering ] }; // ^ ̈ ̃ ˚
- key <AD12> { [ dollar, sterling, oslash, Ooblique ] }; // $ £ ø Ø
+ key <AD12> { [ dollar, sterling, oslash, Oslash ] }; // $ £ ø Ø
// Third row
key <AC01> { [ q, Q, adiaeresis, Adiaeresis ] }; // q Q ä Ä
@@ -333,7 +333,7 @@ xkb_symbols "latin9" {
key <AD12> { [ dollar, sterling, ecircumflex, ediaeresis ] };
key <AC01> { [ q, Q, Acircumflex, Adiaeresis ] };
- key <AC02> { [ s, S, oslash, Ooblique ] };
+ key <AC02> { [ s, S, oslash, Oslash ] };
key <AC03> { [ d, D, Ecircumflex, Ediaeresis ] };
key <AC04> { [ f, F, plusminus, ordfeminine ] };
key <AC05> { [ g, G, ae, AE ] };