(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
Many functions in the FCKeditor have their keyboard keystrokes. They make the work with the editor faster and easier. Below you will find an alphabetical list with all of the keyboard shortcuts: | Many functions in the FCKeditor have their keyboard keystrokes. They make the work with the editor faster and easier. Below you will find an alphabetical list with all of the keyboard shortcuts: | ||
− | * '''CTRL+A''' | + | * '''CTRL+A''' highlights the whole editing area |
* '''CTRL+B''' changes your font to '''bold'''. | * '''CTRL+B''' changes your font to '''bold'''. | ||
− | * '''CTRL+C''' copies the | + | * '''CTRL+C''' copies the highlighted area to the clipboard.<br> |
− | * '''CTRL+I''' changes your font to '' | + | * '''CTRL+I''' changes your font to ''italic''. |
* '''CTRL+L''' opens the Link window. | * '''CTRL+L''' opens the Link window. | ||
* '''CTRL+SHIFT+S''' saves the document. | * '''CTRL+SHIFT+S''' saves the document. | ||
* '''CTRL+U''' changes your font to <u>underlined</u>. | * '''CTRL+U''' changes your font to <u>underlined</u>. | ||
* '''CTRL+''V''''' or '''SHIFT+INSERT''' pastes the data from the clipboard | * '''CTRL+''V''''' or '''SHIFT+INSERT''' pastes the data from the clipboard | ||
− | * '''CTRL+X''' or '''SHIFT+DELETE''' cuts the | + | * '''CTRL+X''' or '''SHIFT+DELETE''' cuts the highlighted area. |
* '''CTRL+Y '''or '''CTRL+SHITF+Z''' starts the redo function. | * '''CTRL+Y '''or '''CTRL+SHITF+Z''' starts the redo function. | ||
* '''CTRL+Z''' starts the undo function. | * '''CTRL+Z''' starts the undo function. | ||
* '''CTRL+ALT+ENTER''' fits the editor in the browsers window. | * '''CTRL+ALT+ENTER''' fits the editor in the browsers window. | ||
− |
Latest revision as of 08:35, 14 April 2009
Many functions in the FCKeditor have their keyboard keystrokes. They make the work with the editor faster and easier. Below you will find an alphabetical list with all of the 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 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+Y or CTRL+SHITF+Z starts the redo function.
- CTRL+Z starts the undo function.
- CTRL+ALT+ENTER fits the editor in the browsers window.