Line 8: | Line 8: | ||
* '''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 higlighted area. | + | * '''CTRL+X''' or '''SHIFT+DELETE''' cuts the higlighted 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.'''''''''' |
* '''CTRL+TAB'''show the source code (for advanded users). | * '''CTRL+TAB'''show the source code (for advanded users). |
Revision as of 12:24, 11 December 2007
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 highlightes the whole editing area
- CTRL+B changes your font to bold.
- CTRL+C copies the higlighted area to the clipboard.
- CTRL+I changes your font to itallic.
- CTRL+L opens the Link window.
- CTRL+SHIFT+Ssaves 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 higlighted 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.'''''
- CTRL+TABshow the source code (for advanded users).