GUACAMOLE-135: Abbreviate Swiss French mapping range where possible.
This commit is contained in:
parent
86493dda93
commit
fb298acdcd
@ -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;:_"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user