Sergey V. Udaltsov [Tue, 25 Sep 2012 20:46:37 +0000 (21:46 +0100)]
Release 2.7
Sergey V. Udaltsov [Tue, 25 Sep 2012 20:40:49 +0000 (21:40 +0100)]
Pre-release translations sync
Sergey V. Udaltsov [Sun, 23 Sep 2012 21:04:27 +0000 (22:04 +0100)]
Updated Latvian layout
https://bugs.freedesktop.org/show_bug.cgi?id=55070
Sergey V. Udaltsov [Tue, 11 Sep 2012 23:20:25 +0000 (00:20 +0100)]
release preps
Sergey V. Udaltsov [Mon, 10 Sep 2012 22:10:05 +0000 (23:10 +0100)]
Added 5 Sharp machines, for NetBSD
https://bugs.freedesktop.org/show_bug.cgi?id=54065
Sergey V. Udaltsov [Sun, 2 Sep 2012 07:57:52 +0000 (08:57 +0100)]
Fixed Shift-F10 behaviour
Preserving shift is essential for many applications
https://bugs.freedesktop.org/show_bug.cgi?id=45008
Sergey V. Udaltsov [Wed, 29 Aug 2012 23:25:53 +0000 (00:25 +0100)]
Added Moldovian materials
https://bugs.freedesktop.org/show_bug.cgi?id=54137
Daniel Stone [Tue, 28 Aug 2012 17:39:57 +0000 (10:39 -0700)]
Remove *.dir generation
It's only used by the X server's ListComponents call, which I intend to
stub out shortly.
(For bonus points, that call will fork xkbcomp to generate the necessary
listings itself if it can't find the *.dir files.)
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Marko Myllynen [Fri, 24 Aug 2012 08:08:13 +0000 (11:08 +0300)]
Use recently added mnemonic symbols in symbols/fi
These mnemonic symbols are available with xproto-7.0.23 + libX11-1.5.0.
https://bugs.freedesktop.org/show_bug.cgi?id=53995
Ran Benita [Thu, 16 Aug 2012 07:25:55 +0000 (10:25 +0300)]
Add missing U to unicode keysym in symbols/us intl-unicode
Signed-off-by: Ran Benita <ran234@gmail.com>
Sergey V. Udaltsov [Wed, 8 Aug 2012 23:20:27 +0000 (00:20 +0100)]
Extended mapping for level6 in EIGHT_LEVEL_SEMIALPHABETIC
https://bugs.freedesktop.org/show_bug.cgi?id=53157
Sergey V. Udaltsov [Sun, 5 Aug 2012 18:53:59 +0000 (19:53 +0100)]
Making tilda not "dead" in German
https://bugs.freedesktop.org/show_bug.cgi?id=9752
Stian Viskjer [Sun, 15 Jul 2012 20:59:11 +0000 (22:59 +0200)]
Add Colemak variant to Norwegian keyboard layout
This patch adds the Colemak (http://colemak.com/) variant to the
Norwegian keyboard layout.
Signed-off-by: Stian Viskjer <stian@viskjer.net>
Peter Hutterer [Thu, 28 Jun 2012 23:53:45 +0000 (09:53 +1000)]
symbols: keypad can only have one default section
Warning: Multiple default components in keypad
Using x11, ignoring pointerkeys
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Peter Hutterer [Thu, 21 Jun 2012 00:16:31 +0000 (10:16 +1000)]
symbols: ossmath is CTRL+ALT, not FOUR_LEVEL (#43541)
having KPMU defined as FOUR_LEVEL, with 4 symbols only, triggers an xkb
error when the keypad stuff picks up the CTRL+ALT (from x11) and waits for 5
symbols instead.
X.Org Bug 43541 <http://bugs.freedesktop.org/show_bug.cgi?id=43541>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Michael Witten [Wed, 20 Jun 2012 03:52:39 +0000 (03:52 +0000)]
Remove redundant `include' in definition of xkb_symbols "alt-intl-unicode"
The definition of:
xkb_symbols "alt-intl-unicode"
contains:
include "level3(ralt_switch)"
However, it also contains:
include "us(intl-unicode)"
which in turn already contains:
include "level3(ralt_switch)"
Now, an argument can be made that it's more self-documenting to
repeat the directive, but that seems like a fairly weak argument,
especially given that most of "alt-intl-unicode" is inherited
from "intl-unicode" anyway.
Michael Witten [Wed, 20 Jun 2012 03:49:04 +0000 (03:49 +0000)]
Remove extant reference to the `symbols/extras' directory
The following command:
setxkbmap -layout us -variant alt-intl-unicode
was yielding this unhelpful error:
Error loading new keyboard description":
The reason is that the following commit:
commit
f836c210a4e4007715b149d4736a447c56b7cbaa
Author: Sergey V. Udaltsov <svu@gnome.org>
Date: Wed Mar 2 23:56:25 2011 +0000
The extra symbols are merged back into the base files
The rules are not powerful enough to support the extras subdir.
So the variants are merged into "main" files.
From now on, the "extra" term only affects the directory: whether
the record is in base.xml.in or base.extras.xml.in
removed the `symbols/extras' directory, but accidentally left a
reference to it in the definition of xkb_symbols "alt-intl-unicode":
include "extras/us(intl-unicode)"
Sergey V. Udaltsov [Fri, 1 Jun 2012 21:20:01 +0000 (22:20 +0100)]
Reverting broken fix for is keyboard
https://bugs.freedesktop.org/show_bug.cgi?id=43173
Sergey V. Udaltsov [Tue, 29 May 2012 22:50:16 +0000 (23:50 +0100)]
Preparing 2.6
Sergey V. Udaltsov [Tue, 29 May 2012 22:42:35 +0000 (23:42 +0100)]
pre-release sync from TP
Sergey V. Udaltsov [Tue, 22 May 2012 23:34:16 +0000 (00:34 +0100)]
Fixed Korean layout switching keys
https://bugs.freedesktop.org/show_bug.cgi?id=50214
Ismael Luceno [Mon, 21 May 2012 10:27:11 +0000 (07:27 -0300)]
Add extra greater and less symbols to es(dvorak)
This is required to use it on English keyboards.
Signed-off-by: Ismael Luceno <ismael.luceno@gmail.com>
https://bugs.freedesktop.org/show_bug.cgi?id=50167
Daniel Drake [Thu, 17 May 2012 20:21:00 +0000 (14:21 -0600)]
Update FR OLPC layout
Some keys have only two characters printed: the unmodified character,
and a character in the Shift+AltGr position (upper right).
For such keys, users were confused why the "other" character could not
be accessed with AltGr alone.
Make such keys behave shift-invariant to remove this confusion.
Also add some obvious omissions from the previous submission fixing
various other keys that weren't working as printed.
The corresponding keyboard can be seen here:
http://wiki.laptop.org/go/OLPC_Azerty_Keyboard
Investigation and original patch from Walter Bender.
https://bugs.freedesktop.org/show_bug.cgi?id=50064
T Metz [Tue, 8 May 2012 20:02:07 +0000 (22:02 +0200)]
Change Occitan layout inheritance to fr(oss)
Sergey V. Udaltsov [Mon, 7 May 2012 02:11:23 +0000 (03:11 +0100)]
The group name for it(us) fixed
The name of included us(euro) was used, because it was after the local group name specification. Fixed.
Sergey V. Udaltsov [Fri, 4 May 2012 22:38:52 +0000 (23:38 +0100)]
Returned de(qwerty), not the same as us(de)
https://bugs.freedesktop.org/show_bug.cgi?id=37237
Sergey V. Udaltsov [Tue, 1 May 2012 18:14:42 +0000 (19:14 +0100)]
Added a couple of missing Montenegrian chars to me variants
https://bugs.freedesktop.org/show_bug.cgi?id=49317
Bryce Harrington [Mon, 30 Apr 2012 21:18:49 +0000 (14:18 -0700)]
latin: Add dead_hook and dead_horn to J key level 3, 4
Signed-off-by: Bryce Harrington <bryce@canonical.com>
Sergey V. Udaltsov [Mon, 30 Apr 2012 23:37:26 +0000 (00:37 +0100)]
Added missing tilde to dk(dvorak)
https://bugs.freedesktop.org/show_bug.cgi?id=49312
Javier Jardón [Tue, 17 Apr 2012 11:13:48 +0000 (12:13 +0100)]
Use upstream gettext instead the GLib one
The upstream tool is actively mantained and also we avoid a dependency
on GLib.
Stephan Hilb [Mon, 6 Feb 2012 12:19:02 +0000 (13:19 +0100)]
Small corrections in de(neo) layout
https://bugs.freedesktop.org/show_bug.cgi?id=48466
Sergey V. Udaltsov [Sun, 8 Apr 2012 04:41:11 +0000 (05:41 +0100)]
Czech (qwerty) layout has " instead of ß in the 4th level
https://bugs.freedesktop.org/show_bug.cgi?id=48252
Dennis Meulensteen [Sun, 1 Apr 2012 19:39:15 +0000 (21:39 +0200)]
including base.extras.xml.in
https://bugs.freedesktop.org/show_bug.cgi?id=47842
Dennis Meulensteen [Sun, 1 Apr 2012 19:02:08 +0000 (21:02 +0200)]
Commited change to add Biblical Hebrew SIL Layout amended e-mail.
Sergey V. Udaltsov [Fri, 6 Apr 2012 02:59:27 +0000 (03:59 +0100)]
Addition of characters to Hindi (Bolnagri) section
https://bugs.freedesktop.org/show_bug.cgi?id=48059
Sergey V. Udaltsov [Tue, 27 Mar 2012 20:03:51 +0000 (21:03 +0100)]
Japanese Dvorak layout
https://bugs.freedesktop.org/show_bug.cgi?id=46015
Sergey V. Udaltsov [Tue, 27 Mar 2012 19:18:08 +0000 (20:18 +0100)]
Sergey V. Udaltsov [Sun, 25 Mar 2012 22:08:15 +0000 (23:08 +0100)]
Added us(cz_sk_de)
https://bugs.freedesktop.org/show_bug.cgi?id=47536
Sergey V. Udaltsov [Sat, 24 Mar 2012 22:16:47 +0000 (22:16 +0000)]
For fr(oss), some application can't handle space caracter properly
https://bugs.freedesktop.org/show_bug.cgi?id=15804
Sergey V. Udaltsov [Thu, 22 Mar 2012 09:41:14 +0000 (09:41 +0000)]
Use of dead_greek symbol in Bepo's keyboard layout
Sergey V. Udaltsov [Wed, 21 Mar 2012 10:00:14 +0000 (10:00 +0000)]
Unused file
Sergey V. Udaltsov [Wed, 21 Mar 2012 09:59:45 +0000 (09:59 +0000)]
Eliminating ISO Lock
Sergey V. Udaltsov [Sat, 10 Mar 2012 23:10:12 +0000 (23:10 +0000)]
Unneeded keypad overlay compat modules
Sergey V. Udaltsov [Sat, 10 Mar 2012 10:47:02 +0000 (10:47 +0000)]
Removing mac-specific dk(full)
Using non-existing include iso9995-3 means it was not used
Sergey V. Udaltsov [Sat, 10 Mar 2012 10:45:00 +0000 (10:45 +0000)]
Unneed norepeat compat section
Sergey V. Udaltsov [Sat, 10 Mar 2012 10:41:10 +0000 (10:41 +0000)]
Unneeded old stuff
Sergey V. Udaltsov [Thu, 23 Feb 2012 18:34:08 +0000 (18:34 +0000)]
Added some more chars to us(hbs)
https://bugs.freedesktop.org/show_bug.cgi?id=46486
Sergey V. Udaltsov [Tue, 14 Feb 2012 17:53:13 +0000 (17:53 +0000)]
Fixed ru(cv), wrong characters
https://bugs.freedesktop.org/show_bug.cgi?id=46010
Sergey V. Udaltsov [Tue, 14 Feb 2012 00:46:06 +0000 (00:46 +0000)]
Fixed the key AE04 in no(dvorak)
https://bugs.freedesktop.org/show_bug.cgi?id=45612
Sergey V. Udaltsov [Tue, 31 Jan 2012 22:39:55 +0000 (22:39 +0000)]
preparing 2.5.1
Sergey V. Udaltsov [Tue, 31 Jan 2012 22:39:40 +0000 (22:39 +0000)]
prerelease translation update
Sergey V. Udaltsov [Sat, 21 Jan 2012 09:03:27 +0000 (09:03 +0000)]
Fixed Armenian hyphen
https://bugs.freedesktop.org/show_bug.cgi?id=45012
Sergey V. Udaltsov [Thu, 19 Jan 2012 23:30:35 +0000 (23:30 +0000)]
Preparing 2.5
Sergey V. Udaltsov [Thu, 19 Jan 2012 23:27:39 +0000 (23:27 +0000)]
Pre-release PO sync
Daniel Stone [Thu, 19 Jan 2012 05:36:16 +0000 (16:36 +1100)]
Hide ClearGrab/CloseGrabs actions behind an option
Similar to how we put the Terminate mapping behind an option rather than
enabling it by default, put the ClearGrab/CloseGrab action handlers
behind an option too, so we don't ship 'break my screensaver'. Oops.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Sergey V. Udaltsov [Thu, 19 Jan 2012 23:21:41 +0000 (23:21 +0000)]
Fixed no(dvorak), AD12
https://bugs.freedesktop.org/show_bug.cgi?id=44866
Sergey V. Udaltsov [Sat, 7 Jan 2012 23:49:06 +0000 (23:49 +0000)]
Updated metainfo for apl layout
https://bugs.freedesktop.org/show_bug.cgi?id=44057
Sergey V. Udaltsov [Wed, 28 Dec 2011 02:15:12 +0000 (02:15 +0000)]
Making consistent CTRL+SHIFT toggle
The default switchers are changed to switch to next group.
The old behavior is kept in _bidir options
https://bugs.freedesktop.org/show_bug.cgi?id=42931
Sergey V. Udaltsov [Wed, 28 Dec 2011 01:46:39 +0000 (01:46 +0000)]
Making consistent CTRL+ALT toggle
The default switchers are changed to switch to next group.
The old behavior is kept in _bidir options
https://bugs.freedesktop.org/show_bug.cgi?id=42931
Sergey V. Udaltsov [Mon, 26 Dec 2011 12:30:23 +0000 (12:30 +0000)]
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xkeyboard-config
Sergey V. Udaltsov [Mon, 26 Dec 2011 12:26:35 +0000 (12:26 +0000)]
Separating lalt_lshift_toggle option
https://bugs.freedesktop.org/show_bug.cgi?id=43922
Now, alt_shift_toggle is composed of "right" and "left" blocks. Also, it is one-direction ("Next") only. For people who need both directions, the "bidir" option is introduced but not advertised in xml - because GUI tools usually belong to DEs that perform one-way circular layout switching.
Sergey V. Udaltsov [Sat, 24 Dec 2011 20:26:55 +0000 (20:26 +0000)]
updated apl layout
https://bugs.freedesktop.org/show_bug.cgi?id=44057
Sergey V. Udaltsov [Thu, 22 Dec 2011 00:50:22 +0000 (00:50 +0000)]
Removed overriding LFSH and RTSH
https://bugs.freedesktop.org/show_bug.cgi?id=44035
Peter Hutterer [Thu, 15 Dec 2011 05:53:55 +0000 (15:53 +1000)]
rules: Serbian keyboards are cyrillic by default, say so
https://bugzilla.redhat.com/show_bug.cgi?id=755609
https://bugs.freedesktop.org/show_bug.cgi?id=43850
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Sergey V. Udaltsov [Sun, 4 Dec 2011 22:31:14 +0000 (22:31 +0000)]
Fixed Congo-Kinshasa
https://bugs.freedesktop.org/show_bug.cgi?id=43423
Sergey V. Udaltsov [Wed, 30 Nov 2011 00:30:25 +0000 (00:30 +0000)]
Removed unneeded .spec
It is not properly maintained anyway - and distros are doing it themselves
Sergey V. Udaltsov [Tue, 29 Nov 2011 23:43:50 +0000 (23:43 +0000)]
Small fixes to Icelandic
https://bugs.freedesktop.org/show_bug.cgi?id=43173
Sergey V. Udaltsov [Mon, 21 Nov 2011 23:59:51 +0000 (23:59 +0000)]
Unneeded language removed from tw default variant
https://bugs.freedesktop.org/show_bug.cgi?id=42820
Sergey V. Udaltsov [Sun, 20 Nov 2011 20:03:26 +0000 (20:03 +0000)]
Extend BackSpace to the 2nd group
https://bugs.freedesktop.org/show_bug.cgi?id=43098
Daiki Ueno [Wed, 9 Nov 2011 08:19:52 +0000 (17:19 +0900)]
Add an option to map Zenkaku_Hankaku to Escape.
Sergey V. Udaltsov [Thu, 17 Nov 2011 19:40:23 +0000 (19:40 +0000)]
A couple of symbols added to tw layout for Paiwan
https://bugs.freedesktop.org/show_bug.cgi?id=42820
Sergey V. Udaltsov [Mon, 17 Oct 2011 20:01:46 +0000 (21:01 +0100)]
Commented out broken level5 options
Since lvl5:*cancel options are not working anyway - no need to show them.
https://bugs.freedesktop.org/show_bug.cgi?id=41621
Sergey V. Udaltsov [Sun, 16 Oct 2011 22:16:19 +0000 (23:16 +0100)]
Fixed uk(mac)
https://bugs.freedesktop.org/show_bug.cgi?id=41813
Sergey V. Udaltsov [Sun, 16 Oct 2011 20:48:18 +0000 (21:48 +0100)]
Improved description
Sergey V. Udaltsov [Sun, 16 Oct 2011 20:36:48 +0000 (21:36 +0100)]
Fix "mac style" numpad
https://bugs.freedesktop.org/show_bug.cgi?id=41607
Sergey V. Udaltsov [Sun, 9 Oct 2011 21:57:28 +0000 (22:57 +0100)]
Small fix for cz layout
https://bugs.freedesktop.org/show_bug.cgi?id=38017
Sergey V. Udaltsov [Sun, 9 Oct 2011 21:48:00 +0000 (22:48 +0100)]
Improved descriptions for level3, level5 latches
https://bugs.freedesktop.org/show_bug.cgi?id=41621
Sergey V. Udaltsov [Sun, 9 Oct 2011 15:52:52 +0000 (16:52 +0100)]
Belarussian description: be->by
Sergey V. Udaltsov [Sun, 9 Oct 2011 15:49:29 +0000 (16:49 +0100)]
Adding some l10n comments
https://bugs.freedesktop.org/show_bug.cgi?id=41617
Sergey V. Udaltsov [Wed, 5 Oct 2011 21:26:26 +0000 (22:26 +0100)]
Levels 2-4 for CTRL+ALT are propagated from level 1
Sergey V. Udaltsov [Tue, 4 Oct 2011 22:19:54 +0000 (23:19 +0100)]
preparing emergency 2.4.1
Sergey V. Udaltsov [Sat, 1 Oct 2011 19:46:57 +0000 (20:46 +0100)]
Fixing keys using CTRL+ALT type
https://bugs.freedesktop.org/show_bug.cgi?id=41297
A number of keys used 2nd level for CTRL+ALT action,
now they are using level 5
Sergey V. Udaltsov [Thu, 29 Sep 2011 23:54:24 +0000 (00:54 +0100)]
Synced description
Peter Hutterer [Wed, 28 Sep 2011 00:27:33 +0000 (10:27 +1000)]
rules: rename Bengali variants for 'in' to Bengali (India)
This lines up the Bengali variants on the 'in' layout with other so that the
use of the 'Bengali' description is unique to the 'bd' layout.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Sergey V. Udaltsov [Tue, 27 Sep 2011 21:36:06 +0000 (22:36 +0100)]
fixed version number
Sergey V. Udaltsov [Tue, 27 Sep 2011 21:23:04 +0000 (22:23 +0100)]
preparing 2.4.0
Sergey V. Udaltsov [Tue, 27 Sep 2011 21:20:49 +0000 (22:20 +0100)]
syncing translations
Sergey V. Udaltsov [Thu, 15 Sep 2011 20:42:33 +0000 (21:42 +0100)]
Updated Cameroon layout
https://bugs.freedesktop.org/show_bug.cgi?id=40795
Sergey V. Udaltsov [Wed, 10 Aug 2011 20:41:50 +0000 (21:41 +0100)]
There should not be dead keys in de(nodeadkeys)
https://bugs.freedesktop.org/show_bug.cgi?id=38468
Sergey V. Udaltsov [Sat, 6 Aug 2011 20:47:53 +0000 (21:47 +0100)]
Small reorganization in ctrl:* option names
There was no convention for the option names.
Now, where it is possible, the convention is <keycode>_<keysym>
(when <keycode> is mapped to <keysym>)
Sergey V. Udaltsov [Sat, 6 Aug 2011 20:35:23 +0000 (21:35 +0100)]
Added option to use RAlt as RCtrl
https://bugs.freedesktop.org/show_bug.cgi?id=38493
Aldis Berjoza [Sat, 30 Jul 2011 09:22:22 +0000 (12:22 +0300)]
Updated Latvian Modern layout to lastest stable version
Sergey V. Udaltsov [Mon, 25 Jul 2011 21:11:52 +0000 (22:11 +0100)]
Added missing mapping to Estonian
https://bugs.freedesktop.org/show_bug.cgi?id=39350
Daniel Stone [Tue, 21 Jun 2011 17:01:42 +0000 (18:01 +0100)]
Compat: Add grab/window logging actions
XF86LogWindowTree and XF86LogGrabInfo, included in very recent x11proto,
are new symbols to trigger the PrGrbs and PrWins actions, respectively.
These are new debugging actions which print useful information to the X
log.
See http://lists.x.org/archives/xorg-devel/2011-June/023314.html for
more information. (Note that there is a slight mismatch with some of
the action names there, which was fixed in a later revision of the
patch.)
This should probably only be included in a new major release though, due
to http://cgit.freedesktop.org/xorg/app/xkbcomp/commit/?id=2a473b which
meant that using any unknown keysyms in an interp definition meant that
it turned into an Any+AnyOfOrNone(All) definition, so all your
non-action keys just dumped the window tree to the X log and did nothing
else.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Daniel Stone [Tue, 21 Jun 2011 17:01:41 +0000 (18:01 +0100)]
symbols/ma: Replace NoAction with NoSymbol
I assume this is what they intended, and is a lot more sensible.
Signed-off-by: Daniel Stone <daniel@fooishbar.org>
Sergey V. Udaltsov [Wed, 15 Jun 2011 20:40:11 +0000 (21:40 +0100)]
Move switch VT mapping to 5th level, amending CTRL+ALT
The idea is to allow functional keys to have mappings on 2-4 levels (with Shift and RAlt)
https://bugs.freedesktop.org/show_bug.cgi?id=11822
Peter Hutterer [Wed, 2 Mar 2011 00:53:34 +0000 (10:53 +1000)]
symbols: remove pc(function), srvr_ctrl(fkey2vt) does the same
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Sergey V. Udaltsov [Mon, 13 Jun 2011 23:13:04 +0000 (00:13 +0100)]
temporary man pages should not annoy me
Peter Hutterer [Mon, 13 Jun 2011 22:39:30 +0000 (23:39 +0100)]
Use XSL to generate man page from the rules XML
Generate a man-page from the evdev.xml through the xslt/man.xsl stylesheet.
Adds a requirement on the xorg util-macros and xsltproc.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Gaetan Nadon <memsize@videotron.ca>
Kristof Szabo [Sat, 11 Jun 2011 21:21:50 +0000 (23:21 +0200)]
German layout with Hungarian letters added
https://bugs.freedesktop.org/show_bug.cgi?id=38192