How to use the alt/option key as the "meta" key in NetBeans on OS X with emacs keybindings?
Posted
by mjs
on Stack Overflow
See other posts from Stack Overflow
or by mjs
Published on 2009-08-16T22:26:28Z
Indexed on
2010/04/07
17:03 UTC
Read the original article
Hit count: 196
NetBeans supports emacs-style keybindings, but for some reason it uses cmd as the "meta" key instead of alt, which seems to be the standard on OS X. (Terminal.app has a checkbox for "use option as meta key", for example.) How can I switch to using alt/option as the "meta" key for emacs-style keybindings?
© Stack Overflow or respective owner