[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] SV: SV: Eiffel wheel mouse



=?ISO-8859-1?Q?Vincent_Rivi=E8re?= wrote:

> Helmut Karlowski wrote:
> >> So it's perfectly safe to use these scancodes for the mousewheel
> >> events, as long as they never reach the keyboard handler.
> >
> > I see. Vincent, can you fix this? ;-)
>
> After someone commits my first patch for the kernel to avoid keyclicks
> on real wheel actions, I will provide another one to generate the
> keyclicks on appropriate keyboard actions, such as Shift+F6.

Just comitted.

> XaAES is another problem, as described in my other message.

>From that I understand in "This is the best we can do inside XaAES." there's nothing to do, but I think to test for Shift would improve things, no?

To intentionally emulate wheel by key the cnf eiffel_support could use values 0,1,2 or whatever.

-Helmut