[FIX] make wheel mouse work with Squeak-3.1a-4164 Unix sources

Ned Konz ned at bike-nomad.com
Fri Sep 7 18:17:41 UTC 2001


On Tuesday 28 August 2001 11:19 am, Simon Michael wrote:
> Ned Konz <ned at bike-nomad.com> writes:
> > From time to time I post a patch to the list to add mouse wheel
> > support to the Unix version, but it never seems to find its way into
> > the source (it's not in Ian's 3.1a-4164 sources). You can probably
> > find it in the list archives, or contact me directly.
>
> Well, here's one more datapoint: using Lex's or Ian's latest vm with
> the SWT-0.6 image, the mouse wheel does work.

Are you sure that Ian's latest VM works with the wheel? I just compiled the 
Squeak-3.1a-4164 sources, and it doesn't work.

I'll look at Lex's version.

The enclosed patch got my mouse wheel working with Ian's sources.

It also removes the incorrect mapping of keycode 127 to keycode 8. This isn't 
something that Squeak needs to do; this is something that is properly fixed 
in the X keyboard configuration.

-- 
Ned Konz
currently: Stanwood, WA
email:     ned at bike-nomad.com
homepage:  http://bike-nomad.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wheel.patch
Type: text/x-diff
Size: 1277 bytes
Desc: Patch for making mouse wheel work with Squeak-3.1a-4164
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20010907/e443a5dd/wheel.bin


More information about the Squeak-dev mailing list