mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-03-16 12:03:03 -05:00
Some time ago I arranged for -geometry to be able to specify window
position as well as size. Now reflected in manpage. [originally from svn r3186]
This commit is contained in:
parent
80c3a23abc
commit
f36cd3a7f8
@ -43,10 +43,10 @@ Chinese, Japanese and Korean text) displayed in the terminal.
|
|||||||
Specify the font to use for bold double-width characters (typically
|
Specify the font to use for bold double-width characters (typically
|
||||||
Chinese, Japanese and Korean text) Like \fI-fb\fP, this will be
|
Chinese, Japanese and Korean text) Like \fI-fb\fP, this will be
|
||||||
ignored unless the \fIBoldAsColour\fP resource is set to 0.
|
ignored unless the \fIBoldAsColour\fP resource is set to 0.
|
||||||
.IP "\fB\-geometry\fP \fIwidth\fPx\fIheight\fP"
|
.IP "\fB\-geometry\fP \fIgeometry\fP"
|
||||||
Specify the size of the terminal, in rows and columns of text.
|
Specify the size of the terminal, in rows and columns of text. See
|
||||||
Unfortunately \fIpterm\fP does not currently support specifying the
|
\fIX(7)\fP for more information on the syntax of geometry
|
||||||
initial position of the window.
|
specifications.
|
||||||
.IP "\fB\-sl\fP \fIlines\fP"
|
.IP "\fB\-sl\fP \fIlines\fP"
|
||||||
Specify the number of lines of scrollback to save off the top of the
|
Specify the number of lines of scrollback to save off the top of the
|
||||||
terminal.
|
terminal.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user