0
I am running a guest macos High Sierra as virtual OS in Virtualbox. To access the guest from host (also High Sierra) I can use :
- Virtualbox gui
- macos built in screen sharing with vnc://path/to/guest/OS
- Realvnc
Screen sharing is enabled in guest, as it is necessary for 2 & 3 access. 1 & 2 have awaited AZERTY layout as configured in host and guest.
But 3 has QWERTY layout, that's the problem.
Nonetheless 3 has awaited AZERTY layout when connecting to raspberry configured with AZERTY layout...
2 & 3 are suitable to have copy/paste feature not available in Virtualbox for macos systems, but I would like to access the guest macos from other host OSes without the macos vnc built in function, so 2 is not an option.
The issue is a bug in screen sharing server (the remote end) rather than RealVNC's viewer. As you can see when connecting to your raspberry pi (which I assume is a RealVNC server) the key pressed on the viewer is correctly interpreted on the server. – srk – 2018-04-30T08:32:34.387