Lisp HUG Maillist Archive

Overactive Mouse Wheel Button...

Hi all,

After several different attacks on the problem, I finally found one that seems to work properly...

(defadvice (editor::mouse-copy-and-paste
kill-mouse-wheel-button-click :around)
(&rest args)
(declare (ignore args))
nil)

David McClain
Chief Technical Officer
Refined Audiometrics Laboratory
4391 N. Camino Ferreo
Tucson, AZĀ  85750

email: dbm@refined-audiometrics.com
phone: 1.520.390.3995
web: http://www.refined-audiometrics.com
Skype: dbmcclain


Re: Overactive Mouse Wheel Button...

Unable to parse email body. Email id is 6728

Updated at: 2020-12-10 08:45 UTC