From mint-bounce@lists.fishpool.fi Sat Aug 22 09:16:14 2009 Subject: Re: [MiNT] XaAES:ALT-TAB From: Petr Stehlik To: mint@lists.fishpool.fi In-Reply-To: References: <4A8B0F07.1070207@online.no> <623D00345B344B18A7B27D2D39B40F0A@joevenlt> <4A8C67A2.7090008@online.no> <1250800256.3974.5.camel@joy> <1250885971.3786.10.camel@joy> <1250891242.8758.13.camel@joy> <1250926762.3773.104.camel@joy> <1250938569.3952.13.camel@joy> <1250945022.3810.6.camel@joy> Content-Type: text/plain; charset="ISO-8859-2" Date: Sat, 22 Aug 2009 15:11:21 +0200 Message-Id: <1250946681.3810.40.camel@joy> Mime-Version: 1.0 X-Mailer: Evolution 2.26.1 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pstehlik@sophics.cz Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id n7MDGDao009649 Helmut Karlowski píše v So 22. 08. 2009 v 14:53 +0200: > Am 22.08.2009, 14:43 Uhr, schrieb Petr Stehlik : > > > that would show the "LS-LC-CA" hotkey you mention above. I don't know > > what could be the "CA" in your "LS-LC-CA", sorry. > > May have been a typo. We are now definitely off-topic so please mail me the config and screenshot in private mail. I am still interested in resolving that for you. > > application that thinks it has a full control over the keyboard... > You can catch nearly all keypresses by Windows-API-calls. We generally try to keep the ARAnyM source code clean and cross-platform by relying on the SDL library for platform specific input/output. Anyway, I didn't know that the Alt+Tab is not being propagated to ARAnyM. Now when I know it I'll look around how to solve that with the SDL (I have just googled up a notice from TuxPaint author that he implemented --grab in 2002 that caught the Alt+Tab). BTW, TuxPaint could be fun to have compiled for TOS/GEM. Petr