-
-
Notifications
You must be signed in to change notification settings - Fork 144
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Win/Java: Don't let F10 set KB focus to sys menu
I'm not sure when Windows 10 started hijacking the F10 key to serve the same purpose as the left Alt key (activating the system menu), but it must have been recently. (In the process of integrating/implementing the server-side key mapping feature in TurboVNC 3.1, I thoroughly tested all possible keystrokes on Windows, macOS, and Linux clients.) This commit simply extends the fix in 579f2d7 to cover the F10 key as well.
- Loading branch information
1 parent
dbcf89e
commit 9a1c2e5
Showing
2 changed files
with
9 additions
and
8 deletions.
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