summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-10-04again 2.34xkeyboard-config-2.34Sergey Udaltsov2-2/+2
2021-10-04revert to prereleaseSergey Udaltsov2-2/+2
2021-10-042.34 NEWS updatedSergey Udaltsov1-1/+1
2021-10-04Hebrew translation addedSergey Udaltsov1-0/+5657
2021-10-04Release 2.34Sergey Udaltsov3-2/+4
2021-10-04Prerelease translation syncSergey Udaltsov22-23717/+25187
2021-10-04Add Arabic(Ergoarabic) keyboard layoutAbdulla Bubshait2-0/+46
2021-10-04PrereleaseSergey Udaltsov2-2/+2
2021-09-16Add Polish(lefty) layoutSimon Zelazny2-0/+20
2021-09-16Add Russian GOST layoutshomocomputeris2-0/+62
2021-09-15lt/us: Inherit AE09/AE10 from latinMichael von Glasow1-2/+2
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
2021-09-15Update symbols/it adding credits and reference for fur langFabio Tomat1-0/+2
2021-08-15Move left/right quotes one key to the right, place lower quotes on AB04Michael von Glasow10-11/+22
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
2021-08-08Accommodate uppercase/lowercase ß, long s, §; deduplicate ŁMichael von Glasow5-10/+10
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
2021-08-08Added English (Dvorak, Macintosh) based on the MacOS dvorak layoutHenrik Skärnell2-0/+69
2021-08-08Use single guillemots on L4 (not less/greater) where L3 has guillemotsMichael von Glasow8-16/+16
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
2021-08-08lt: Place sterling symbol on AD03, layer 4 (with E and euro)Michael von Glasow1-0/+4
Signed-off-by: Michael von Glasow <michael -at- vonglasow.com>
2021-08-07Hellenic keyboard perfected. Alexandros Perdikomatis1-4/+31
Hellenic language has many symbols even though having a basic lite alphabet of twenty four letters. But as we know an accent, diaeresis etc must produce a different code having a unique place. Eventually to be able to cover the language needs a lot of imagination and STILL there will be symbols left out. MY attempt is about NECESSARY symbols in every day life that never got into the code. The alterations I am posting hopefully will cover the extreme majority of the users of the Hellenic language.
2021-07-29gitlab CI: update to latest ci-templatesPeter Hutterer1-1/+1
Fixes the 404 that we see in the merge request check from time to time.
2021-06-29Added International Phonetic Alphabet (QWERTY)jakobrs2-1/+18
2021-06-29Fix wrong key symbol name𐰀𐰞𐰃:𐰺𐰃𐰔𐰀:𐰚𐰀𐰾𐰚𐰃𐰤 (𐰽𐰆𐰞𐰃𐰤𐰆𐰽)1-1/+1
2021-06-29Old turkish f layout (with pc104 support) added.Adınız2-12/+82
2021-06-25Resolved 101key Old Hungarian IITamas Bartos1-2/+2
On branch oldhunkeyboard101 Changes to be committed: modified: symbols/hu
2021-06-08xml2lst: use dynamic Perl pathIssam E. Maghni2-2/+1
Stop hardcoding the Perl path to /usr/bin/perl. Not all systems have Perl installed to /usr/bin, and some users might have installed Perl to a custom location. Instead, use /usr/bin/env, which performs a $PATH lookup to find the Perl executable.
2021-06-08Release 2.33xkeyboard-config-2.33Sergey Udaltsov3-2/+4
2021-06-08Prerelease po syncSergey Udaltsov20-23339/+23771
2021-06-05Add Navees (a phonetic layout for Urdu)Saadat Mateen3-0/+100
2021-06-05SHIFT+base key on Keypad not modify the base key on keypad swaping to number ↵Sérgio M. Basto1-1/+0
key. SHIFT+Page_Up, SHIFT+Home, etc are a very useful sequence keyboards in KDE, so when I press SHIFT+Page_Up and when Page_Up is on keypad, gives number 9 and is a very disapointing. For example in konsole, I use a lot SHIFT+Page_Up and SHIFT+Page_Down to scroll the screen up and down. After reasearch a lot if just not swap from base to number when press SHIFT, while SHIFT+number is not problem send the base key solves the problem in a very simple way I found a similar request on this topic https://bbs.archlinux.org/viewtopic.php?id=257020 from where I based myself to find the solution.
2021-06-04Adds dead_breve to English (Dvorak)Joshua J. Cogliati1-1/+1
This allows the letters with a breve to be typed in English (Dvorak) and English (Dvorak, alt. intl.)
2021-05-29Fix incorrect symbols in pk(olpc)Saadat Mateen1-1/+1
2021-05-20Restore previous Latvian (apostrophe) and split off Latvian (apostrophe, ↵nl67202-1/+19
dead quotes) Split off layout introduced in !166 to "Latvian (apostrophe, dead quotes)". This allows to have the new behavior for those who desire it without breaking the workflow of those used to the previous "Latvian (apostrophe)" layout.
2021-05-20gitlab CI: update to latest ci-templatesPeter Hutterer1-6/+7
This lets us use the ci-fairy image instead of manually preparing the alpine image on each run. Side-effect: we won't fall afoul of docker's pull limits. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-05-19Removes Hyena layoutRichard Gomes5-506/+0
2021-05-19added colemak_dh_iso layoutCássio2-0/+18
2021-05-19Add way to use Right Win as CtrlBhavin Gandhi3-0/+14
2021-05-19ci: use argparse for the yaml converter scriptPeter Hutterer1-2/+15
2021-05-19[US] Jirka's layout variant us(cz_sk_de) was extended with Polish, Spanish, ↵Vitalii Chernookyi2-0/+86
Finnish and Swedish The new extended layout variant named us(cz_sk_pl_de_es_fi_sv) and is targeted to Czech and Slovak polyglots and SW engineers (like the original one). Proposed layout is the result of the discussion among Polyglot Gathering community of polyglots (https://www.polyglotgathering.com/). Signed-off-by: Vitalii Chernookyi <vitaly.v.ch@gmail.com>
2021-05-19Fix various mistakes in the comments of the fr, afnor variant.NathanClaudel1-6/+6
2021-05-05Replaced division slash with fraction slash on Neo2 (de) layoutqwertfisch1-1/+1
The defined character differs from the official Neo reference and should be a fraction slash (U+2044).
2021-04-27rules: correct Indic IPA to use iso639 code "eng"Peter Hutterer1-1/+1
There doesn't seem to be a 639 code of "inc", so let's default to "eng" because that is what is suggested here and I don't know any better: https://github.com/NiranjanTambe/Indic-IPA Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-27rules: remove two non-existing ISO639 codesPeter Hutterer1-2/+0
These very much look like invented ones... Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-27rules: change ISO639 language codes to 639-2/T onlyPeter Hutterer2-17/+17
The extras used some of 639-2/B, let's make this consistent across both files. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-27rules: the xkb.dtd file is not an XML documentPeter Hutterer1-2/+0
It's just the DTD file, not an XML document itself. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-27meson.build: add option to install the legacy xorg symlinksPeter Hutterer2-0/+11
console-setup still relies on the xorg ruleset [1] and there may be other tools out there. Let's provide an equivalent option to our autotools build to install the xorg symlinks. Note that unlike the autotools approach, only the "xorg" symlinks are provided, not the well and truly legacy "xfree86" ones. [1] https://salsa.debian.org/installer-team/console-setup/-/merge_requests/7/ Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-23gitlab CI: parse through the YAML file to list failed keymap compilationsPeter Hutterer2-9/+73
libxkbcommon (commit 1cae25005211) now provides the output of the layout tester format in YAML, with successful compilations on stdout and failed ones on stderr. This makes it easy to collect the results, extract and print the failures with yq but also parse the yaml file and leave a JUnit XML in place that will then show up as result on a MR page. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-22tests: improve one of the debug messagesPeter Hutterer1-1/+1
Just "Using ." or whatever the env is set to is not helpful, let's make this message more useful. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-21rules: remove duplicate cm(mmuock) from base.extras.xmlJason Francis1-15/+0
2021-04-16symbols: add phonetic oriya language layoutslkmishra2-0/+149
2021-04-16gitlab CI: apply the typo fix to the inet templatePeter Hutterer1-1/+1
It causes the CI job to fail because diff now finds something that changed. See d1a7abd34f79cb0ad27c4861afd98d5b92723be0 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2021-04-14Fix typos and capitalizationshomocomputeris6-29/+29
Fix typos (mainly capitalization) to improve consistency in naming of layouts