Skip to content

Commit

Permalink
Cancel experiment with strange right-hand modifiers.
Browse files Browse the repository at this point in the history
  • Loading branch information
magnars committed Feb 11, 2012
1 parent d0b0847 commit 3c48450
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions mac.el
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
;; change command to meta, and ignore option to use weird norwegian keyboard
(setq mac-option-modifier 'none)
(setq mac-command-modifier 'meta)
(setq ns-right-alternate-modifier 'meta)
(setq ns-right-command-modifier 'ctrl)
(setq ns-function-modifier 'hyper)

;; mac friendly font
Expand Down

0 comments on commit 3c48450

Please sign in to comment.