From mint-bounce@lists.fishpool.fi Mon Oct 11 21:08:47 2004 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: Re: [MiNT] mouse wheel support in xaaes From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: References: Content-Type: text/plain; charset=iso-8859-2 Message-Id: <1097521656.2621.41.camel@joy.home> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 11 Oct 2004 21:07:36 +0200 Content-Transfer-Encoding: quoted-printable X-MIME-Autoconverted: from 8bit to quoted-printable by ms1.avonet.cz id i9BJ7fRm021917 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: joy@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-1.0 tagged_above=-50.5 required=3.8 tests=BAYES_00 X-Spam-Level: V Po, 11. 10. 2004 v 20:25, Arnaud BERCEGEAY p=ED=B9e: > I'd like to have the mouse wheel support enable by default in CVS so th= at =20 > everyone could test it, and add the mouse wheel support in upper and lo= wer =20 > layers (application, aranym/emutos). I was wondering: the IKBD sends the extended status packet and the VDI expects something - but should the VDI be dependent on the IKBD wheel implementation? I don't think so. I believe the VDI should get the mouse wheel information from the mouse_vec. Am I correct? And is it possible (has already been defined how) to send the wheel info via the mouse vec? Obviously the Eiffel interface authors must have solved this somehow but I don't know which VDI or AES they use and how and where they convert the extended IKBD status packet to the mouse wheel actions. Petr