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:42 UTC

[5/7] incubator-guacamole-server git commit: GUACAMOLE-135: Clean up spacing and alignment of Swiss French keymap.

GUACAMOLE-135: Clean up spacing and alignment of 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/c79b3032
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/tree/c79b3032
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/diff/c79b3032

Branch: refs/heads/master
Commit: c79b303237390981a85b9a177ca81abb2548f379
Parents: c6f6bb6
Author: Michael Jumper <mj...@apache.org>
Authored: Sat Jan 28 14:23:33 2017 -0800
Committer: Michael Jumper <mj...@apache.org>
Committed: Sat Jan 28 14:23:33 2017 -0800

----------------------------------------------------------------------
 src/protocols/rdp/keymaps/fr_ch_qwertz.keymap | 28 ++++++++++++----------
 1 file changed, 15 insertions(+), 13 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-server/blob/c79b3032/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 8ada951..a460504 100644
--- a/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
+++ b/src/protocols/rdp/keymaps/fr_ch_qwertz.keymap
@@ -25,33 +25,35 @@ freerdp "KBD_SWISS_FRENCH"
 # Basic keys
 #
 
-map -altgr -shift 0x29 0x02..0x0C           ~ "�1234567890'"
-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      ~ "�1234567890'"
+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..0x1B           ~ "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..0x1B      ~ "QWERTZUIOP�!"
+map -altgr +shift      0x1E..0x28 0x2B ~ "ASDFGHJKL��"
+map -altgr +shift 0x56 0x2C..0x35      ~ ">YXCVBNM;:_"
 
 #
 # Keys requiring AltGr
 #
 
-map +altgr -shift 0x02..0x04                ~ "�@#"
-map +altgr -shift 0x06..0x08                ~ "�|�"
-map +altgr -shift 0x1A 0x1B                 ~ "[]"
-map +altgr -shift 0x28 0x2B                 ~ "{}"
-map +altgr -shift 0x56                      ~ "\"
+map +altgr -shift 0x02..0x04 ~ "�@#"
+map +altgr -shift 0x06..0x08 ~ "�|�"
+map +altgr -shift 0x1A 0x1B  ~ "[]"
+map +altgr -shift 0x28 0x2B  ~ "{}"
+map +altgr -shift 0x56       ~ "\"
 
 map +altgr -shift 0x12 ~ "\u20ac"
 
 #
 # Dead keys
 #
+
 map -altgr -shift 0x1B ~ 0xFE57 # Dead umlaut
 map +altgr -shift 0x0C ~ 0xFE51 # Dead acute
 map -altgr -shift 0x0D ~ 0xFE52 # Dead circumflex
 map -altgr +shift 0x0D ~ 0xFE50 # Dead grave
 map +altgr -shift 0x0D ~ 0xFE53 # Dead tilde
+