help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: Help:Enable mouse wheel


From: Jiri Pejchal
Subject: Re: Help:Enable mouse wheel
Date: Wed, 14 May 2003 07:22:00 GMT
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

Jasen <xx@yy.zz> writes:

> Does anybody know how to enable mouse wheel on Linux? I'm using Redhat
> 8.0 and Emacs 21.2.
> 
> In emacs, mouse-wheel-mode is t but it doesn't response to mouse wheel
> action.

Hi,

I had the same problem because I had in my .emacs
(setq mouse-wheel-mode t).


However 

Setting this variable directly does not take effect;
use either M-x customize or the function `mouse-wheel-mode'

Now I have in .emacs (mouse-wheel-mode 1) and everything works fine.

--
Jiri Pejchal


reply via email to

[Prev in Thread] Current Thread [Next in Thread]