Emacs/docs/latest/emacs/Misc-X
From Get docs
Previous: Icons X, Up: Emacs Invocation [Contents][Index]
C.12 Other Display Options
- ‘
--parent-id id’ Open Emacs as a client X window via the XEmbed protocol, with
idas the parent X window id. Currently, this option is mainly useful for developers.- ‘
-vb’ - ‘
--vertical-scroll-bars’ Enable vertical scroll bars.
- ‘
-lsp pixels’ - ‘
--line-spacing=pixels’ Specify
pixelsas additional space to put between lines, in pixels.- ‘
-nbc’ - ‘
--no-blinking-cursor’ Disable the blinking cursor on graphical displays.
- ‘
-D’ - ‘
--basic-display’ Disable the menu-bar, the tool-bar, the scroll-bars, tool tips, and turn off font-lock-mode and the blinking cursor. This can be useful for making a test case that simplifies debugging of display problems.
The ‘--xrm’ option (see Resources) specifies additional X resource values.