diff --git a/symbols/cz b/symbols/cz index 2d8680ca..31352efe 100644 --- a/symbols/cz +++ b/symbols/cz @@ -80,15 +80,21 @@ xkb_symbols "bksl" { partial alphanumeric_keys xkb_symbols "qwerty" { - // This layout should work exactly as a cz with the exception - // of 'Z' and 'Y' keys, which are in the qwerty style (ie. swapped). - // 2001 by Kamil Toman + // This layout represent actual keyboard layout. It complies with symbols + // printed on keys. + // ----------------------------------------------------------------------- + // This layout was created in 2011 by Lukáš Mojžíš include "cz(basic)" name[Group1]= "Czech (qwerty)"; - key { [ z, Z, degree, NoSymbol ] }; - key { [ y, Y, NoSymbol, NoSymbol ] }; + key { [ z, Z, degree, NoSymbol ] }; + key { [ uring, quotedbl, semicolon, NoSymbol ] }; + key { [ y, Y, NoSymbol, NoSymbol ] }; + key { [ uacute, slash, bracketleft, braceleft ] }; + key { [parenright, parenleft, bracketright, braceright ] }; + key { [ iacute, 9, parenleft, dead_acute ] }; + key { [ eacute, 0, parenright, dead_doubleacute ] }; }; // Use instead of (useful for keyboard without key)