summaryrefslogtreecommitdiff
path: root/symbols
diff options
context:
space:
mode:
authorSergey V. Udaltsov <svu@gnome.org>2012-04-08 05:41:11 +0100
committerSergey V. Udaltsov <svu@gnome.org>2012-04-08 05:41:11 +0100
commit8640e24c91e80675016458d50d7a1ad8546e32ff (patch)
treef1ba10df426ac2685c457104964a615ac143fc90 /symbols
parent003b58ac4e553c2b22c48936474d852d73f2ac30 (diff)
downloadxkeyboard-config-8640e24c91e80675016458d50d7a1ad8546e32ff.tar.gz
Czech (qwerty) layout has " instead of ß in the 4th level
https://bugs.freedesktop.org/show_bug.cgi?id=48252
Diffstat (limited to 'symbols')
-rw-r--r--symbols/cz2
1 files changed, 1 insertions, 1 deletions
diff --git a/symbols/cz b/symbols/cz
index 25fd54a..db3dd48 100644
--- a/symbols/cz
+++ b/symbols/cz
@@ -90,7 +90,7 @@ xkb_symbols "qwerty" {
key <AB01> { [ z, Z, degree, NoSymbol ] };
key <AC10> { [ uring, quotedbl, semicolon, colon ] };
- key <AC11> { [ section, exclam, apostrophe, quotedbl ] };
+ key <AC11> { [ section, exclam, apostrophe, ssharp ] };
key <AD06> { [ y, Y, NoSymbol, NoSymbol ] };
key <AD11> { [ uacute, slash, bracketleft, braceleft ] };
key <AD12> { [parenright, parenleft, bracketright, braceright ] };