utmapp / UTM

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

macOS: trackpad support #6527

Open warpdesign opened 3 months ago

warpdesign commented 3 months ago

It seems UTM emulates some kind of mouse, and not trackpad, which means:

I which there was a way to make Windows use the mac's trackpad when available, and not emulate a simple mouse instead.

DUOLabs333 commented 3 months ago
  1. There is a patch for horizontal scrolling on QEMU (https://patchew.org/QEMU/20220108153947.171861-1-dpetroff@gmail.com/), I may see if I can rebase it on master.
  2. This is a known issue.
  3. I'm not sure how gestures would map to non-Mac hosts.
cw1nte commented 2 months ago

.. but often I am running some form of Mac classic OS or other macOS/OSX....

dropwhile commented 2 months ago

Horizontal scroll support would be much appreciated!