X forwarding changes:
[u/mdw/putty] / doc / using.but
index 0c34d97..575603d 100644 (file)
@@ -1,4 +1,4 @@
-\versionid $Id: using.but,v 1.31 2004/09/20 22:10:09 jacob Exp $
+\versionid $Id: using.but,v 1.33 2004/10/06 22:31:07 jacob Exp $
 
 \C{using} Using PuTTY
 
@@ -136,6 +136,11 @@ The following special commands are available in Telnet:
 
 \b \I{Erase Character, Telnet special command}Erase Character
 
+\lcont{
+PuTTY can also be configured to send this when the Backspace key is
+pressed; see \k{config-telnetkey}.
+}
+
 \b \I{Erase Line, Telnet special command}Erase Line
 
 \b \I{Go Ahead, Telnet special command}Go Ahead
@@ -152,8 +157,18 @@ Should have no effect.
 
 \b \I{Interrupt Process, Telnet special command}Interrupt Process
 
+\lcont{
+PuTTY can also be configured to send this when Ctrl-C is typed; see
+\k{config-telnetkey}.
+}
+
 \b \I{Suspend Process, Telnet special command}Suspend Process
 
+\lcont{
+PuTTY can also be configured to send this when Ctrl-Z is typed; see
+\k{config-telnetkey}.
+}
+
 \b \I{End Of Record, Telnet special command}End Of Record
 
 \b \I{End Of File, Telnet special command}End Of File
@@ -289,9 +304,10 @@ does do.
 
 You should then tick the \q{Enable X11 forwarding} box in the
 Tunnels panel (see \k{config-ssh-x11}) before starting your SSH
-session. The \q{X display location} box reads \c{localhost:0} by
-default, which is the usual display location where your X server
-will be installed. If that needs changing, then change it.
+session. The \q{X display location} box is blank by default, which
+means that PuTTY will try to use a sensible default such as \c{:0},
+which is the usual display location where your X server will be
+installed. If that needs changing, then change it.
 
 Now you should be able to log in to the SSH server as normal. To
 check that X forwarding has been successfully negotiated during