X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=b30a60866cce9e496d377dd22a479a496d055568;hb=aa5f38e53c5ce7888b14e65a768ae420c83bf2e1;hp=feba78da3e53f7c6e1066a0fd3a9b0d4fa446875;hpb=cb102602a9bd85725bab0ce384eb639a0a9d96ea;p=PuTTY.git 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