You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like FN key is not being forwarded to the guest OS: pressing FN + Back key on my host OS correctly deletes one character to the right of the cursor, but this action has no effect in the guest OS. Also Keyboard configuration in the guest OS is missing "Use F1, F2, etc. as standard function keys" option.
This means the "Delete" key on my Logitech keyboard does not work in the VM, neither do the "Back"/"Forward" buttons on my mouse. It seems like the VZUSBKeyboardConfiguration is not working correctly, so it might be Apple issue...
The text was updated successfully, but these errors were encountered:
It looks like FN key is not being forwarded to the guest OS: pressing FN + Back key on my host OS correctly deletes one character to the right of the cursor, but this action has no effect in the guest OS. Also Keyboard configuration in the guest OS is missing "Use F1, F2, etc. as standard function keys" option.
This means the "Delete" key on my Logitech keyboard does not work in the VM, neither do the "Back"/"Forward" buttons on my mouse. It seems like the VZUSBKeyboardConfiguration is not working correctly, so it might be Apple issue...
The text was updated successfully, but these errors were encountered: