X forwarding changes:
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 6 Oct 2004 22:31:07 +0000 (22:31 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Wed, 6 Oct 2004 22:31:07 +0000 (22:31 +0000)
commit46ed7b64cb3736ee27e06752cb49415ad2a72dec
tree2179ce9f06ce501a1c300d604b49e79f9919a9a1
parent9a10ecf4474c0c40d1ec162209ad081512a6474d
X forwarding changes:
 - new function platform_get_x_display() to find a sensible local display.
   On Unix, the Gtk apps weren't taking account of --display when
   determining where to send forwarded X traffic.
 - explicitly document that leaving X display location blank in config tries
   to do something sensible (and that it's now blank by default)
 - don't override X11Display setting in plink, since that's more properly
   done later

git-svn-id: svn://svn.tartarus.org/sgt/putty@4604 cda61777-01e9-0310-a592-d414129be87e
doc/config.but
doc/using.but
ssh.h
unix/ux_x11.c
unix/uxcons.c
unix/uxplink.c
unix/uxputty.c
unix/uxsftp.c
winmisc.c
x11fwd.c