Map Option to Super and Fn to Hyper

More keybinding options is never a bad thing.
This commit is contained in:
Bozhidar Batsov 2013-06-29 09:25:21 +03:00
parent 797435e8b3
commit 9116d5a0c8

View file

@ -40,7 +40,8 @@
;; It's all in the Meta
(setq mac-command-modifier 'meta)
(setq mac-option-modifier 'meta)
(setq mac-option-modifier 'super)
(setq ns-function-modifier 'hyper)
(defun prelude-swap-meta-and-super ()
"Swap the mapping of Meta and Super.