utmapp / UTM

Virtual machines for iOS and macOS
https://getutm.app
Apache License 2.0
26.23k stars 1.32k forks source link

Capture input devices not working with macOS guests #6246

Open mdahshan opened 5 months ago

mdahshan commented 5 months ago

Hi,

I am facing an issue with macOS guest not capturing input devices.

First, the "Capture input devices" icon looks different than with other QEMU VMS.

Screenshot 2024-04-04 at 1 15 01 pm

It looks like an [x] icon instead of the pointer icon.

Clicking on this icon has no effect on the input devices. All keyboard shortcuts and trackpad gestures are always captured by the host.

I am using UTM version 4.4.4 (92) on an M1 Pro Mac host.

Host OS version: macOS 14 (Sonoma) Guest OS version: macOS 14 (Sonoma)

The VM was created by following the wizard, changing only the memory size to 8GB.

I appreciate any help.

osy commented 5 months ago

First, the "Capture input devices" icon looks different than with other QEMU VMS.

that's because there is no "capture input devices". The tooltip should be updated I think

mdahshan commented 5 months ago

First, the "Capture input devices" icon looks different than with other QEMU VMS.

that's because there is no "capture input devices". The tooltip should be updated I think

Does that mean that there is no support for such functionality for Apple Virtualization VMs?