X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/blobdiff_plain/a401e5f372e4fced309043225df9fb4d6583275c..e52455b1fd4e5a129cebe653a777b1f421b18b4f:/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