brief base profile

The brief base profile has default key assignments that should be familiar to users of the brief editor.

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-a") and the editor action (for example, "blockMarkCharacter").  For a complete reference of how a key is defined see the keyAction parameter.

a-a Alt+A blockMarkCharacter
a-b.secondary Alt+B blockMarkCharacter
a-backSpace Alt+Backspace deleteNextWord
a-c Alt+C blockMarkRectangle
a-d.secondary Alt+D deleteLine
a-enter.secondary Alt+Enter splitLine
a-f Alt+F insertFileName
a-f5 Alt+F5 findUp
a-f6 Alt+F6 findAndReplaceUp
a-g Alt+G locateLine
a-h Alt+H help
a-i Alt+I toggleInsert
a-j Alt+J findQuickMark
a-k Alt+K truncate
a-l Alt+L blockMarkElement
a-m.secondary Alt+M blockMarkCharacter
a-numpadEnter.secondary Alt+Numpad Enter splitLine
a-o Alt+O rename
a-p Alt+P print
a-pageDown Alt+Page Down findBlockEnd
a-pageUp.secondary Alt+Page Up findBlockStart
a-q.secondary Alt+Q findQuickMark
a-r Alt+R get
a-s Alt+S split
a-t.secondary Alt+T findAndReplace
a-u Alt+U undo
a-w Alt+W save
a-y Alt+Y findBlockStart
a-z Alt+Z blockOverlay
backSpace Backspace backSpace
c-a Ctrl+A blockMarkAll
c-b Ctrl+B scrollBottom
c-backSpace Ctrl+Backspace deletePrevWord
c-c Ctrl+C scrollCenter
c-d.secondary Ctrl+D pageDown
c-delete.secondary Ctrl+Delete truncate
c-down Ctrl+Down scrollDown
c-e.secondary Ctrl+E pageUp
c-end Ctrl+End windowBottom
c-enter Ctrl+Enter openLine
c-f.secondary Ctrl+F find
c-f5 Ctrl+F5 toggleCaseSensitive
c-f6 Ctrl+F6 toggleRegularExpression
c-home Ctrl+Home windowTop
c-insert Ctrl+Insert copy
c-j Ctrl+J findLastChange
c-k Ctrl+K deleteToLineStart
c-l.secondary Ctrl+L locateLine
c-left Ctrl+Left prevWord
c-m Ctrl+M match
c-n.secondary Ctrl+N findNext
c-numpadEnter.secondary Ctrl+Numpad Enter openLine
c-p.secondary Ctrl+P print
c-pageDown Ctrl+Page Down bottom
c-pageUp Ctrl+Page Up top
c-q Ctrl+Q setQuickMark
c-right Ctrl+Right nextWord
c-s-backSpace Ctrl+Shift+Backspace deleteLine
c-s-end Ctrl+Shift+End blockMarkBottom
c-s-f.secondary 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.secondary Ctrl+S save
c-t Ctrl+T scrollTop
c-u Ctrl+U redo
c-up Ctrl+Up scrollUp
c-v Ctrl+V paste
c-w Ctrl+W showAll
c-x Ctrl+X cut
c-y.secondary Ctrl+Y redo
c-z.secondary Ctrl+Z undo
decimal Decimal insertDecimalSeparator
delete Delete delete
down Down down
end End end
enter Enter splitLine
escape.secondary Esc commandLine
f1.secondary F1 help
f10 F10 commandLine
f5 F5 find
f6 F6 findAndReplace
f7 F7 keyRecorderStart
f8 F8 keyRecorderPlay
home Home home
insert.secondary 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.secondary Shift+Enter splitLine
s-f10 Shift+F10 popupAtCursor
s-f5 Shift+F5 findNext
s-f6 Shift+F6 findAndReplaceNext
s-f7 Shift+F7 keyRecorderStop
s-home Shift+Home blockMarkHome
s-insert.secondary Shift+Insert paste
s-left Shift+Left blockMarkLeft
s-numpadEnter.secondary Shift+Numpad Enter splitLine
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-f5.c Alt+F5 findUp
a-f6.c Alt+F6 findAndReplaceUp
a-g.c Alt+G locateLine
a-h.c Alt+H help
a-i.c Alt+I blockLowerCase
a-j.c Alt+J findQuickMark
a-k.c Alt+K blockUpperCase
a-o.c Alt+O rename
a-p.c Alt+P print
a-pageDown.c Alt+Page Down findBlockEnd
a-pageUp.c.secondary Alt+Page Up findBlockStart
a-q.c.secondary Alt+Q findQuickMark
a-r.c Alt+R get
a-t.c.secondary Alt+T findAndReplace
a-u.c Alt+U blockUnmark
a-w.c Alt+W save
a-y.c Alt+Y findBlockStart
c-a.c Ctrl+A blockMarkAll
c-b.c Ctrl+B scrollBottom
c-backSpace.c Ctrl+Backspace deleteLine
c-c.c Ctrl+C scrollCenter
c-d.c.secondary Ctrl+D pageDown
c-e.c.secondary Ctrl+E pageUp
c-end.c Ctrl+End windowBottom
c-enter.c Ctrl+Enter openLine
c-f.c.secondary Ctrl+F find
c-f5.c Ctrl+F5 toggleCaseSensitive
c-f6.c Ctrl+F6 toggleRegularExpression
c-home.c Ctrl+Home windowTop
c-j.c Ctrl+J findLastChange
c-l.c.secondary Ctrl+L locateLine
c-m.c Ctrl+M match
c-n.c.secondary Ctrl+N findNext
c-numpadEnter.c.secondary Ctrl+Numpad Enter openLine
c-p.c.secondary Ctrl+P print
c-pageDown.c Ctrl+Page Down bottom
c-pageUp.c Ctrl+Page Up top
c-s-f.c.secondary 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.secondary Ctrl+S save
c-t.c Ctrl+T scrollTop
c-u.c Ctrl+U redo
c-w.c Ctrl+W showAll
f1.c.secondary F1 help
f10.c F10 commandLine
f5.c F5 find
f6.c F6 findAndReplace
f7.c F7 keyRecorderStart
f8.c F8 keyRecorderPlay
pageDown.c Page Down pageDown
pageUp.c Page Up pageUp
s-f5.c Shift+F5 findNext
s-f6.c Shift+F6 findAndReplaceNext
s-f7.c Shift+F7 keyRecorderStop

 

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.

