summaryrefslogtreecommitdiff
path: root/symbols/cz
Commit message (Collapse)AuthorAgeFilesLines
* correct the name of the Russian layout for a Czech keyboardBenno Schulenberg2023-05-171-1/+1
| | | | All other such layouts are named in this manner: Language (Country).
* improve the names of two Czech and two Slovak variantsBenno Schulenberg2023-04-251-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nineteen years ago, commit 8e1e2d8195 baptized these four variants with the words "extended backslash". Nine months later, commit 999e981f4c synced these names to the relevant symbol files. But just two days later, commit 3ad7cee7c5 changed one of the names to read "with <\|> key", in response to https://bugs.freedesktop.org/2319. (A week later, commit 1b8556fe6f synced this name to the XML file.) This gave one of the four very similar variants a deviant name. The string "with <\|> key" is difficult for translators. For a long time I have thought that "<" and ">" were the relevant symbols, and that the "|" was an OR symbol, escaped by the "\". In other words: I thought that the string referred to the LSGT key. :/ What the four variants actually do is: put the backslash and vertical bar characters on the BKSL key (replacing the dead diaeresis and the apostrophe), for those keyboards that lack the LSGT key, to make typing "\" and "|" more straightforward -- these symbols are present also on the third level of the Q and W keys. So what those variants do is: add an *extra* backslash and vertical bar character to the layout, for easier access, at the cost of having the apostrophe accessible only via AltGr and the dead diaeresis only via Shift+AltGr. So... name all four variants more fittingly and in the same manner. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
* symbols/cz: replace mistaken 'none' with 'any' in the typographic overlayBenno Schulenberg2023-03-301-26/+26
| | | | | | | | Last year, commit 1bf140a683 mistakenly replaced 'NoSymbol' with 'none' instead of with 'any', blanking out the first two levels of some twenty keys, making the 'prog_typo' layout completely unusable. Oops! :| Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
* symbols: mention the target country at the top of most layout filesBenno Schulenberg2023-03-221-0/+2
| | | | Also replace some 0x100nnnn codes with Unnnn, and tweak some comments.
* hide the Czech typographic layout, as it is useless on its ownBenno Schulenberg2023-03-201-2/+1
| | | | | | | | | The layout assigns characters only to the third and fourth levels, so it is useful only when combined with a proper, normal layout. This addresses and closes issue #368. Signed-off-by: Benno Schulenberg <bensberg@telfort.nl>
* Czech layout following to what is actually printed on the keyboardMilos Kozak2023-02-051-0/+87
|
* symbols/cz: shrink some whitespace, and replace "NoSymbol" with "none"Benno Schulenberg2022-05-261-325/+325
|
* symbols/cz: put the keys in their usual order: top row to bottom rowBenno Schulenberg2022-05-261-121/+116
| | | | | Also, edit and shorten some comments, and place a combined layout directly after the two that it combines.
* symbols: do not define the standard keys again to their standard valuesBenno Schulenberg2022-05-241-12/+0
|
* symbols: put some keys into their usual order -- mainly TLDE, BKSL, LSGTBenno Schulenberg2022-05-011-13/+7
|
* Add Czech colemak UCW layoutMarek Maskarinec2022-02-161-0/+27
|
* remove definitions of AC12 that get overridden by a definition of BKSLBenno Schulenberg2022-01-011-1/+0
| | | | | Since AC12 is an alias of BKSL, defining AC12 before defining BKSL has zero effect.
* symbols: fix three mistyped symbol namesBenno Schulenberg2020-10-171-2/+2
| | | | | | | | | | | Fixes #232. The symbol name 'dead_comma' does not exist. What does exist is 'dead_belowcomma', which can be used to type two Romanian letters. The other two are obvious typos. Reported-by: Marko Myllynen <myllynen@redhat.com>
* symbols: specify the name of the layout after the major includesBenno Schulenberg2020-10-051-2/+2
| | | | To avoid the name getting overridden by a name in those includes.
* Consistently declare layouts with "default partial"Marko Myllynen2020-02-261-1/+1
| | | | | Consolidate earlier inconsistent wording variants meaning the same thing to use "default partial" everywhere.
* Add new Czech layout variant QWERTY MacintoshSergey Udaltsov2019-09-251-0/+68
| | | | https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues/174
* syntax typo fixedSergey Udaltsov2019-09-251-1/+1
|
* Add cz(prog_typo) layout variantSergey Udaltsov2019-09-251-0/+18
| | | | https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues/175
* Syntax fixedSergey Udaltsov2019-09-241-2/+2
|
* Add Czech (coder) layout variantMichal Kahle2019-09-181-0/+31
|
* Added cz(prog) and cz(typo) layout variantsViktor Grešák2019-05-311-0/+111
|
* Add U+1E9E capital ssharp to layouts with ssharpSergey Udaltsov2019-01-051-1/+1
| | | | https://gitlab.freedesktop.org/xkeyboard-config/xkeyboard-config/issues/144
* Descriptions formatting, typos and mistakes v2Nik Kopylov2017-05-011-4/+4
|
* new layout - Russian Phonetic CzechSergey Udaltsov2015-09-101-0/+70
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=89888
* Small sync of descriptionsSergey Udaltsov2014-02-211-1/+1
|
* symbols/cz: remove unneeded \| escapeRan Benita2014-02-211-1/+1
| | | | | | | | The character '|' doesn't need to be escaped. xkbcommon: WARNING: cz:76:19: unknown escape sequence in string literal Signed-off-by: Ran Benita <ran234@gmail.com>
* symbols/{cz,sk}: Tweaking comments and harmonizing whitespace.Benno Schulenberg2014-02-091-81/+82
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* symbols/*: A general stab at the elimination of trailing whitespace.Benno Schulenberg2013-12-181-5/+5
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* symbols/*: Separating the keyword 'default' with two spaces from any others.Benno Schulenberg2013-10-021-1/+1
| | | | | | To make it stand out a little more. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* symbols/*: Putting the keyword 'default' always first among any keywords.Benno Schulenberg2013-10-011-1/+1
| | | | Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
* Add Sun keyboard layout variantsjavier2013-01-151-0/+7
| | | | | Sun variants are widely used not only for users with Sun Keyboards. Adding as EXTRAS.
* Czech (qwerty) layout has " instead of ß in the 4th levelSergey V. Udaltsov2012-04-081-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=48252
* Small fix for cz layoutSergey V. Udaltsov2011-10-091-1/+2
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=38017
* Fixed cz(qwerty)Sergey V. Udaltsov2011-06-081-5/+11
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=38017
* A number of group names synced with rules/base.xml.inSergey V. Udaltsov2011-04-041-6/+6
|
* Remove RCS tagsAlexandr Shadchin2011-02-191-4/+0
| | | | Signed-off-by: Alexandr Shadchin <Alexandr.Shadchin@gmail.com>
* Use space on all 4 levelsSergey V. Udaltsov2010-05-061-1/+1
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=27597
* Introduce 'cz(dvorak-ucw)' layout.Jan Holesovsky2010-01-291-0/+30
| | | | | It is a US Dvorak layout with the CZ accented characters accessible using AltGr under the appropriate keys (eg. AltGr+a => aacute, etc.).
* description fixedSergey Udaltsov2008-09-151-1/+1
|
* added cz(ucw) and optionsSergey Udaltsov2008-09-151-0/+39
|
* dropping KPDL from cz and sk, b.fd.o#14479svu2008-02-161-3/+0
|
* fixed #2319svu2005-01-181-1/+1
|
* introducing the consistency in the group namessvu2005-01-161-1/+5
|
* fixing Czechiasvu2004-12-221-1/+1
|
* massive change in the group namessvu2004-12-221-1/+1
|
* adding the keywordsvu2004-10-091-0/+1
|
* changing to ralt_switchsvu2004-09-071-1/+1
|
* a lot of layouts cleaned up - but way way more to gosvu2004-04-241-0/+20
|
* adding Swiss layouts and removing references to pc/ from filessvu2004-04-211-3/+3
|
* first feed-in of the layouts. The revolution is comingsvu2004-04-101-0/+83