Frédéric Chaussée created GUACAMOLE-1968:
--------------------------------------------
Summary: French Keyboard alt gr not working
Key: GUACAMOLE-1968
URL: https://issues.apache.org/jira/browse/GUACAMOLE-1968
Project: Guacamole
Issue Type: Bug
Components: guacamole
Affects Versions: 1.5.4
Reporter: Frédéric Chaussée
Hi,
alt gr key doesn't work within RDP or SSH connexion. Instead, we need to use
combinaison of ctrl+alt in order to get special caracters.
Here is the result of Guacamole Keyboard tester :
{noformat}
Guacamole.Keyboard testergit: masterAPI: 1.5.4
Please press some keys...
guacamolekeydown0xffe3Left control
guacamolekeyup0xffe3Left control
guacamolekeydown0xfe03AltGr
guacamolekeydown0x40U+0040 COMMERCIAL AT
guacamolekeyup0x40U+0040 COMMERCIAL AT
guacamolekeyup0xfe03AltGr
{noformat}
Here is the result of event tester :
{noformat}
Keyboard event testerversion 1.3Mike Jumper Please press some keys...
keydowne.keyCode=17e.which=17e.keyIdentifier=undefinede.key=Controle.altKey=falsee.ctrlKey=truee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=1e.keyLocation=undefined
keydowne.keyCode=18e.which=18e.keyIdentifier=undefinede.key=AltGraphe.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=2e.keyLocation=undefined
keydowne.keyCode=48e.which=48e.keyIdentifier=undefinede.key=@e.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=0e.keyLocation=undefined
keypresse.keyCode=64e.which=64e.keyIdentifier=undefinede.key=@e.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=0e.keyLocation=undefined
keyupe.keyCode=48e.which=48e.keyIdentifier=undefinede.key=àe.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=0e.keyLocation=undefined
keyupe.keyCode=17e.which=17e.keyIdentifier=undefinede.key=Controle.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=1e.keyLocation=undefined
keyupe.keyCode=18e.which=18e.keyIdentifier=undefinede.key=AltGraphe.altKey=falsee.ctrlKey=falsee.altGraphKey=undefinede.metaKey=falsee.shiftKey=falsee.location=2e.keyLocation=undefined{noformat}
Thanks for your help,
Fred.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)