]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - unix/unix.h
On OS X, be able to configure either Option or Command as Meta.
[PuTTY.git] / unix / unix.h
index 6f97901af82228a80d4e6dd657a4032edefacdd3..3fe7d7f6626970471988c5499b9f7a7d5ba427b8 100644 (file)
@@ -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 {