summaryrefslogtreecommitdiff
path: root/symbols/sun_vndr
diff options
context:
space:
mode:
authorMichael von Glasow <michael -at- vonglasow.com>2021-07-17 19:34:43 +0300
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-08-08 00:14:31 +0000
commitb17b5860871c16b371bd2a54f00c052c1f2cdf45 (patch)
tree849ccb57ec209b28d1d7f79a56a7602da001f16d /symbols/sun_vndr
parent73ae4e6378e228cd936862dd454864131fccea6c (diff)
downloadxkeyboard-config-b17b5860871c16b371bd2a54f00c052c1f2cdf45.tar.gz
Use single guillemots on L4 (not less/greater) where L3 has guillemots
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
Diffstat (limited to 'symbols/sun_vndr')
-rw-r--r--symbols/sun_vndr/ee2
-rw-r--r--symbols/sun_vndr/lt4
2 files changed, 3 insertions, 3 deletions
diff --git a/symbols/sun_vndr/ee b/symbols/sun_vndr/ee
index 6f81133..0ef92a7 100644
--- a/symbols/sun_vndr/ee
+++ b/symbols/sun_vndr/ee
@@ -76,7 +76,7 @@ xkb_symbols "sun_type6" {
key <BKSL> { [ apostrophe, asterisk, onehalf, dead_breve ] };
key <AB01> { [ z, Z, zcaron, Zcaron ] };
- key <AB02> { [ x, X, guillemotright, greater ] };
+ key <AB02> { [ x, X, guillemotright, U203A ] };
key <AB03> { [ c, C, cent, copyright ] };
key <AB04> { [ v, V, leftdoublequotemark, leftsinglequotemark ] };
key <AB05> { [ b, B, rightdoublequotemark, rightsinglequotemark ] };
diff --git a/symbols/sun_vndr/lt b/symbols/sun_vndr/lt
index a76cb7a..b9e48a3 100644
--- a/symbols/sun_vndr/lt
+++ b/symbols/sun_vndr/lt
@@ -75,8 +75,8 @@ xkb_symbols "sun_type6" {
key <LSGT> { [ backslash, bar, dead_grave, dead_breve ] };
key <BKSL> { [ backslash, bar, dead_grave, dead_breve ] };
- key <AB01> { [ z, Z, guillemotleft, less ] };
- key <AB02> { [ x, X, guillemotright, greater ] };
+ key <AB01> { [ z, Z, guillemotleft, U2039 ] };
+ key <AB02> { [ x, X, guillemotright, U203A ] };
key <AB03> { [ c, C, cent, copyright ] };
key <AB04> { [ v, V, leftdoublequotemark, leftsinglequotemark ] };
key <AB05> { [ b, B, rightdoublequotemark, rightsinglequotemark ] };