summaryrefslogtreecommitdiff
path: root/symbols/pt
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/pt
parent9fd78a79ce8d40b555f452c31c45520a68b72f8c (diff)
downloadxkeyboard-config-a778f1dee41a7a34c4f45000cc62db253ac24ad3.tar.gz
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/pt')
-rw-r--r--symbols/pt4
1 files changed, 2 insertions, 2 deletions
diff --git a/symbols/pt b/symbols/pt
index 06d752e..1733d9f 100644
--- a/symbols/pt
+++ b/symbols/pt
@@ -108,7 +108,7 @@ xkb_symbols "nativo" {
key <AC02> { [ e, E, EuroSign, EuroSign ] };
key <AC03> { [ a, A, ae, AE ] };
key <AC04> { [ o, O, oe, OE ] };
- key <AC05> { [ u, U, oslash, Ooblique ] };
+ key <AC05> { [ u, U, oslash, Oslash ] };
key <AC06> { [ m, M, mu, mu ] };
key <AC07> { [ d, D, eth, ETH ] };
key <AC08> { [ s, S, ssharp, 0x01001E9E ] };
@@ -205,7 +205,7 @@ xkb_symbols "colemak" {
key <AC07> { [ n, N, n, N ] };
key <AC08> { [ e, E, EuroSign, cent ] };
key <AC09> { [ i, I, rightarrow, idotless ] };
- key <AC10> { [ o, O, oslash, Ooblique ] };
+ key <AC10> { [ o, O, oslash, Oslash ] };
key <AB01> { [ z, Z, guillemotleft, less ] };
key <AB02> { [ x, X, guillemotright, greater ] };