-
-
Notifications
You must be signed in to change notification settings - Fork 142
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Win: Stop F10 from changing 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 4d40722 to cover the F10 key as well.
- Loading branch information
1 parent
a4e8da2
commit e787d55
Showing
2 changed files
with
9 additions
and
3 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