On Thu, Mar 29, 2018, 09:41 Amarjeet Singh <[email protected]> wrote:
> Hi Team, > > While I am pressing Super key ( as if user is clicking start menu icon ) > in RDP. Chrome recognize it as *Meta key* and there is no scan code of > Meta key in base.keymap. > If Chrome is recognizing key X as key Y, that would be a bug in Chrome. The "Super" key should not be recognized by the browser as "Meta". You can verify whether the browser is providing buggy key information by using the JS key event tester: http://guacamole.apache.org/pub/tests/key-event-test.html > If I use the On Screen keyboard Super key is working just fine as if user > is clicking on start menu icon. > Sounds like Guacamole is working correctly. If Chrome wishes to insist that a particular key is actually a different key, there's nothing to be done on the Guacamole side. Garbage in, garbage out. I suggest opening a bug report with Chrome / Chromium. - Mike
