X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=unix%2Funix.h;fp=unix%2Funix.h;h=3fe7d7f6626970471988c5499b9f7a7d5ba427b8;hb=dc253b3c51ac621f894653d0f04aef7d8f9ba8f1;hp=6f97901af82228a80d4e6dd657a4032edefacdd3;hpb=097d5ffb37c0280529eb6b172c9ce43f335cf73c;p=PuTTY.git diff --git a/unix/unix.h b/unix/unix.h index 6f97901a..3fe7d7f6 100644 --- a/unix/unix.h +++ b/unix/unix.h @@ -24,6 +24,7 @@ #define NOT_X_WINDOWS /* of course, all the X11 stuff should be disabled */ #define NO_PTY_PRE_INIT /* OS X gets very huffy if we try to set[ug]id */ #define SET_NONBLOCK_VIA_OPENPT /* work around missing fcntl functionality */ +#define OSX_META_KEY_CONFIG /* two possible Meta keys to choose from */ #endif struct Filename {