Many functions in CKEditor have their equivalent keyboard shortcuts. This is one of the reasons why working with the editor is simple and efficient.
An alphabetical list displayed below contains available keyboard shortcuts:
- CTRL+A highlights the whole editing area
- CTRL+B changes your font to bold.
- CTRL+C copies the highlighted area to the clipboard.
- CTRL+I changes your font to italic.
- CTRL+L opens the Link dialog window.
- CTRL+SHIFT+S saves the document.
- CTRL+U changes your font to underlined.
- CTRL+V or SHIFT+INSERT pastes the data from the clipboard
- CTRL+X or SHIFT+DELETE cuts the highlighted area.
- CTRL+Yor CTRL+SHITF+Z starts the redo function.
- CTRL+Z starts the undo function.
- CTRL+ALT+ENTER fits the editor in the browsers window.