Initialization Group makes the cells in a group auto-evaluate whenever the notebook is opened and the kernel is launched.
Print prints the active notebook.
X Environment Information opens a dialog box that displays the current attributes of the X front end environment (X only).
AffineTransform[m] gives a TransformationFunction that represents an affine transform that maps r to m.r. AffineTransform[{m, v}] gives an affine transform that maps r to m.r ...
AnimationRate is an option for Animate and Animator that specifies at what rate an animation should run, in units per second.
BarabasiAlbertGraphDistribution[n, k] represents a Barabasi\[Dash]Albert graph distribution for n-vertex graphs where a new vertex with k edges is added at each step.
CellChangeTimes is an option to Cell that specifies when changes were made to the cell.
CellDynamicExpression is an option for cells that specifies an expression to be dynamically updated whenever the cell is visible on-screen.
CellTags is an option for Cell that gives a list of tags to associate with a cell.
ColorSelectorSettings -> {opt -> val} is a global option that specifies settings for the Color dialog box.