"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.
"PasteSpecial" is a front end token that pastes the clipboard contents in plain text format at the insertion point.
CellSize is an option for cells that specifies the width and height of an inline cell.
DefaultStyleDefinitions is a global option that specifies the default stylesheet for all new notebooks.
EvaluatorNames is a global option that specifies the kernels that are currently configured to perform evaluations.
FormBoxOptions -> {opt_1 -> val_1, opt_2 -> val_2} is an option for cells that specifies settings for FormBox objects within the cell.
FrontEndStackSize is a global option that specifies the size of the stack used to store data in the front end (Macintosh only).