Document open (unimportant?) issue on Darwin
This commit is contained in:
parent
686ac23749
commit
22850fe355
@ -591,6 +591,7 @@ verse and quote blocks are fontified using the `org-verse' and
|
||||
(when (eq system-type 'darwin)
|
||||
;; https://lmno.lol/alvaro/hey-mouse-dont-mess-with-my-emacs-font-size
|
||||
;; Hint: reset font size with "C-u 0 M-x text-scale-adjust".
|
||||
;; GAV: how to explain undefined "C-<wheel-left>" and "C-<wheel-right>"?
|
||||
(global-set-key (kbd "<pinch>") 'ignore)
|
||||
(global-set-key (kbd "<C-wheel-up>") 'ignore)
|
||||
(global-set-key (kbd "<C-wheel-down>") 'ignore))
|
||||
|
Loading…
Reference in New Issue
Block a user