man-puttytel.but 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216
  1. \cfg{man-identity}{puttytel}{1}{2004-03-24}{PuTTY tool suite}{PuTTY tool suite}
  2. \H{puttytel-manpage} Man page for PuTTYtel
  3. \S{puttytel-manpage-name} NAME
  4. \cw{puttytel} \- GUI Telnet, Rlogin, and SUPDUP client for X
  5. \S{puttytel-manpage-synopsis} SYNOPSIS
  6. \c puttytel [ options ] [ host ]
  7. \e bbbbbbbb iiiiiii iiii
  8. \S{puttytel-manpage-description} DESCRIPTION
  9. \cw{puttytel} is a graphical Telnet, Rlogin, and SUPDUP client for X. It
  10. is a direct port of the Windows Telnet, Rlogin, and SUPDUP client of the
  11. same name, and a cut-down cryptography-free version of PuTTY.
  12. \S{puttytel-manpage-options} OPTIONS
  13. The command-line options supported by \cw{puttytel} are:
  14. \dt \cw{\-\-display} \e{display\-name}
  15. \dd Specify the X display on which to open \cw{puttytel}. (Note this
  16. option has a double minus sign, even though none of the others do.
  17. This is because this option is supplied automatically by GTK.
  18. Sorry.)
  19. \dt \cw{\-fn} \e{font-name}
  20. \dd Specify the font to use for normal text displayed in the terminal.
  21. For example, \cw{\-fn\_fixed}, \cw{\-fn\_"Monospace\_12"}.
  22. \dt \cw{\-fb} \e{font-name}
  23. \dd Specify the font to use for bold text displayed in the terminal. If
  24. the \cw{BoldAsColour} resource is set to 1 (the default), bold text
  25. will be displayed in different colours instead of a different font,
  26. so this option will be ignored. If \cw{BoldAsColour} is set to 0 or 2
  27. and you do not specify a bold font, \cw{puttytel} will overprint the
  28. normal font to make it look bolder.
  29. \dt \cw{\-fw} \e{font-name}
  30. \dd Specify the font to use for double-width characters (typically
  31. Chinese, Japanese and Korean text) displayed in the terminal.
  32. \dt \cw{\-fwb} \e{font-name}
  33. \dd Specify the font to use for bold double-width characters
  34. (typically Chinese, Japanese and Korean text). Like \cw{-fb}, this
  35. will be ignored unless the \cw{BoldAsColour} resource is set to 0 or 2.
  36. \dt \cw{\-geometry} \e{geometry}
  37. \dd Specify the size of the terminal, in rows and columns of text. See
  38. \cw{X}(\e{7}) for more information on the syntax of geometry
  39. specifications.
  40. \dt \cw{\-sl} \e{lines}
  41. \dd Specify the number of lines of scrollback to save off the top of the
  42. terminal.
  43. \dt \cw{\-fg} \e{colour}
  44. \dd Specify the foreground colour to use for normal text.
  45. \dt \cw{\-bg} \e{colour}
  46. \dd Specify the background colour to use for normal text.
  47. \dt \cw{\-bfg} \e{colour}
  48. \dd Specify the foreground colour to use for bold text, if the
  49. \cw{BoldAsColour} resource is set to 1 (the default) or 2.
  50. \dt \cw{\-bbg} \e{colour}
  51. \dd Specify the foreground colour to use for bold reverse-video text, if
  52. the \cw{BoldAsColour} resource is set to 1 (the default) or 2. (This
  53. colour is best thought of as the bold version of the background
  54. colour; so it only appears when text is displayed \e{in} the
  55. background colour.)
  56. \dt \cw{\-cfg} \e{colour}
  57. \dd Specify the foreground colour to use for text covered by the cursor.
  58. \dt \cw{\-cbg} \e{colour}
  59. \dd Specify the background colour to use for text covered by the cursor.
  60. In other words, this is the main colour of the cursor.
  61. \dt \cw{\-title} \e{title}
  62. \dd Specify the initial title of the terminal window. (This can be
  63. changed under control of the server.)
  64. \dt \cw{\-sb\-} or \cw{+sb}
  65. \dd Tells \cw{puttytel} not to display a scroll bar.
  66. \dt \cw{\-sb}
  67. \dd Tells \cw{puttytel} to display a scroll bar: this is the opposite of
  68. \cw{\-sb\-}. This is the default option: you will probably only need
  69. to specify it explicitly if you have changed the default using the
  70. \cw{ScrollBar} resource.
  71. \dt \cw{\-log} \e{logfile}, \cw{\-sessionlog} \e{logfile}
  72. \dd This option makes \cw{puttytel} log all the terminal output to a file
  73. as well as displaying it in the terminal.
  74. \dt \cw{\-cs} \e{charset}
  75. \dd This option specifies the character set in which \cw{puttytel}
  76. should assume the session is operating. This character set will be
  77. used to interpret all the data received from the session, and all
  78. input you type or paste into \cw{puttytel} will be converted into
  79. this character set before being sent to the session.
  80. \lcont{ Any character set name which is valid in a MIME header (and
  81. supported by \cw{puttytel}) should be valid here (examples are
  82. \q{\cw{ISO-8859-1}}, \q{\cw{windows-1252}} or \q{\cw{UTF-8}}). Also,
  83. any character encoding which is valid in an X logical font
  84. description should be valid (\q{\cw{ibm-cp437}}, for example).
  85. \cw{puttytel}'s default behaviour is to use the same character
  86. encoding as its primary font. If you supply a Unicode
  87. (\cw{iso10646-1}) font, it will default to the UTF-8 character set.
  88. Character set names are case-insensitive.
  89. }
  90. \dt \cw{\-nethack}
  91. \dd Tells \cw{puttytel} to enable NetHack keypad mode, in which the
  92. numeric keypad generates the NetHack \c{hjklyubn} direction keys.
  93. This enables you to play NetHack with the numeric keypad without
  94. having to use the NetHack \c{number_pad} option (which requires you
  95. to press \q{\cw{n}} before any repeat count). So you can move with
  96. the numeric keypad, and enter repeat counts with the normal number
  97. keys.
  98. \dt \cw{\-help}, \cw{\-\-help}
  99. \dd Display a message summarizing the available options.
  100. \dt \cw{\-pgpfp}
  101. \dd Display the fingerprints of the PuTTY PGP Master Keys, to aid
  102. in verifying new files released by the PuTTY team.
  103. \dt \cw{\-load} \e{session}
  104. \dd Load a saved session by name. This allows you to run a saved session
  105. straight from the command line without having to go through the
  106. configuration box first.
  107. \dt \cw{\-telnet}, \cw{\-rlogin}, \cw{\-supdup}, \cw{\-raw}
  108. \dd Select the protocol \cw{puttytel} will use to make the connection.
  109. \dt \cw{\-proxycmd} \e{command}
  110. \dd Instead of making a TCP connection, use \e{command} as a proxy;
  111. network traffic will be redirected to the standard input and output
  112. of \e{command}. \e{command} must be a single word, so is likely to
  113. need quoting by the shell.
  114. \lcont{
  115. The special strings \cw{%host} and \cw{%port} in \e{command} will be
  116. replaced by the hostname and port number you want to connect to; to get
  117. a literal \c{%} sign, enter \c{%%}.
  118. Backslash escapes are also supported, such as sequences like \c{\\n}
  119. being replaced by a literal newline; to get a literal backslash,
  120. enter \c{\\\\}. (Further escaping may be required by the shell.)
  121. (See the main PuTTY manual for full details of the supported \cw{%}-
  122. and backslash-delimited tokens, although most of them are probably not
  123. very useful in this context.)
  124. }
  125. \dt \cw{\-l} \e{username}
  126. \dd Specify the username to use when logging in to the server.
  127. \dt \cw{\-P} \e{port}
  128. \dd Specify the port to connect to the server on.
  129. \dt \cw{-4}, \cw{-6}
  130. \dd Force use of IPv4 or IPv6 for network connections.
  131. \S{puttytel-manpage-saved-sessions} SAVED SESSIONS
  132. Saved sessions are stored in a \cw{.putty/sessions} subdirectory in
  133. your home directory.
  134. \S{puttytel-manpage-more-information} MORE INFORMATION
  135. For more information on PuTTY and PuTTYtel, it's probably best to go
  136. and look at the manual on the web page:
  137. \W{https://www.chiark.greenend.org.uk/~sgtatham/putty/}\cw{https://www.chiark.greenend.org.uk/~sgtatham/putty/}
  138. \S{puttytel-manpage-bugs} BUGS
  139. This man page isn't terribly complete.