...
The following configurations are possible:
Supported keys/shortcuts
The shortcuts should be defined as combination like "alt+n", with the plus as seperator.
The following keys are available.
Modifier keys
- shift
- ctrl
- alt
- option
- meta
- command
- mod (os dependent generic key: Windows/Linux = ctrl, Mac = command)
Special keys
- backspace
- tab
- enter
- return
- capslock
- esc
- escape
- space
- pageup
- pagedown
- end
- home
- left
- up
- right
- down
- ins
- del
Other keys
All other keys can be referenced by name like a, 3, /, $ ...
Configuration general
To enable the keyboard shortcuts handling, the shortcuts must be registered in the main HTML template with the function:
...
Boolean parameter which indicates if the focus is not within a list, the first list in the view should be applied if available instead.
Supported keys/shortcuts
The shortcuts should be defined as combination like "alt+n", with the plus as seperator.
The following keys are available.
Modifier keys
- shift
- ctrl
- alt
- option
- meta
- command
- mod (os dependent generic key: Windows/Linux = ctrl, Mac = command)
Special keys
- backspace
- tab
- enter
- return
- capslock
- esc
- escape
- space
- pageup
- pagedown
- end
- home
- left
- up
- right
- down
- ins
- del
Other keys
All other keys can be referenced by name like a, 3, /, $ ...
Browser support
- Internet Explorer 6+
- Safari
- Firefox
- Chrome