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?
|
feedback
|
|
Not too long ago I'd export, edit and import an xml file using the keymap panel in preferences. Now I'd do some file renaming in ~/.netbeans/6.7/config/Keymaps/profile The Netbeans Key Codes seem to be:
| |||||
feedback
|
|
Actually you can go to ~/.netbeans/6.*/config/Editors/Keybings/profilename And its a big XML file that you can edit. Also despite his list up above, I see this in most commands.
I was able to happily assign commands to use option. | |||||
feedback
|