"GraphicsRender" is a front end token that rerenders the selected graphics.
"MoveLineBeginning" is a front end token that moves the insertion point to the beginning of the current line.
"MoveLineEnd" is a front end token that moves the insertion point to the end of the current line.
"MoveNextCell" is a front end token that moves the insertion point down by one cell.
"MoveNext" is a front end token that moves the insertion point right by one character.
"MoveNextWord" is a front end token that moves the insertion point right by one word.
"MovePreviousLine" is a front end token that moves the insertion point up by one line.
"MovePrevious" is a front end token that moves the insertion point left by one character.
"MovePreviousWord" is a front end token that moves the insertion point left by one word.
"NotebookStatisticsDialog" is a front end token that opens the Statistics dialog.