-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add an UI item to send difficult key combinations to the guest VM #5684
Labels
enhancement
New feature or request
Comments
rxhfcy
changed the title
Add a way to send difficult key combinations to the guest VM without having to capture keyboard
Add an UI item to send difficult key combinations to the guest VM
Sep 11, 2023
Also, add a way to add custom key sequences. |
knows that |
@LukaszGrela, you can go into settings and make it use Command-Option to capture and release the mouse instead. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
These are related: #4643, #4457, #3413 but I still thought adding an UI item deserves a chance to have its own dedicated issue. Please think of the
childrennovice users / macOS switchers!Please (re)consider adding a convenient way to send "difficult to achieve on mac keyboards" keypresses to the guest OS, without needing to clunkily capture the keyboard (and having to know/guess that
Option
obviously(?) meansAlt
inside other operating systems, and also know/guess that you also probably have to randomly pressFn
). These things are not obvious to everyone.I think this would be very convenient and useful, especially to people who don't happen to already know those very macOS specific things (eg. people switching to macOS from Windows).
So I'm asking for a menu that contains some of these, or preferably all of these:
Ctrl-Alt-Del
: useful in Windows, also in LinuxCtrl-Alt-F1
-Ctrl-Alt-F3
(switch between virtual consoles),Ctrl-Alt-F7
-Ctrl-Alt-F8
(switch back to X11/Wayland), (also possiblyCtrl-Alt-Backspace
to kill X11)I think these are currently unnecessarily difficult to achieve using a restricted MacBook keyboard (not something a macOS beginner would know how to do).
Here's an example from GNOME Boxes which has this feature even if the UI is otherwise very minimal:
The text was updated successfully, but these errors were encountered: