Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Conversation

yeco96
Copy link

@yeco96 yeco96 commented May 8, 2017

Example of declaration in config

hotkeysProvider.allowInCheat = ['INPUT', 'SELECT', 'TEXTAREA'];

hotkeysProvider.mapInit = {
command: '\u2318', // ⌘
shift: '\u21E7', // ⇧
left: '\u2190', // ←
right: '\u2192', // →
up: '\u2191', // ↑
down: '\u2193', // ↓
'return': '\u23CE', // ⏎
backspace: '\u232B', // ⌫
- -> home: 'Inicio',
- -> end: 'Fin',
- -> space: 'Espacio',
f2: 'F2'
};

add new Symbols or translations

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant