Comment on Emacs Docs The modern documentation website Emacs deservesparentComments−timonoko4ySwipe-scroll: (global-set-key (kbd "<mouse-4>") 'scroll-down-line) (global-set-key (kbd "<mouse-5>") 'scroll-up-line)
Comments
Swipe-scroll: