summaryrefslogtreecommitdiff
path: root/symbols/it
diff options
context:
space:
mode:
authorAlessandro Pellegrini <pellegrini@dis.uniroma1.it>2018-07-18 13:09:58 +0200
committerSergey Udaltsov <sergey.udaltsov@gmail.com>2018-09-27 00:10:34 +0100
commitd88b7812ac585a905314de44745d88def867218a (patch)
tree49e3e65549702679d80e65d7aa03aadf8789d996 /symbols/it
parentea28551daeae6b992a6423f7b727a303e58f708d (diff)
downloadxkeyboard-config-d88b7812ac585a905314de44745d88def867218a.tar.gz
Fix inconsistent keymap in it(intl) keyboard
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>
Diffstat (limited to 'symbols/it')
-rw-r--r--symbols/it6
1 files changed, 4 insertions, 2 deletions
diff --git a/symbols/it b/symbols/it
index 680093c..29e1f80 100644
--- a/symbols/it
+++ b/symbols/it
@@ -2,6 +2,8 @@
// 17 May 2003 Modified by Sebastiano Vigna (vigna@dsi.unimi.it)
// 03 December 2017 - Added it(intl) and it(scn), please refer to
// Cadèmia Siciliana <l10n@cademiasiciliana.org>
+// 18 July 2018 - Fixed inconsistent 'ì' and 'ù' in it(intl)
+// Alessandro Pellegrini <pellegrini@dis.uniroma1.it>
default partial alphanumeric_keys
xkb_symbols "basic" {
@@ -375,7 +377,7 @@ partial alphanumeric_keys
include "it(basic)"
name[Group1] = "Italian (intl., with dead keys)";
- key <AE12> { [ iacute, asciicircum, asciitilde, dead_circumflex ] };
+ key <AE12> { [ igrave, asciicircum, asciitilde, dead_circumflex ] };
key <AD03> { [ e, E, EuroSign, U0259 ] };
@@ -387,7 +389,7 @@ partial alphanumeric_keys
key <AB02> { [ x, X, U03C7, U03A7 ] };
key <AB01> { [ z, Z ] };
- key <BKSL> { [ uacute, section, dead_grave, dead_breve ] };
+ key <BKSL> { [ ugrave, section, dead_grave, dead_breve ] };
};
partial alphanumeric_keys