mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-06-15 11:50:09 +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:
@@ -639,6 +639,8 @@ BEGIN
|
||||
IDS_PIC_COMMAND "User picture command"
|
||||
IDS_ENABLE_ACCELERATORS "Enable accelerators"
|
||||
IDS_ENABLE_ACCELERATORS_TIP "Use keyboard accelerators to execute menu commands"
|
||||
IDS_ALT_ACCELERATORS "Require Alt key for accelerators"
|
||||
IDS_ALT_ACCELERATORS_TIP "Keyboard accelerators will be triggered only if Alt key is pressed"
|
||||
END
|
||||
|
||||
STRINGTABLE
|
||||
|
||||
Reference in New Issue
Block a user