summaryrefslogtreecommitdiff
path: root/symbols/sun_vndr
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/sun_vndr
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/sun_vndr')
-rw-r--r--symbols/sun_vndr/dk2
-rw-r--r--symbols/sun_vndr/ee2
-rw-r--r--symbols/sun_vndr/lt2
3 files changed, 3 insertions, 3 deletions
diff --git a/symbols/sun_vndr/dk b/symbols/sun_vndr/dk
index 2f5be08..941341e 100644
--- a/symbols/sun_vndr/dk
+++ b/symbols/sun_vndr/dk
@@ -51,7 +51,7 @@ xkb_symbols "sun_type6" {
key <AD12> { [ dead_diaeresis, dead_circumflex, dead_tilde ] };
key <BKSL> { [ apostrophe, asterisk, grave ] };
key <AC10> { [ ae, AE ] };
- key <AC11> { [ oslash, Ooblique ] };
+ key <AC11> { [ oslash, Oslash ] };
key <AB08> { [ comma, semicolon ] };
key <AB09> { [ period, colon ] };
key <AB10> { [ minus, underscore ] };
diff --git a/symbols/sun_vndr/ee b/symbols/sun_vndr/ee
index 36c3729..7206da9 100644
--- a/symbols/sun_vndr/ee
+++ b/symbols/sun_vndr/ee
@@ -56,7 +56,7 @@ xkb_symbols "sun_type6" {
key <AD06> { [ y, Y, leftarrow, yen ] };
key <AD07> { [ u, U, downarrow, uparrow ] };
key <AD08> { [ i, I, rightarrow, idotless ] };
- key <AD09> { [ o, O, oslash, Ooblique ] };
+ key <AD09> { [ o, O, oslash, Oslash ] };
key <AD10> { [ p, P, thorn, THORN ] };
key <AD11> { [ udiaeresis, Udiaeresis, dead_diaeresis,dead_abovering ] };
key <AD12> { [ otilde, Otilde, section, dead_macron ] };
diff --git a/symbols/sun_vndr/lt b/symbols/sun_vndr/lt
index 09c4222..dc0fdbe 100644
--- a/symbols/sun_vndr/lt
+++ b/symbols/sun_vndr/lt
@@ -56,7 +56,7 @@ xkb_symbols "sun_type6" {
key <AD06> { [ y, Y, leftarrow, yen ] };
key <AD07> { [ u, U, downarrow, uparrow ] };
key <AD08> { [ i, I, rightarrow, idotless ] };
- key <AD09> { [ o, O, oslash, Ooblique ] };
+ key <AD09> { [ o, O, oslash, Oslash ] };
key <AD10> { [ p, P, thorn, THORN ] };
key <AD11> { [ bracketleft, braceleft, dead_diaeresis, dead_abovering ] };
key <AD12> { [ bracketright, braceright, dead_tilde, dead_macron ] };