Fredrik Fornwall
9 years ago
2 changed files with 3 additions and 1 deletions
@ -1,2 +1,4 @@ |
|||
; Enable terminal mouse events: |
|||
(xterm-mouse-mode 1) |
|||
(global-set-key [mouse-4] 'scroll-down-line) |
|||
(global-set-key [mouse-5] 'scroll-up-line) |
|||
|
Loading…
Reference in new issue