-
-
Notifications
You must be signed in to change notification settings - Fork 260
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional keyboard shortcuts (#1839)
Resolves #1838. Related #481. This change adds the following additional keyboard shortcuts: - Ctrl+Alt+Backspace - Restart the desktop environment on Linux. - Meta+Alt+Escape - Open the "Force Quit" utility on macOS. - Alt+Tab - Switch to the next window on macOS, Windows, and more. I've mimicked the approach of sending one key at a time used by the existing Ctrl+Alt+Delete shortcut to more accurately represent how a user would enter these shortcuts on a physical keyboard. <a data-ca-tag href="https://codeapprove.com/pr/tiny-pilot/tinypilot/1839"><img src="https://codeapprove.com/external/github-tag-allbg.png" alt="Review on CodeApprove" /></a>
- Loading branch information
Showing
2 changed files
with
68 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters