[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] SV: SV: Eiffel wheel mouse
On Fri, 2011-05-20 at 15:18 +0200, Vincent Rivière wrote:
> Jo Even Skarstein wrote:
> > 2. If Eiffel-support is enabled in the kernel, the Eiffel scrollwheel
> > scancodes are filtered out by the IKBD handler (like the mouse
> > packets are done today), and XaAES's vex_wheelv-handler is called.
>
> So the kernel directly calls the AES handler ? Hmm, not clean.
>
> Another solution: does FreeMiNT already hook the VDI trap ? If it is the
> case, it could override the underlying VDI's vex_wheelv()
> implementation, or implement it from scratch....
Yes, this is what I mean. See this post from earlier today:
http://sparemint.org/mailinglist/Mailing-Lists/MiNT-List.201105/8027712.3436.1305885573947.JavaMail.adm-moff@moffice5.nsc.no.text
Jo Even