1-a-dragged blockMarkToMouse
1-a-pressed.1 cursorToMouse
1-a-pressed.2 blockMarkRectangleAtMouse
1-c-a-pressed.1 blockUnmark
1-c-a-s-pressed.1 blockUnmark
1-c-dragged blockMarkToMouse
1-c-pressed.1 cursorToMouse
1-c-pressed.2 blockMarkElementAtMouse
1-c-s-pressed.1 expandHideAtMouse
1-dragged blockMarkToMouse
1-pressed.1 cursorToMouse
1-pressed.2 blockMarkWordAtMouse
1-s-dragged blockMarkToMouse
1-s-pressed.1 blockMarkToMouse
2-c-s-pressed.1 expandHideAtMouse
3-c-s-pressed.1 expandHideAtMouse
3-pressed.1 popupAtMouse
a-dragged blockMarkToMouse
a-pressed.1 cursorToMouse
a-pressed.2 blockMarkRectangleAtMouse
c-a-pressed.1 blockUnmark
c-a-s-pressed.1 blockUnmark
c-dragged blockMarkToMouse
c-pressed.1 cursorToMouse
c-pressed.2 blockMarkElementAtMouse
dragged blockMarkToMouse
pressed.1 cursorToMouse
pressed.2 blockMarkWordAtMouse
s-dragged blockMarkToMouse
s-pressed.1 blockMarkToMouse
1-a-dragged.p blockMarkToMouse
1-a-pressed.1.p cursorToMouse
1-a-pressed.2.p blockMarkRectangleAtMouse
1-c-a-pressed.1.p blockUnmark
1-c-a-s-pressed.1.p blockUnmark
1-c-dragged.p blockMarkToMouse
1-c-pressed.1.p cursorToMouse
1-c-pressed.2.p blockMarkElementAtMouse
1-c-s-pressed.1.p expandHideAtMouse
1-dragged.p blockMarkToMouse
1-pressed.1.p cursorToMouse
1-pressed.2.p blockMarkWordAtMouse
1-s-dragged.p blockMarkToMouse
1-s-pressed.1.p blockMarkToMouse
2-c-s-pressed.1.p expandHideAtMouse
3-c-s-pressed.1.p expandHideAtMouse
3-pressed.1.p popupAtMouse
a-dragged.p blockMarkToMouse
a-pressed.1.p cursorToMouse
a-pressed.2.p blockMarkRectangleAtMouse
c-a-pressed.1.p blockUnmark
c-a-s-pressed.1.p blockUnmark
c-dragged.p blockMarkToMouse
c-pressed.1.p cursorToMouse
c-pressed.2.p blockMarkElementAtMouse
dragged.p blockMarkToMouse
pressed.1.p cursorToMouse
pressed.2.p blockMarkWordAtMouse
s-dragged.p blockMarkToMouse
s-pressed.1.p blockMarkToMouse
1-a-dragged.e blockMarkToMouse
1-a-pressed.1.e cursorToMouse
1-a-pressed.2.e blockMarkRectangleAtMouse
1-c-a-pressed.1.e blockUnmark
1-c-a-s-pressed.1.e blockUnmark
1-c-dragged.e blockMarkToMouse
1-c-pressed.1.e cursorToMouse
1-c-pressed.2.e blockMarkElementAtMouse
1-c-s-pressed.1.e expandHideAtMouse
1-dragged.e blockMarkToMouse
1-pressed.1.e expandHideAtMouse
1-pressed.2.e expandHideAtMouse
1-pressed.3.e expandHideAtMouse
1-s-dragged.e blockMarkToMouse
1-s-pressed.1.e blockMarkToMouse
2-c-s-pressed.1.e expandHideAtMouse
3-c-s-pressed.1.e expandHideAtMouse
3-pressed.1.e popupAtMouse
a-dragged.e blockMarkToMouse
a-pressed.1.e cursorToMouse
a-pressed.2.e blockMarkRectangleAtMouse
c-a-pressed.1.e blockUnmark
c-a-s-pressed.1.e blockUnmark
c-dragged.e blockMarkToMouse
c-pressed.1.e cursorToMouse
c-pressed.2.e blockMarkElementAtMouse
dragged.e blockMarkToMouse
pressed.1.e expandHideAtMouse
pressed.2.e expandHideAtMouse
pressed.3.e expandHideAtMouse
s-dragged.e blockMarkToMouse
s-pressed.1.e blockMarkToMouse

Related concepts
Editor commands, actions, and parameters
Editor profiles

Related reference
Default editor commands
Editor parameters
keyAction parameter
mouseAction parameter