Size parameters' values are normally measured in pixels, but on text-only terminals they count characters or lines instead.
heightframe-pixel-height; see Size and Position.)
widthframe-pixel-width; see Size and Position.)
user-sizeheight and width what
the user-position parameter (see above) does for the position
parameters top and left.
fullscreenfullwidth specifies that width shall be as wide as possible.
The value fullheight specifies that height shall be as tall as
possible. The value fullboth specifies that both the width and
the height shall be set to the size of the screen. The value
maximized specifies that the frame shall be maximized. The
difference between maximized and fullboth is that the
former still has window manager decorations while the latter really
covers the whole screen.