[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Subject: w32 mouse wheel handling
From: |
Jason Rumney |
Subject: |
Re: Subject: w32 mouse wheel handling |
Date: |
27 May 2003 08:21:56 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 |
David PONCE <address@hidden> writes:
> I submit you the following patch to handle mouse wheel events in NT
> Emacs like in X, that is as mouse click events. Scrolling the wheel
> up produces mouse-4 events, and scrolling the wheel down produces
> mouse-5 events, eventually prefixed by header or mode line depending
> on the mouse location :-)
I see the patch has been committed despite several people objecting
to the use of mouse-4 and mouse-5. I am not sure what will happen now
with my 5-button mouse, probably buttons 4 and 5 will be
indistinguishable from the wheel, since the values are hard-coded.
- Re: Subject: w32 mouse wheel handling, (continued)
- Re: Subject: w32 mouse wheel handling, David Ponce, 2003/05/25
- Re: Subject: w32 mouse wheel handling, Stefan Monnier, 2003/05/25
- Re: Subject: w32 mouse wheel handling, Kim F. Storm, 2003/05/25
- Re: Subject: w32 mouse wheel handling, Kai Großjohann, 2003/05/26
- Re: Subject: w32 mouse wheel handling, Richard Stallman, 2003/05/27
- Re: Subject: w32 mouse wheel handling, David Ponce, 2003/05/28
- Re: Subject: w32 mouse wheel handling, Jason Rumney, 2003/05/29
- Re: Subject: w32 mouse wheel handling, Richard Stallman, 2003/05/29
- Re: Subject: w32 mouse wheel handling, David Ponce, 2003/05/30
Re: Subject: w32 mouse wheel handling, Jason Rumney, 2003/05/26
Re: Subject: w32 mouse wheel handling,
Jason Rumney <=
Re: Subject: w32 mouse wheel handling, David PONCE, 2003/05/27
Re: Subject: w32 mouse wheel handling, Stefan Monnier, 2003/05/27