summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-09-29Release 2.19xkeyboard-config-2.19Sergey Udaltsov2-1/+3
2016-09-29Prerelease sync with TPSergey Udaltsov41-14348/+14987
2016-09-21Use digits literallySergey Udaltsov1-10/+10
https://bugs.freedesktop.org/show_bug.cgi?id=97884
2016-09-202.18.99, sent to translatorsSergey Udaltsov1-1/+1
2016-09-20Move Indian keyboard layouts from base.xml.in to base.extras.xml.inMike FABIAN2-345/+355
Apparently the Indian keyboard layouts in xkeyboard-config are not very useful because of limitations in xkb. In xkb, it is not possible to output several characters when one key is pressed but that seems sometimes necessary. For Indian languages, the input methods supplied by ibus-m17n appear to be more useful, having the xkb keyboard layouts show up as well in the gnome-control centre confuse the user because of too many useless choices. Therefore, Anish Patil suggested to hide these Indian keyboard layouts in the gnome-control-centre. The easiest way to hide them is to move them from /usr/share/X11/xkb/rules/base.xml to /usr/share/X11/xkb/rules/base.extras.xml because gnome-control-centre does not list the layouts from base.extras.xml. base.extras.xml seems to be for rarely used layouts, so these Indian layouts seem to fet better there than in base.xml.
2016-09-20The quote should be normal quotedblSergey Udaltsov1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=97847
2016-09-20Add extended Kazakh layout typeBaurzhan Muftakhidinov2-0/+34
https://bugs.freedesktop.org/show_bug.cgi?id=97862
2016-09-15cm(mmuock), not maSergey Udaltsov1-6/+6
2016-09-15add contact and authorMart Lubbers1-0/+3
2016-09-15add phonetic russian dvorak layoutMart Lubbers2-0/+65
2016-09-15ru sometimes need ralt as ralt, not as level3Sergey Udaltsov1-2/+0
https://bugs.freedesktop.org/show_bug.cgi?id=97057
2016-09-15Updated cm mmuockSergey Udaltsov2-32/+63
https://bugs.freedesktop.org/show_bug.cgi?id=96578
2016-09-15Fixed carpalx layoutSergey Udaltsov2-2/+16
https://bugs.freedesktop.org/show_bug.cgi?id=96793
2016-09-15Fixed carpalx layoutSergey Udaltsov2-7/+7
https://bugs.freedesktop.org/show_bug.cgi?id=96793
2016-09-15Added parens:swap_bracketsSergey Udaltsov1-0/+8
https://bugs.freedesktop.org/show_bug.cgi?id=90235
2016-09-15symbols/de: Do not specify the key.type where it isn't needed.Benno Schulenberg1-2/+0
With a newer xkbcomp, a trailing "any" (NoSymbol) in a key definition is taken to mean "none" (VoidSymbol) when the layout specifies the keytype explicitly. Avoid this by not specifying the keytype -- it isn't needed when an included file has already defined the relevant number of levels. This fixes https://bugs.freedesktop.org/show_bug.cgi?id=97336, a bug for which a partial fix was applied in commit ae052b1. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-09-14Nonexisting option removedSergey Udaltsov1-6/+0
https://bugs.freedesktop.org/show_bug.cgi?id=96967
2016-09-14rules: Move Finnish DAS layout to extrasTomi Leppänen2-6/+6
2016-09-14de(legacy) to de(deadtilde)Sergey Udaltsov2-4/+4
https://bugs.freedesktop.org/show_bug.cgi?id=9752
2016-09-14symbols/rs: Specify some keys explicitly as four-level alphabetic.Benno Schulenberg1-7/+12
But only the ones that actually are. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-09-14symbols/rs: Remove pointless trailing "any" and "NoSymbol".Benno Schulenberg1-97/+96
They add nothing and just clutter things up. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-09-14symbols/rs: Do not specify the key.type where it isn't needed.Benno Schulenberg1-6/+0
This fixes https://bugs.freedesktop.org/show_bug.cgi?id=97332. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-07-02Added Carpalx intl layoutSergey Udaltsov2-0/+158
https://bugs.freedesktop.org/show_bug.cgi?id=94880
2016-07-02Add Australian as separate entryPeter Hutterer3-1/+21
Australians use the 'us' layout but add an alias anyway so it's easy to find in the respective configuration tools. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-06-02Release 2.18xkeyboard-config-2.18Sergey Udaltsov2-1/+3
2016-06-02Pre-release refreshSergey Udaltsov18-14048/+15640
2016-06-02Fixed ISO codes for JawiSergey Udaltsov1-6/+6
2016-06-02Added Armenian dram sign to Armenian phoneticSergey Udaltsov1-1/+1
https://bugs.freedesktop.org/show_bug.cgi?id=95531
2016-05-18Synced descriptionsSergey Udaltsov1-1/+1
2016-05-18Added US layout for IBM Arabic 238LSergey Udaltsov2-0/+19
https://bugs.freedesktop.org/show_bug.cgi?id=94026
2016-05-18symbols: add explicit definition for Group2 to win_space_toggleEgbert Eich1-2/+3
This ensures that the group modifier will work for Group2 as well even when <SPCE> has been set explicitly for the Group2 symbol table (as in the case for us(colemak)). Signed-off-by: Egbert Eich <eich@freedesktop.org> Reference: fdo#95168
2016-05-18Added some Asian layoutsSergey Udaltsov5-7/+144
https://bugs.freedesktop.org/show_bug.cgi?id=94036
2016-04-04Add Ctrl+Win keyboard layout switch.Aleksei Gutikov3-0/+17
2016-04-04Sorting the Caps Lock options in a consistent manner.Benno Schulenberg2-19/+19
By putting the related "capslock" and "shiftlock" options together, and putting the "none" option last, both in the rules and the symbols file. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-04-04rules: Giving the caps:ctrl_modifier option a distinctive description.Benno Schulenberg1-1/+1
The option does not simply change the Caps Lock key into something else (like the other options do that use the "an additional" phrase), but it makes the key act as a Ctrl modifier while also still producing the Caps_Lock symbol. Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-04-04Added Bone layout (including the q/eszett variant) and Neo qwertz/qwertyHenning W7-0/+201
2016-04-04Add Algerian layout with variantsSergey Udaltsov3-2/+166
https://bugs.freedesktop.org/show_bug.cgi?id=94635
2016-04-03Added us(carpalx)Sergey Udaltsov2-0/+90
https://bugs.freedesktop.org/show_bug.cgi?id=94723
2016-02-17Added the Ruble signeSergey Udaltsov1-1/+7
Requested by Gleb Rostov, added to ru(win) and ru(mac) as AltGr+8 and AltGr+H, as defined by Microsoft and Apple
2016-01-26release 2.17, small commit addedxkeyboard-config-2.17Sergey Udaltsov1-1/+1
2016-01-26Reenable layer5-lock for de variantsSergey Udaltsov2-138/+138
https://bugs.freedesktop.org/show_bug.cgi?id=93763
2016-01-26Release 2.17Sergey Udaltsov2-1/+3
2016-01-26Translations updated before releaseSergey Udaltsov15-11696/+12247
2016-01-24symbols/group: re-enable grp:ctrls_togglePeter Hutterer1-2/+2
https://bugs.freedesktop.org/show_bug.cgi?id=15843 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2016-01-24syntax fixSergey Udaltsov1-0/+1
https://bugs.freedesktop.org/show_bug.cgi?id=92341
2016-01-14prerelease version bumpSergey Udaltsov1-1/+1
2016-01-14Added sbj keymap for Jolla phoneAndres Gomez10-1/+81
This extended keymap includes keycodes beyond the 255 which are not handled by X11 so it is only suitable for the use with libraries that support extended keycodes, like libxkbcommon. https://bugs.freedesktop.org/show_bug.cgi?id=92238
2016-01-14Adding the option to make Caps Lock act as a Menu key.Benno Schulenberg3-0/+12
https://bugs.freedesktop.org/show_bug.cgi?id=91867 Signed-off-by: Benno Schulenberg <bensberg@justemail.net>
2016-01-14Added de(koy)Sergey Udaltsov7-0/+65
https://bugs.freedesktop.org/show_bug.cgi?id=92835
2016-01-14Add br(thinkpad) to the xml filesPeter Hutterer2-0/+7
https://bugzilla.redhat.com/show_bug.cgi?id=1292881 Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>