]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
On OS X, be able to configure either Option or Command as Meta.
authorSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 18:00:25 +0000 (19:00 +0100)
committerSimon Tatham <anakin@pobox.com>
Tue, 1 Sep 2015 18:12:19 +0000 (19:12 +0100)
commitdc253b3c51ac621f894653d0f04aef7d8f9ba8f1
tree70a2d5f55be17fb87731777e2fe1acb03e4dab86
parent097d5ffb37c0280529eb6b172c9ce43f335cf73c
On OS X, be able to configure either Option or Command as Meta.

Personally I like using Command as the Esc-prefixing Meta key in
terminal sessions, because it occupies the same physical keyboard
position as the Alt key that I'm used to using on non-Macs. OS X
Terminal uses Option for that purpose (freeing up Command for the
conventional Mac keyboard shortcuts, of course), so I anticipate
differences of opinion.

Hence, here's a pair of OSX-specific config options which permit a
user to set either, or neither, or both of those modifier keys to
function as the terminal Meta key.
putty.h
settings.c
unix/gtkcfg.c
unix/gtkwin.c
unix/unix.h