Re-enable right meta key
This commit is contained in:
parent
ef45da674c
commit
ba1f8c9005
1 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,8 @@
|
||||||
(define-key +custom-keys-mode-map [(hyper q)] 'kill-emacs)
|
(define-key +custom-keys-mode-map [(hyper q)] 'kill-emacs)
|
||||||
|
|
||||||
;; Disable meta on right alt (useful for Polish characters)
|
;; Disable meta on right alt (useful for Polish characters)
|
||||||
(setq mac-right-option-modifier nil)))
|
;; (setq mac-right-option-modifier nil)
|
||||||
|
))
|
||||||
|
|
||||||
(defun +custom-switch-right-left-alt ()
|
(defun +custom-switch-right-left-alt ()
|
||||||
"Set keyboard to das keyboard."
|
"Set keyboard to das keyboard."
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue