[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: mousewheel emacs



Solved my problem

found this:

http://mail.gnu.org/pipermail/gnu-emacs-sources/2001-May/000859.html

put the lisp in a file called kon-mwheel.el in my load path

put this in my .emacs:

(require 'kon-mwheel)
(kon-mwheel-bind-buttons)

now my wheel works! and its got a clever dynamic speed control where it
scrolls increasingly (exponentially possibly?) faster if i scroll the wheel faster

- matthew

On Wed, 21 Aug 2002 17:45:15 +0100
matthew yee-king <yeeking@no-future.com> wrote:

> not sure what you mean - add this line to custom.el? that doesn't work
> - do i need to put mousewheel.el somewhere?
> 
> (using emacs20)
> 
> > (mwheel-install)
> > 
> > in .xemacs/custom.el works here.
> > 
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-powerpc-request@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact
> listmaster@lists.debian.org



Reply to: