GUACAMOLE-273: Remove Mac remapping of  €.

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/commit/fc599d2a
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/fc599d2a
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/fc599d2a

Branch: refs/heads/master
Commit: fc599d2aec5c1507c7de1a6e417d9351ceb82210
Parents: a8174ee
Author: Frode Langelo <[email protected]>
Authored: Tue Nov 14 20:04:49 2017 +0000
Committer: Frode Langelo <[email protected]>
Committed: Tue Nov 14 20:04:49 2017 +0000

----------------------------------------------------------------------
 src/protocols/rdp/keymaps/pt_br_qwerty.keymap | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/fc599d2a/src/protocols/rdp/keymaps/pt_br_qwerty.keymap
----------------------------------------------------------------------
diff --git a/src/protocols/rdp/keymaps/pt_br_qwerty.keymap 
b/src/protocols/rdp/keymaps/pt_br_qwerty.keymap
index 8a6483f..54df313 100644
--- a/src/protocols/rdp/keymaps/pt_br_qwerty.keymap
+++ b/src/protocols/rdp/keymaps/pt_br_qwerty.keymap
@@ -42,7 +42,6 @@ map -altgr +shift 0x56 0x2C..0x36            ~ "|ZXCVBNM<>:?"
 map +altgr -shift 0x02..0x07 0x0D ~ "¹²³£¢¬§"
 map +altgr -shift 0x10..0x11 ~ "/?"
 map +altgr -shift 0x12 ~ "°"
-map +altgr -shift 0x12 ~ "€" # map € to ° so Mac behaves the same as PC
 map +altgr -shift 0x1B ~ "ª"
 map +altgr -shift 0x2B ~ "º"
 map +altgr -shift 0x2E ~ "₢"

Reply via email to