mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-14 04:38:26 +10:00
Added new option "Require Alt key for accelerators"
With the option enabled keyboard accelerators will be triggered only if Alt key is pressed as well. This is how typical Windows keyboard accelerators work, to avoid confusion with regular key presses. Fixes #117
This commit is contained in:
@@ -782,6 +782,8 @@
|
||||
#define IDS_PINNED_PATH_TIP 3685
|
||||
#define IDS_ENABLE_ACCELERATORS 3686
|
||||
#define IDS_ENABLE_ACCELERATORS_TIP 3687
|
||||
#define IDS_ALT_ACCELERATORS 3688
|
||||
#define IDS_ALT_ACCELERATORS_TIP 3689
|
||||
#define IDS_STRING7001 7001
|
||||
#define IDS_STRING7002 7002
|
||||
#define IDS_STRING7003 7003
|
||||
|
||||
Reference in New Issue
Block a user