[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Keyboard-problem with XaAES helmut-branch
On 06/27/2010 09:59 PM, Helmut Karlowski wrote:
>> Does this mean that Taskbar itself is waiting in Fselect() (which it
>> does at some points, but only to create some necessary delays using
>> Fselect(millis, NULL, NULL, NULL)) or that XaAES is waiting on Taskbar's
>> behalf?
>
> It's most likely this: Fselect(millis, NULL, NULL, NULL), which should
> be ok. The fselect in XaAES is run by XaAES. But maybe replace this by
> usleep just for a test.
I will do some tests. I'm quite sure that it's evnt_multi that never
returns, but I could be wrong.
> What is the ppid of taskbar?
The PID of Teradesk, which is correct.
> I started it. Taskbar has XaAES-pgrp (as it should be), but I get your
> keyboard issue also. That's good news!
That's good. I'm sure you'll figure it out.
Jo Even