GUACAMOLE-135: Remove duplicate scancode mappings from Swiss French keymap.


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/86493dda
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/86493dda
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/86493dda

Branch: refs/heads/master
Commit: 86493dda939aacbc2d0d876447c3ea204afaa4a6
Parents: 941fd96
Author: Michael Jumper <[email protected]>
Authored: Sat Jan 28 14:19:52 2017 -0800
Committer: Michael Jumper <[email protected]>
Committed: Sat Jan 28 14:19:52 2017 -0800

----------------------------------------------------------------------
 src/protocols/rdp/keymaps/fr_ch_qwertz.keymap | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/86493dda/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
----------------------------------------------------------------------
diff --git a/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap 
b/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
index 52cc18a..c0281a5 100644
--- a/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
+++ b/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
@@ -40,7 +40,7 @@ map -altgr +shift 0x56 0x2C..0x35           ~ ">YXCVBNM;:_"
 #
 
 map +altgr -shift 0x02..0x04                ~ "¦@#"
-map +altgr -shift 0x06..0x08 0x0C 0x0D      ~ "¬|¢´~"
+map +altgr -shift 0x06..0x08                ~ "¬|¢"
 map +altgr -shift 0x1A 0x1B                 ~ "[]"
 map +altgr -shift 0x28 0x2B                 ~ "{}"
 map +altgr -shift 0x56                      ~ "\"

Reply via email to