unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* HELP! disable scroll wheel acceleration
@ 2008-08-11 14:18 fred00
  2008-08-11 14:27 ` Xah
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: fred00 @ 2008-08-11 14:18 UTC (permalink / raw)
  To: help-gnu-emacs

I cannot find any information about scroll wheel acceleration
anywhere, but my emacs appears to have this behavior. No other apps
are doing this, so I am assuming it is an emacs setting. Each click of
the scroll wheel moves the scroll bars more than the previous click -
after a few clicks I end up skipping over entire methods in my code!

I have looked through my ~/.emacs and /etc/skel/.emacs and I don't see
anything. The default.el is empty. I don't have strace installed, so I
don't know what else may be loaded.

I am running emacs 22.1.1 on Fedora 7 through VMWare Player

I figure this is a custom setup because I downloaded the whole Fedora
image through the VMWare site.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP! disable scroll wheel acceleration
  2008-08-11 14:18 HELP! disable scroll wheel acceleration fred00
@ 2008-08-11 14:27 ` Xah
  2008-08-11 20:07 ` Nikolaj Schumacher
       [not found] ` <mailman.16403.1218485267.18990.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Xah @ 2008-08-11 14:27 UTC (permalink / raw)
  To: help-gnu-emacs

On Aug 11, 7:18 am, fre...@gmail.com wrote:
> I cannot find any information about scroll wheel acceleration
> anywhere, but my emacs appears to have this behavior. No other apps
> are doing this, so I am assuming it is an emacs setting. Each click of
> the scroll wheel moves the scroll bars more than the previous click -
> after a few clicks I end up skipping over entire methods in my code!
>
> I have looked through my ~/.emacs and /etc/skel/.emacs and I don't see
> anything. The default.el is empty. I don't have strace installed, so I
> don't know what else may be loaded.
>
> I am running emacs 22.1.1 on Fedora 7 through VMWare Player
>
> I figure this is a custom setup because I downloaded the whole Fedora
> image through the VMWare site.

Try
(setq mouse-wheel-scroll-amount '(1))

for more options, do
M-x customize-group RET mouse RET

  Xah
∑ http://xahlee.org/^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP! disable scroll wheel acceleration
  2008-08-11 14:18 HELP! disable scroll wheel acceleration fred00
  2008-08-11 14:27 ` Xah
@ 2008-08-11 20:07 ` Nikolaj Schumacher
       [not found] ` <mailman.16403.1218485267.18990.help-gnu-emacs@gnu.org>
  2 siblings, 0 replies; 4+ messages in thread
From: Nikolaj Schumacher @ 2008-08-11 20:07 UTC (permalink / raw)
  To: fred00; +Cc: help-gnu-emacs

fred00@gmail.com wrote:

> I cannot find any information about scroll wheel acceleration
> anywhere, but my emacs appears to have this behavior.

Customize `mouse-wheel-progressive-speed'.


regards,
Nikolaj Schumacher




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: HELP! disable scroll wheel acceleration
       [not found] ` <mailman.16403.1218485267.18990.help-gnu-emacs@gnu.org>
@ 2008-08-15 13:49   ` fred00
  0 siblings, 0 replies; 4+ messages in thread
From: fred00 @ 2008-08-15 13:49 UTC (permalink / raw)
  To: help-gnu-emacs

On Aug 11, 4:07 pm, Nikolaj Schumacher <n_schumac...@web.de> wrote:
> fre...@gmail.com wrote:
> > I cannot find any information about scroll wheel acceleration
> > anywhere, but my emacs appears to have this behavior.
>
> Customize `mouse-wheel-progressive-speed'.
>
> regards,
> Nikolaj Schumacher

Thanks! That worked perfect.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2008-08-15 13:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-11 14:18 HELP! disable scroll wheel acceleration fred00
2008-08-11 14:27 ` Xah
2008-08-11 20:07 ` Nikolaj Schumacher
     [not found] ` <mailman.16403.1218485267.18990.help-gnu-emacs@gnu.org>
2008-08-15 13:49   ` fred00

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).