Re-enable right meta key

This commit is contained in:
Maciej 2021-12-25 23:50:59 +02:00
parent ef45da674c
commit ba1f8c9005
Signed by: maciej
GPG key ID: 41D62D42D3B0D765

View file

@ -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."