- Oct 13, 2018
-
-
Sergey Udaltsov authored
-
Sergey Udaltsov authored
-
Sergey Udaltsov authored
-
- Oct 03, 2018
-
-
- Oct 02, 2018
-
-
- Sep 29, 2018
-
-
- Sep 26, 2018
-
-
-
Italian keyboard has 'ì' and 'ù' characters. The variant "Italian (intl., with dead keys)" is erroneously associating these keys to the 'í' and 'ú' symbols, respectively. This patch associates the two keys in the keyboard variant with the correct symbols (i.e., 'ì' and 'ù'). Signed-off-by: Alessandro Pellegrini <pellegrini@dis.uniroma1.it>
-
-
-
-
- Sep 25, 2018
-
-
- Sep 24, 2018
-
-
- Sep 14, 2018
-
-
Sergey Udaltsov authored
-
- Jun 04, 2018
-
-
Sergey Udaltsov authored
-
Sergey Udaltsov authored
-
- May 14, 2018
-
-
-
NB: XF86Keyboard is a relatively new keysym and therefore needs recent protocol headers. Also KEY_KEYBOARD's keysym is > 255 and therefore needs a recent xkbcomp (as the new KEY_FAVORITES). https://bugs.freedesktop.org/show_bug.cgi?id=101521 Signed-off-by: Christian Kellner <christian@kellner.me>
-
NB: The value of KEY_FAVORITES is 0x16c (364) and thus beyond 255, which is not supported by X11. It might also need a recent xkbcomp that is patched so it does not throw fatal errors for those. See https://lists.x.org/archives/xorg-devel/2017-April/053389.html https://bugs.freedesktop.org/show_bug.cgi?id=100709 Signed-off-by: Christian Kellner <christian@kellner.me>
-
-
-
-
- Apr 26, 2018
- Apr 23, 2018
-
-
- Apr 22, 2018
-
-
- Feb 24, 2018
-
-
- Feb 16, 2018
-
-
Sergey Udaltsov authored
-