You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by jm...@apache.org on 2017/01/29 20:28:40 UTC

[3/7] incubator-guacamole-server git commit: GUACAMOLE-135: Abbreviate Swiss French mapping range where possible.

GUACAMOLE-135: Abbreviate Swiss French mapping range where possible.


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

Branch: refs/heads/master
Commit: fb298acdcd8bf9bade4e254f243bbafe58dbf1af
Parents: 86493dd
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Jan 28 14:21:17 2017 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Jan 28 14:21:17 2017 -0800

----------------------------------------------------------------------
 src/protocols/rdp/keymaps/fr_ch_qwertz.keymap | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/fb298acd/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 c0281a5..459a4fa 100644
--- a/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
+++ b/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
@@ -26,12 +26,12 @@ freerdp "KBD_SWISS_FRENCH"
 #
 
 map -altgr -shift 0x29 0x02..0x0C           ~ "�1234567890'"
-map -altgr -shift      0x10..0x19 0x1A      ~ "qwertzuiop�"
+map -altgr -shift      0x10..0x1A           ~ "qwertzuiop�"
 map -altgr -shift      0x1E..0x28 0x2B      ~ "asdfghjkl��$"
 map -altgr -shift 0x56 0x2C..0x35           ~ "<yxcvbnm,.-"
 
 map -altgr +shift 0x29 0x02..0x0C           ~ "�+"*�%&/()=?"
-map -altgr +shift      0x10..0x19 0x1A 0x1B ~ "QWERTZUIOP�!"
+map -altgr +shift      0x10..0x1B           ~ "QWERTZUIOP�!"
 map -altgr +shift      0x1E..0x28 0x2B      ~ "ASDFGHJKL��"
 map -altgr +shift 0x56 0x2C..0x35           ~ ">YXCVBNM;:_"