- # make sure VMware Workstation uses German ("de") keyboard layout for
- # vnc clients with german keyboard connecting to a VMware VM with Windows
- # expecting a German keyboard layout
- # Otherwise vncclient will map keys like "("-->"/" etc., and some keys
- # are inaccessible
- $ diff -u windows_10_pro_ws_x64_test004.vmx.backup windows_10_pro_ws_x64_test004.vmx
- --- windows_10_pro_ws_x64_test004.vmx 2023-10-21 19:44:59.989280457 +0200
- +++ windows_10_pro_ws_x64_test004.vmx 2023-10-21 19:45:30.988808390 +0200
- @@ -128,4 +128,5 @@
- usb_xhci:4.port = "4"
- usb_xhci:4.parent = "-1"
- RemoteDisplay.vnc.enabled = "TRUE"
- +RemoteDisplay.vnc.keymap = "de"
- RemoteDisplay.vnc.key = "CygoIFBssChgsipsDbSuErVnIwECKjcNEz0TExYjFRwQIRAw1BLABLAMCQFHB0mKBoiICo4GwciOD4YCiUVLBIqBhIwPiQ4ASYlKTUVFzAIKiskLBUSMgw="
VMware: Use "de" keyboard layout for VNC clients
Posted by Anonymous on Sat 21st Oct 2023 18:51
raw | new post
Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.