GUACAMOLE-273: Remove Mac remapping of €.

This commit is contained in:
Frode Langelo 2017-11-14 20:04:49 +00:00
parent a8174eeac9
commit fc599d2aec

View File

@ -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 ~ "₢"