necouchman commented on PR #394:
URL: https://github.com/apache/guacamole-server/pull/394#issuecomment-1264615102

   Thanks, @csarn - The keyboard mapping does indeed seem to be an area where 
there are likely to be some bugs. I reused the RDP protocol's keyboard mapping 
code due to the similarities in what the remote sides of both RDP and Spice 
require, but my guess is that there are some nuances of Spice that need to be 
factored in. In my testing I think most of the QWERTY keys from the US mapping 
work as expected; however, I do see that pressing "Shift" seems to activate 
"Caps Lock" on the remote side, and release it de-activates it - which is not 
what I'd call desirable or expected. I'll take a look at the xev output you 
sent, and the code, and see what I can figure out.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@guacamole.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to