# HG changeset patch # User Eli Zaretskii # Date 1154691807 0 # Node ID cba77d605fbab5e1d3ae229bebb02cf377725a92 # Parent b37e887392d9f04dac9f6e945d9a4711d3f62620 (Window Size X) <--geometry>: Only width and height apply to all frames. diff -r b37e887392d9 -r cba77d605fba man/cmdargs.texi --- a/man/cmdargs.texi Fri Aug 04 11:36:02 2006 +0000 +++ b/man/cmdargs.texi Fri Aug 04 11:43:27 2006 +0000 @@ -1013,7 +1013,9 @@ @cindex geometry, command-line argument Specify the size @var{width} and @var{height} (measured in character columns and lines), and positions @var{xoffset} and @var{yoffset} -(measured in pixels). This applies to all frames. +(measured in pixels). The @var{width} and @var{height} parameters +apply to all frames, whereas @var{xoffset} and @var{yoffset} only to +the initial frame. @item -fs @opindex -fs