109,153d108 < < // bohous - layout similar to "Czech Amateur", for programmers < xkb_symbols "bohous" { < include "cz(qwerty)" < < name[Group1]= "Czechia - qwerty, bohous"; < < key { [ Multi_key ] }; < < key { [ grave, asciitilde, dead_abovering, dead_diaraesis] }; < < key { [ iacute, 9, parenleft, dead_acute ] }; < key { [ eacute, 0, parenright, dead_doubleacute ] }; < key { [ minus, underscore, equal, percent ] }; < key { [dead_acute, dead_caron, equal, plus ] }; < < key { [ bracketleft, braceleft, division, NoSymbol ] }; < key { [bracketright, braceright, multiply, NoSymbol ] }; < < key { [ semicolon, colon, NoSymbol, NoSymbol ] }; < key { [apostrophe, quotedbl, section, ssharp ] }; < key { [backslash, bar, dead_diaeresis, apostrophe ] }; < < key { [ asterisk, bar, slash, NoSymbol ] }; < < key { [ comma, less, question, NoSymbol ] }; < key { [ period, greater, colon, NoSymbol ] }; < key { [ slash, question, minus, underscore ] }; < < key { [ 7 ] }; < key { [ 8 ] }; < key { [ 9 ] }; < < key { [ 4 ] }; < key { [ 5 ] }; < key { [ 6 ] }; < < key { [ 1 ] }; < key { [ 2 ] }; < key { [ 3 ] }; < key { type="ONE_LEVEL", [ Return ] }; < < key { [ 0 ] }; < key { [ period ] }; < };