Make the `vtmode' config option work under X. In the process I've
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Apr 2003 14:22:42 +0000 (14:22 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 26 Apr 2003 14:22:42 +0000 (14:22 +0000)
commit3900c2d642c2960fdac52a9afea854a375441fcc
tree4ead6eeb892f912f0b6f2b153459e8e1b7794323
parent6e785e0ce5014f3b021af1116145117b5c6fc9fe
Make the `vtmode' config option work under X. In the process I've
had to move another of its values out into wincfg.c - paradoxically,
this was the `font has X encoding' option! (Because the Unix font
handling code expects to be able to tell for _itself_ whether it has
a font with X-encoded line drawing glyphs.)

git-svn-id: svn://svn.tartarus.org/sgt/putty@3145 cda61777-01e9-0310-a592-d414129be87e
config.c
unix/pterm.c
unix/unix.h
unix/uxputty.c
unix/uxucs.c
wincfg.c