Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
shortcut_key_list [2020/05/10 03:41]
admin removed
— (current)
Line 1: Line 1:
-===== Shortcut Key List ===== 
  
-You may use the following list of keys as the //keySequence// in shortcut key definition. If more than one keys are used, string them together with a plus "+". For example //ctrl+T//. 
- 
-Be aware that some browsers may not allow certain certain keys to be overridden. 
- 
-  * All alpha/numeric keys - abc...xyz,01..89 
-  * Special Characters - Every special character on a standard keyboard can be accessed. 
-  * CTRL 
-  * ALT 
-  * SHIFT 
-  * Tab 
-  * Space 
-  * Return 
-  * Enter 
-  * Backspace 
-  * Scroll_lock 
-  * Caps_lock 
-  * Num_lock 
-  * Pause 
-  * Insert 
-  * Home 
-  * Delete 
-  * End 
-  * Page_up 
-  * Page_down 
-  * Left 
-  * Up 
-  * Right 
-  * Down 
-  * F1 
-  * F2 
-  * F3 
-  * F4 
-  * F5 
-  * F6 
-  * F7 
-  * F8 
-  * F9 
-  * F10 
-  * F11 
-  * F12 
- 
-For more information about the shortcut key definition, see {{http://www.openjs.com/scripts/events/keyboard_shortcuts/ | Keyboard Shortcuts}}.