Fixed up some Mac keys.
authorLuke Hoersten <Luke@Hoersten.org>
Wed, 03 Nov 2010 22:29:10 -0500
changeset 27 7a247a2fccdd
parent 26 bd86fe64dfc8
child 28 8f4bd2f2cc06
Fixed up some Mac keys.
darwin.el
--- a/darwin.el	Wed Nov 03 22:22:06 2010 -0500
+++ b/darwin.el	Wed Nov 03 22:29:10 2010 -0500
@@ -1,7 +1,9 @@
 ;; ~/.emacs.d/darwin.el
 ;; Luke Hoersten <[email protected]>
 
-;;(setq-default ns-command-modifier)
+;; Keyboard layout: caps=command, command=alt
+(setq-default ns-command-modifier 'control)
+
 (if window-system
     (progn
       (menu-bar-mode t)