X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/286c6b868dd46b2c90bd828f2c11413752c99456..fc35d05a58ea5981eedb66b8868f2ea1989c99bc:/Makefile diff --git a/Makefile b/Makefile index feba78da..b30a6086 100644 --- a/Makefile +++ b/Makefile @@ -40,6 +40,12 @@ # build, since at the time of writing this is known # not to be available in Cygwin. # +# - COMPAT=/DNO_MULTIMON +# Disables PuTTY's use of , which is not available +# with some development environments. This means that PuTTY's +# full-screen mode (configurable to work on Alt-Enter) will +# not behave usefully in a multi-monitor environment. +# # - RCFL=/DASCIICTLS # Uses ASCII rather than Unicode to specify the tab control in # the resource file. Probably most useful when compiling with