Jeff Ammons wrote:
> Has anyone thought about a Mouse-Wheel version for Linux?
>
> I know the current one is a Java JNI wrapper around a Windows API
> DLL, but it should be possible to make a similar contraption for
> Linux and X Windows, right?
>
> I'm very much a newbie in Linux, but I find I'm relying on it more
> and more. Unfortunately it is driving me crazy that I can't use the
> mouse wheel in Java apps.
>
I have written a plugin that does just that. It relies on imwheel, so
it isn't just 'drop in', but it works fine for me.
If there is enough interest, I'll submit it.
Gerd
|