Minor tweaks

This commit is contained in:
2016-03-29 13:37:28 +01:00
parent 7557a1cf1e
commit da20f4e8a8
3 changed files with 9 additions and 1 deletions

View File

@@ -6,7 +6,11 @@
;;; Code:
;; It's all in the Meta
;; modifier keys
;; (setq mac-command-modifier 'super)
;; (setq mac-option-modifier 'meta)
;; (setq ns-alternate-modifier 'meta)
;; (setq ns-command-modifier 'super)
(setq ns-function-modifier 'hyper)
;; Don't use OSX Native fullscreen mode