2. Custom bindings

KeystrokeAction
F2 UpSame as menu item Move Up.
F2 DownSame as menu item Move Down.
F2 LeftSame as menu item Promote.
F2 RightSame as menu item Demote.
Enter

Inside a para/simpara, splits the para/simpara in two parts.

Elsewhere, normal behaviour.

Del

At the end of a para/simpara, if there is no node or text selection, joins this para/simpara with following sibling para/simpara if any.

Otherwise, normal behaviour.

BackSpace

At the beginning of a para/simpara, if there is no node or text selection, joins this para/simpara with preceding sibling para/simpara if any.

Otherwise, normal behaviour.

Ctrl+Enter

Inside a para, simpara, listitem, callout, step, inserts same element after this one.

Elsewhere, no effect.

Note

If the para/simpara is the first child of a listitem, callout or step, it is a listitem, callout or step which is inserted, not a para/simpara.

If, in such case, you want to insert a new para/simpara, simply press the Enter key at the end of the paragraph.

Shift+Ctrl+Enter

Inside a para, simpara, listitem, callout, step, inserts same element before this one.

Elsewhere, no effect.

Esc w

Converts text copied to the clipboard using an external application (Web browser, word processor, etc) to one or more para elements. Then paste these paragraphs after implicitly or explicitly selected element.

Application EventAction
drop

On an ulink element, changes the value of attribute url to the dropped string.

Elsewhere, considers that the dropped string is a filename or an URL and therefore, attempts to open the corresponding document in the editor.