sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
46.2k stars 2.47k forks source link

How can I capture keyboard shortcuts? #729

Open luan-coelho opened 9 months ago

luan-coelho commented 9 months ago

I'm using manjaro as my Linux distribution. I cannot run keyboard shortcuts on the virtualized macOS system as manjaro overrides them. For example, when I press the "Windows" key on the physical keyboard, the gnome application window opens. Is there anything I can do?

Because I'm using MacOS to develop a Swift application in Xcode and I really need to use keyboard shortcuts.

marvinwagner commented 6 months ago

I don't know if you still need it, but for me, I in the QEMU menu I went to View > Grab On Hover. After selecting this, the shorcuts worked inside mac. But I need to do this every time I close the container