Disable Keyboard Shortcuts¶
Disable¶
If you don't need the (new in 5.9x) keyboard shortcuts feature you can disable it now using the following javascript code:
1 |
|
Enable¶
1 |
|
Disable shortcuts¶
Tip
You can hide the keyboard-shortcuts navbar-button:
AppGiniHelper.common.getNavbar().hideKeyboardShortcutsButton();