realvnc generates a period instead of a comma when the comma key on a numeric keypad is pressed.
I am using a German layout and Windows 11. When I connect to a host running RealVNC Server 7.13.1 (R57) x64 with any VNC client, a period is always generated when I press a comma on the numeric keypad. This only happens with RealVNC Server; for example, TightVNC Server correctly generates a comma. I have already used the "RemapKeys" option, but this seems to have no effect. How can I solve this problem?
Comments
fixed by entering
0xFFAE->0x002C
in RemapKeys
Please sign in to leave a comment.