Wiki source code of Keyboard Shortcuts Available when Previewing a Page
Last modified by Eleni Cojocariu on 2026/03/19 08:20
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | {{velocity}} | ||
| 2 | $xwiki.ssx.use("Documentation.UserGuide.Features.KeyboardShortcuts") | ||
| 3 | {{/velocity}} | ||
| 4 | |||
| 5 | You can use keyboard shortcuts to use some XWiki features. Keyboard shortcuts help you save time since you never have to take your hands off the keyboard to use the mouse. You need to use the [[common edit actions>>xwiki:documentation.xs.user.base.page.edit-page.common-edit-actions.WebHome]] to preview a Page and to be able to use the following keyboard shortcuts: | ||
| 6 | |||
| 7 | |=Column 1|=Column 2 | ||
| 8 | |(% class="shortcut" %)((( | ||
| 9 | (% class="key" %)Alt(%%) + (% class="key" %)C | ||
| 10 | )))|Cancel edition. | ||
| 11 | |(% class="shortcut" %)((( | ||
| 12 | (% class="key" %)Alt(%%) + (% class="key" %)B | ||
| 13 | )))|Back to the edition. | ||
| 14 | |(% class="shortcut" %)((( | ||
| 15 | (% class="key" %)Alt(%%) + (% class="key" %)Shift(%%) + (% class="key" %)S | ||
| 16 | )))|Save and continue to edit the Page. | ||
| 17 | |(% class="shortcut" %)((( | ||
| 18 | (% class="key" %)Alt(%%) + (% class="key" %)S | ||
| 19 | )))|Save and view the Page. |