From f884ab76b138b363ff55a6e1cd9785a335f1cb8d Mon Sep 17 00:00:00 2001 From: Michael Jumper Date: Mon, 22 Jun 2020 20:58:51 -0700 Subject: [PATCH] GUACAMOLE-518: Update Italian keymap to define behavior of Caps Lock. On Italian keyboards, Caps Lock affects only non-accented letters and is undone by Shift. --- src/protocols/rdp/keymaps/it_it_qwerty.keymap | 26 +++++++++++++------ 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/src/protocols/rdp/keymaps/it_it_qwerty.keymap b/src/protocols/rdp/keymaps/it_it_qwerty.keymap index 6e9d9dbc..54f2172a 100644 --- a/src/protocols/rdp/keymaps/it_it_qwerty.keymap +++ b/src/protocols/rdp/keymaps/it_it_qwerty.keymap @@ -25,15 +25,25 @@ freerdp "KBD_ITALIAN" # Basic keys # -map -altgr -shift 0x29 0x02..0x0D ~ "\1234567890'ì" -map -altgr -shift 0x10..0x1B ~ "qwertyuiopè+" -map -altgr -shift 0x1E..0x28 0x2B ~ "asdfghjklòàù" -map -altgr -shift 0x56 0x2C..0x35 ~ "ZXCVBNM;:_" +map -caps -altgr +shift 0x29 0x02..0x0D ~ "|!"£$%&/()=?^" +map -caps -altgr +shift 0x10..0x1B ~ "QWERTYUIOPé*" +map -caps -altgr +shift 0x1E..0x28 0x2B ~ "ASDFGHJKLç°§" +map -caps -altgr +shift 0x56 0x2C..0x35 ~ ">ZXCVBNM;:_" + +map +caps -altgr -shift 0x29 0x02..0x0D ~ "\1234567890'ì" +map +caps -altgr -shift 0x10..0x1B ~ "QWERTYUIOPè+" +map +caps -altgr -shift 0x1E..0x28 0x2B ~ "ASDFGHJKLòàù" +map +caps -altgr -shift 0x56 0x2C..0x35 ~ "zxcvbnm;:_" # # Keys requiring AltGr