[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The width in pixels given to the borders of windows with maxsize or ratio hints.
The width in pixels given to the borders of transient or pop-up windows.
The width in pixels given to the borders of regular windows.
This controls the appearance of the border around windows. valid values are:
All space within the frame not used by the window is dedicated to the border.
Only the border width as controlled by *maxsize-border-width* *normal-border-width* and *transient-border-width* is used as the border. The rest is filled with the unfocus color.
The same as :thin but the border surrounds the window and the wasted space within the frame is not obscured, revealing the background.
Like :tight but no border is ever visible.
After changing this variable you may need to call sync-all-frame-windows to see the change.
See Colors for an explanation of how to set these color variables.
Set the background color of the window. The background color will only be visible for windows with size increment hints such as ‘emacs’ and ‘xterm’.
Set the border color for focused windows. This is only used when there is more than one frame.
Set the border color for windows without focus. This is only used when there is more than one frame.
Set the border color for focused windows in a float group.
Set the border color for windows without focus in a float group.
Set the default gravity for normal windows. Possible values are
:center
:top
:left
:right
:bottom
:top-left
:top-right
:bottom-left
and
:bottom-right
.
Set the default gravity for maxsize windows.
Set the default gravity for transient/pop-up windows.
Set a window’s gravity within its frame. Gravity controls where the window will appear in a frame if it is smaller that the frame. Possible values are:
Get the X and Y coordinates to place something of width WIDTH and height HEIGHT within an area defined by MINX MINY MAXX and MAXY, guided by GRAVITY.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This document was generated on January 28, 2024 using texi2html 1.82.