lpex base profile
The lpex base profile is the default editor profile.
Not all key and mouse-event settings listed below may be available in the environment (workstation configuration, operating system, Java support, enclosing editor application, etc.) in which the editor is running. The set of key and mouse settings in the current editor view may also be extended and modified by the editor application, active document parser, and editor extensions in effect.
Key Settings
The key settings listed below show the key definition (for example, "a-b") and the editor action (for example, "blockMarkCharacter"). For a complete reference of how a key is defined see the keyAction parameter.
a-b Alt+B blockMarkCharacter a-backSpace.secondary Alt+Backspace undo a-c Alt+C blockCopy a-d Alt+D blockDelete a-i Alt+I blockLowerCase a-j Alt+J join a-k Alt+K blockUpperCase a-l Alt+L blockMarkElement a-m Alt+M blockMove a-pageDown Alt+Page Down findBlockEnd a-pageUp Alt+Page Up findBlockStart a-q Alt+Q findQuickMark a-r Alt+R blockMarkRectangle a-s Alt+S split a-u Alt+U blockUnmark a-z Alt+Z blockOverlay backSpace Backspace backSpace c-a Ctrl+A blockMarkAll c-backSpace Ctrl+Backspace deleteLine c-c Ctrl+C copy c-d Ctrl+D duplicateLine c-delete Ctrl+Delete truncate c-down Ctrl+Down scrollDown c-end Ctrl+End bottom c-enter Ctrl+Enter openLine c-f Ctrl+F find c-home Ctrl+Home top c-insert.secondary Ctrl+Insert copy c-j Ctrl+J findLastChange c-l Ctrl+L locateLine c-left Ctrl+Left prevWord c-m Ctrl+M match c-n Ctrl+N findNext c-numpadEnter.secondary Ctrl+Numpad Enter openLine c-p Ctrl+P c-pageDown Ctrl+Page Down pageRight c-pageUp Ctrl+Page Up pageLeft c-q Ctrl+Q setQuickMark c-right Ctrl+Right nextWord c-s-end Ctrl+Shift+End blockMarkBottom c-s-f Ctrl+Shift+F findAndReplace c-s-h Ctrl+Shift+H nullAction c-s-home Ctrl+Shift+Home blockMarkTop c-s-l Ctrl+Shift+L locateSequenceLine c-s-left Ctrl+Shift+Left blockMarkPrevWord c-s-m Ctrl+Shift+M findMatch c-s-n Ctrl+Shift+N compareNext c-s-p Ctrl+Shift+P comparePrevious c-s-pageDown Ctrl+Shift+Page Down blockMarkPageRight c-s-pageUp Ctrl+Shift+Page Up blockMarkPageLeft c-s-r Ctrl+Shift+R compareRefresh c-s-right Ctrl+Shift+Right blockMarkNextWord c-s-u.secondary Ctrl+Shift+U comparePrevious c-s-z.secondary Ctrl+Shift+Z redo c-s Ctrl+S save c-t Ctrl+T scrollTop c-u Ctrl+U findUp c-up Ctrl+Up scrollUp c-v Ctrl+V paste c-w Ctrl+W showAll c-x Ctrl+X cut c-y Ctrl+Y redo c-z Ctrl+Z undo decimal Decimal insertDecimalSeparator delete Delete delete down Down down end End end enter Enter splitLine escape Esc commandLine f1 F1 help f7 F7 blockShiftLeft f8 F8 blockShiftRight home Home home insert Insert toggleInsert left Left left numpadEnter.secondary Numpad Enter splitLine pageDown Page Down pageDown pageUp Page Up pageUp right Right right s-backSpace.secondary Shift+Backspace backSpace s-delete.secondary Shift+Delete cut s-down Shift+Down blockMarkDown s-end Shift+End blockMarkEnd s-enter Shift+Enter newLine s-f10 Shift+F10 popupAtCursor s-home Shift+Home blockMarkHome s-insert.secondary Shift+Insert paste s-left Shift+Left blockMarkLeft s-numpadEnter.secondary Shift+Numpad Enter newLine s-pageDown Shift+Page Down blockMarkPageDown s-pageUp Shift+Page Up blockMarkPageUp s-right Shift+Right blockMarkRight s-tab Shift+Tab prevTabStop s-up Shift+Up blockMarkUp tab Tab insertToTab up Up up a-d.c Alt+D blockDelete a-i.c Alt+I blockLowerCase a-k.c Alt+K blockUpperCase a-pageDown.c Alt+Page Down findBlockEnd a-pageUp.c Alt+Page Up findBlockStart a-q.c Alt+Q findQuickMark a-u.c Alt+U blockUnmark c-a.c Ctrl+A blockMarkAll c-backSpace.c Ctrl+Backspace deleteLine c-end.c Ctrl+End bottom c-enter.c Ctrl+Enter openLine c-f.c Ctrl+F find c-home.c Ctrl+Home top c-j.c Ctrl+J findLastChange c-l.c Ctrl+L locateLine c-m.c Ctrl+M match c-n.c Ctrl+N findNext c-numpadEnter.c.secondary Ctrl+Numpad Enter openLine c-p.c Ctrl+P c-pageDown.c Ctrl+Page Down pageRight c-pageUp.c Ctrl+Page Up pageLeft c-s-f.c Ctrl+Shift+F findAndReplace c-s-l.c Ctrl+Shift+L locateSequenceLine c-s-m.c Ctrl+Shift+M findMatch c-s-n.c Ctrl+Shift+N compareNext c-s-p.c Ctrl+Shift+P comparePrevious c-s-r.c Ctrl+Shift+R compareRefresh c-s-u.c.secondary Ctrl+Shift+U comparePrevious c-s.c Ctrl+S save c-t.c Ctrl+T scrollTop c-u.c Ctrl+U findUp c-w.c Ctrl+W showAll f1.c F1 help f7.c F7 blockShiftLeft f8.c F8 blockShiftRight pageDown.c Page Down pageDown pageUp.c Page Up pageUp
Mouse Event Settings
The mouse event settings listed below are divided into mouse event and action pairs. The first string (for example, "1-a-dragged") indicates the mouse event, and the second string indicates the action (for example, "blockMarkToMouse"). For information on how a mouse event is defined refer to the mouseAction parameter.
Editor commands, actions, and parameters
Editor profiles
Default editor commands
Editor parameters
keyAction parameter
mouseAction parameter