Age | Commit message (Collapse) | Author | Files | Lines |
|
https://bugs.freedesktop.org/show_bug.cgi?id=60559
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=40795
|
|
Using existing compose:* options add a compose key (or multi key) to
the keyboard but at the cost of taking away some other symbols. This
commit introduces compose:*-altgr variants make given key act as
compose key only if alternative group is active (think: AltGr is
pressed). This way, the main functionality of the key is still there,
but at the same time compose key is available.
|
|
This leaves the virtual modifier handling to compat (compat/iso9995 and
compat/level5).
https://bugs.freedesktop.org/show_bug.cgi?id=50935#c30
|
|
The current version does not yet provide the correct bindings for level
selection.
Signed-off-by: Andreas Wettstein <wettstein509@solnet.ch>
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=60810
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=59878
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=45012
|
|
|
|
Sun variants are widely used not only for users with Sun Keyboards.
Adding as EXTRAS.
|
|
tuv layout is not longer needed or used by Sun keyboards.
|
|
Update data for Sun Type_6/7 Keyboards as described in
Bug 57450 - XKB data specific for Sun Keyboards is outdated.
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=36444
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=59151
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=59206
|
|
This replaces the existing option altwin:swap_lalt_lwin.
https://bugs.freedesktop.org/show_bug.cgi?id=57813
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=5500
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=58546
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=58441
|
|
This commit removes the <AC11> and <BKSL> definitions from pl(dvp)
layout since they were identical to those in us(dvp) (which the former
includes) and thus redundant.
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=9752
|
|
With this patch the real modifiers get bound to a virtual modifier only
through fake keycodes, which accounts for both the case where a key gets
bound to a different modifier by the first layout (and thus the second
layout loses its modifier behaviour) and the case where two virtual
modifiers would get bound to the same keycode.
see bug report #50935
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=27472#c27
|
|
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=56998
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=56998
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=55648
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=55708
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=54958
|
|
... and new pl(legacy) added
https://bugs.freedesktop.org/show_bug.cgi?id=5981
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=55070
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=54065
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=54137
|
|
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>
|
|
These mnemonic symbols are available with xproto-7.0.23 + libX11-1.5.0.
https://bugs.freedesktop.org/show_bug.cgi?id=53995
|
|
Signed-off-by: Ran Benita <ran234@gmail.com>
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=9752
|
|
This patch adds the Colemak (http://colemak.com/) variant to the
Norwegian keyboard layout.
Signed-off-by: Stian Viskjer <stian@viskjer.net>
|
|
Warning: Multiple default components in keypad
Using x11, ignoring pointerkeys
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
|
|
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>
|
|
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.
|
|
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)"
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=43173
|
|
https://bugs.freedesktop.org/show_bug.cgi?id=50214
|
|
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
|
|
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
|
|
|
|
The name of included us(euro) was used, because it was after the local group name specification. Fixed.
|