mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-01-11 21:10:25 +01:00
How can I capture keyboard shortcuts? #561
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @luan-coelho on GitHub (Dec 10, 2023).
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 on GitHub (Mar 19, 2024):
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