mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 16:45:49 +03:00
[GH-ISSUE #729] How can I capture keyboard shortcuts? #561
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#561
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/729
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