|
|
|
|
|
by raju
5300 days ago
|
|
I use the "Apple" key ... Put this in your .emacs file (setq mac-option-modifier 'super )
(setq mac-command-modifier 'meta )
I also use the System preferences to map the Caps-Lock key to Ctrl - A lot easier especially since a lot of keyboards tend to move the CTRL key around |
|