Hi,<br><br>Recently discovered a minor but annoying incorrect key mapping in the VBoxHeadless VNC code.<br><br>Apparently the comma (,) is being mapped to the open-single-quote (`) key scan code.<br><br>I could not find any documentation stating that this was intentional so I suppose that it is a bug.<br>
<br>Attached is a patch to FramebufferVNC.cpp that fixes the key mapping.  The patch is submitted under the MIT license.  The patch is against 3.2.12_OSE version, however I confirmed the same bug is also present in the most recent SVN version.<br>
<br>I am submitting the patch here on the mailing list because that seems to be what I'm supposed to do based on the contributor information up on <a href="http://virtualbox.org">virtualbox.org</a>.  If this is not OK, just let me know where it should go and I'll repost to the appropriate place.<br>
<br>Thanks!<br><br><br>Jonathon Moldenhauer<br>