[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Eiffel wheel mouse
=?ISO-8859-1?Q?Vincent_Rivi=E8re?= wrote:
> Peter Slegg wrote:
> > I gather you only need one, that was something I discovered the hard wa=
> y.
>
> Whatever the one I use, still no wheel.
> But I can hear key clicks instead.
> I saw in Eiffel documentation that the wheel could generate IKBD status=20
> packets (as ARAnyM) or special keys (as Eiffel default settings). That ca=
> n=20
> be configured using the Eiffel control panel (I have never used it).
>
> I guess that XaAES only supports the IKBD status mode, but not the specia=
> l=20
> keys mode...
Write
#define EIFFEL_SUPPORT
in k_keybd.c#661 and try again.
-Helmut