174a175,198 > > partial alphanumeric_keys > xkb_symbols "qwerty_common" { > > // This layout should work properly and it's goal is to represent actual > // keyboard layout according to symbols printed on keys. > // ----------------------------------------------------------------------- > // This layout was created in 2011 by Lukáš Mojžíš > // Feel free to ask for further fixes to fully conform the original QWERTY > // layout. Everybody makes mistakes. It is made for users that used to > // use Czechia - qwerty on Windows or Mac OS and are a bit confused why > // thez press something and ged another symbol, that they didn't expect :). > > include "cz(basic)" > name[Group1]= "Czechia - qwerty, common"; > > 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 ] }; > };