.
original commit: 3f67b1442101c75d9446d30a79da019da25e848d
This commit is contained in:
parent
500dd6a78d
commit
bc74208c10
|
@ -972,7 +972,11 @@
|
|||
(map "leftbuttontriple" "select-click-line")
|
||||
(map "leftbuttondouble" "select-click-word")
|
||||
|
||||
(map "middlebutton" "paste-click-region")
|
||||
;; the "roller ball" mice map clicking the ball to button 2.
|
||||
(unless (eq? (system-type) 'windows)
|
||||
(map "middlebutton" "paste-click-region"))
|
||||
|
||||
|
||||
(map ":rightbuttonseq" "mouse-popup-menu")))))
|
||||
|
||||
(define setup-search
|
||||
|
|
Loading…
Reference in New Issue
Block a user