1
0
mirror of https://git.tartarus.org/simon/putty.git synced 2025-07-18 11:31:00 -05:00

Add the -xrm command-line option, to allow specification of an

arbitrary X resource which doesn't have a dedicated command-line
option.

[originally from svn r2089]
This commit is contained in:
Simon Tatham
2002-10-16 22:54:58 +00:00
parent e70c66b8b0
commit 3c6a770e9f
4 changed files with 77 additions and 2 deletions

View File

@ -97,6 +97,12 @@ enables you to play NetHack with the numeric keypad without having
to use the NetHack "number_pad" option (which requires you to press
"n" before any repeat count). So you can move with the numeric
keypad, and enter repeat counts with the normal number keys.
.IP "\fB-xrm\fP \fIresource-string\fP"
This option specifies an X resource string. Useful for setting
resources which do not have their own command-line options. For
example:
pterm -xrm 'ScrollbarOnLeft: 1'
.SH X RESOURCES
\fIpterm\fP can be more completely configured by means of X
resources. All of these resources are of the form \fIpterm.FOO\fP