all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* mouse wheel only in 1st window?
@ 2003-11-06 15:43 Rainer Volz
  2003-11-06 17:22 ` Dan Anderson
  2003-11-06 20:28 ` Jason Rumney
  0 siblings, 2 replies; 5+ messages in thread
From: Rainer Volz @ 2003-11-06 15:43 UTC (permalink / raw)


Hello,
I recognised something strange in Emacs 21.3: when I split a window,
the mouse wheel (the mouse wheel replacement functions of the laptop)
only works with the first window, even when I switch to the second
with C-xo. I there a setting to manipulate?

Thank you
Rainer

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

* Re: mouse wheel only in 1st window?
  2003-11-06 15:43 mouse wheel only in 1st window? Rainer Volz
@ 2003-11-06 17:22 ` Dan Anderson
  2003-11-06 20:28 ` Jason Rumney
  1 sibling, 0 replies; 5+ messages in thread
From: Dan Anderson @ 2003-11-06 17:22 UTC (permalink / raw)
  Cc: help-gnu-emacs

Did you turn the mouse wheel on in your .emacs? 

-Dan

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

* Re: mouse wheel only in 1st window?
  2003-11-06 15:43 mouse wheel only in 1st window? Rainer Volz
  2003-11-06 17:22 ` Dan Anderson
@ 2003-11-06 20:28 ` Jason Rumney
  2003-11-07  7:59   ` Rainer Volz
  1 sibling, 1 reply; 5+ messages in thread
From: Jason Rumney @ 2003-11-06 20:28 UTC (permalink / raw)


mail@vrtprj.com (Rainer Volz) writes:

> I recognised something strange in Emacs 21.3: when I split a window,
> the mouse wheel (the mouse wheel replacement functions of the laptop)
> only works with the first window, even when I switch to the second
> with C-xo. I there a setting to manipulate?

What does C-h k [mouse-wheel] say? Some mouse drivers, especially for
laptop touchpads on MS-Windows, try to simulate a drag of the scroll
bar instead of sending the default mouse-wheel event. This is
annoying, because such drivers make the assumption that a frame only
has one vertical scroll-bar, and Emacs can do nothing about it.

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

* Re: mouse wheel only in 1st window?
  2003-11-06 20:28 ` Jason Rumney
@ 2003-11-07  7:59   ` Rainer Volz
  2003-11-07  8:17     ` Jason Rumney
  0 siblings, 1 reply; 5+ messages in thread
From: Rainer Volz @ 2003-11-07  7:59 UTC (permalink / raw)


Dan Anderson (dan@mathjunkies.com) wrote
>Did you turn the mouse wheel on in your .emacs? 

Mouse-wheel-mode was enabled, if I disable it, the behaviour is the
same.

jasonr (Jason Rumney) @  f2s.com wrote 
> What does C-h k [mouse-wheel] say? Some mouse drivers, especially for
> laptop touchpads on MS-Windows, try to simulate a drag of the scroll
> bar instead of sending the default mouse-wheel event. This is
> annoying, because such drivers make the assumption that a frame only
> has one vertical scroll-bar, and Emacs can do nothing about it.

Emacs says:
<vertical-scroll-bar> <mouse-1> (translated from <mouse-1>) runs the
command scroll-bar-toolkit-scroll
   which is an interactive compiled Lisp function in `scroll-bar'.
It is bound to <vertical-scroll-bar> <mouse-1>.
(scroll-bar-toolkit-scroll EVENT)
Not documented.

Looks like it is the touchpad driver, not Emacs.
Thank you.

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

* Re: mouse wheel only in 1st window?
  2003-11-07  7:59   ` Rainer Volz
@ 2003-11-07  8:17     ` Jason Rumney
  0 siblings, 0 replies; 5+ messages in thread
From: Jason Rumney @ 2003-11-07  8:17 UTC (permalink / raw)


mail@vrtprj.com (Rainer Volz) writes:

> Looks like it is the touchpad driver, not Emacs.

Some touchpads work well with a generic PS/2 driver. But make sure
you know how to operate your PC with the keyboard before you start
playing with mouse drivers.

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

end of thread, other threads:[~2003-11-07  8:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-11-06 15:43 mouse wheel only in 1st window? Rainer Volz
2003-11-06 17:22 ` Dan Anderson
2003-11-06 20:28 ` Jason Rumney
2003-11-07  7:59   ` Rainer Volz
2003-11-07  8:17     ` Jason Rumney

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.