summaryrefslogtreecommitdiff
path: root/symbols/sun_vndr
diff options
context:
space:
mode:
authorMichael von Glasow <michael -at- vonglasow.com>2021-07-21 20:53:55 +0300
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2021-08-15 16:50:31 +0000
commit17a6a186160c8436fc97473dfe2a9d8a34325a31 (patch)
tree87a1770a627cad3b8ea633c441b7ffc3ecf694e4 /symbols/sun_vndr
parent9aceb3405877462bac91cc530e14147d4e5177df (diff)
downloadxkeyboard-config-17a6a186160c8436fc97473dfe2a9d8a34325a31.tar.gz
Move left/right quotes one key to the right, place lower quotes on AB04
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
Diffstat (limited to 'symbols/sun_vndr')
-rw-r--r--symbols/sun_vndr/lt6
1 files changed, 3 insertions, 3 deletions
diff --git a/symbols/sun_vndr/lt b/symbols/sun_vndr/lt
index ceeec74..73744aa 100644
--- a/symbols/sun_vndr/lt
+++ b/symbols/sun_vndr/lt
@@ -78,9 +78,9 @@ xkb_symbols "sun_type6" {
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 ] };
- key <AB06> { [ n, N ] };
+ key <AB04> { [ v, V, doublelowquotemark, singlelowquotemark ] };
+ key <AB05> { [ b, B, leftdoublequotemark, leftsinglequotemark ] };
+ key <AB06> { [ n, N, rightdoublequotemark, rightsinglequotemark ] };
key <AB07> { [ m, M, mu, masculine ] };
key <AB08> { [ comma, less, ampersand, multiply ] };
key <AB09> { [ period, greater, periodcentered, division ] };