Next: Cursor Parameters, Previous: Buffer Parameters, Up: Window Frame Parameters
The following frame parameters control various aspects of the frame's interaction with the window manager. They have no effect on text terminals.
visibilitynil for invisible, t for visible, and icon for
iconified. See Visibility of Frames.
auto-raisenil, Emacs automatically raises the frame when it is
selected. Some window managers do not allow this.
auto-lowernil, Emacs automatically lowers the frame when it is
deselected. Some window managers do not allow this.
icon-typenil specifies
no icon (in which case the window manager decides what to show); any
other non-nil value specifies the default Emacs icon.
icon-namenil, the frame's title is used.
window-idouter-window-idwindow-id, changing this parameter has no
actual effect.
wait-for-wmnil, tell Xt to wait for the window manager to confirm
geometry changes. Some window managers, including versions of Fvwm2
and KDE, fail to confirm, so Xt hangs. Set this to nil to
prevent hanging with those window managers.
stickynil, the frame is visible on all virtual desktops on systems
with virtual desktops.