GUACAMOLE-135: Swiss Franch dead umlaut should map from keysym 0xFE57.
This commit is contained in:
parent
fb298acdcd
commit
c6f6bb67f0
@ -50,7 +50,7 @@ map +altgr -shift 0x12 ~ "€"
|
|||||||
#
|
#
|
||||||
# Dead keys
|
# Dead keys
|
||||||
#
|
#
|
||||||
map -altgr -shift 0x1B ~ 0x00A8 # Dead key
|
map -altgr -shift 0x1B ~ 0xFE57 # Dead umlaut
|
||||||
map +altgr -shift 0x0C ~ 0xFE51 # Dead acute
|
map +altgr -shift 0x0C ~ 0xFE51 # Dead acute
|
||||||
map -altgr -shift 0x0D ~ 0xFE52 # Dead circumflex
|
map -altgr -shift 0x0D ~ 0xFE52 # Dead circumflex
|
||||||
map -altgr +shift 0x0D ~ 0xFE50 # Dead grave
|
map -altgr +shift 0x0D ~ 0xFE50 # Dead grave
|
||||||
|
Loading…
Reference in New Issue
Block a user