diff --git a/src/protocols/rdp/keymaps/pt_br_qwerty.keymap b/src/protocols/rdp/keymaps/pt_br_qwerty.keymap index 9bb2bb0f..e0656e9b 100644 --- a/src/protocols/rdp/keymaps/pt_br_qwerty.keymap +++ b/src/protocols/rdp/keymaps/pt_br_qwerty.keymap @@ -28,22 +28,22 @@ freerdp "KBD_PORTUGUESE_BRAZILIAN_ABNT2" map -caps -altgr -shift 0x29 0x02..0x0D ~ "'1234567890-=" map -caps -altgr -shift 0x10..0x19 0x1B ~ "qwertyuiop[" map -caps -altgr -shift 0x1E..0x27 0x2B ~ "asdfghjklç]" -map -caps -altgr -shift 0x56 0x2C..0x36 ~ "\zxcvbnm,.;/" +map -caps -altgr -shift 0x56 0x2C..0x35 0x73 ~ "\zxcvbnm,.;/" map -caps -altgr +shift 0x29 0x02..0x06 0x08..0x0D ~ ""!@#$%&*()_+" map -caps -altgr +shift 0x10..0x19 0x1B ~ "QWERTYUIOP{" map -caps -altgr +shift 0x1E..0x27 0x2B ~ "ASDFGHJKLÇ}" -map -caps -altgr +shift 0x56 0x2C..0x36 ~ "|ZXCVBNM<>:?" +map -caps -altgr +shift 0x56 0x2C..0x35 0x73 ~ "|ZXCVBNM<>:?" map +caps -altgr -shift 0x29 0x02..0x0D ~ "'1234567890-=" map +caps -altgr -shift 0x10..0x19 0x1B ~ "QWERTYUIOP[" map +caps -altgr -shift 0x1E..0x27 0x2B ~ "ASDFGHJKLÇ]" -map +caps -altgr -shift 0x56 0x2C..0x36 ~ "\ZXCVBNM,.;/" +map +caps -altgr -shift 0x56 0x2C..0x35 0x73 ~ "\ZXCVBNM,.;/" map +caps -altgr +shift 0x29 0x02..0x06 0x08..0x0D ~ ""!@#$%&*()_+" map +caps -altgr +shift 0x10..0x19 0x1B ~ "qwertyuiop{" map +caps -altgr +shift 0x1E..0x27 0x2B ~ "asdfghjklç}" -map +caps -altgr +shift 0x56 0x2C..0x36 ~ "|zxcvbnm<>:?" +map +caps -altgr +shift 0x56 0x2C..0x35 0x73 ~ "|zxcvbnm<>:?" # # Keys requiring AltGr @@ -64,4 +64,4 @@ map -altgr +shift 0x07 ~ 0xFE57 # Dead diaeresis (umlaut) map -altgr +shift 0x1A ~ 0xFE50 # Dead grave map -altgr -shift 0x1A ~ 0xFE51 # Dead acute map -altgr +shift 0x28 ~ 0xFE52 # Dead circumflex -map -altgr -shift 0x28 ~ 0xFE53 # Dead tilde +map -altgr -shift 0x28 ~ 0xFE53 # Dead tilde \ No newline at end of file