| "BackgroundPostScriptRendering" | False | whether graphics are rendered during idle time, even if they are not currently visible on screen |
| "ColorPalette" | {"RGBColor", 128} | the number of colors used in the screen display when using a screen with 8-bit or lower resolution. |
| "DoubleBuffer" | True | whether double buffering, a method of reducing flicker while a notebook is being edited, is used for a notebook |
| "RealTimeMarginAdjustment" | True | whether the size of margins in a notebook is adjusted in real time when the margin settings are changed by dragging the tab on the ruler toolbar |
| "RealTimeWindowMove" | False | whether the screen display of a notebook is updated in real time as it is dragged across the screen using the mouse |
| "RealTimeWindowResize" | False | whether the screen display of a notebook is updated in real time while you resize it using the mouse |
| "SafeFileOpen" | None | whether Mathematica should take any special precautions before opening a notebook |
| "SafeFileSave" | Prescan | whether Mathematica should take any special precautions before saving the notebook |
| "ShortBoxForm" | False(Trueon Unix) | whether box expressions, which are used to represent two-dimensional forms in a notebook, are translated into a more compact notation when the notebook is saved |