[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Keyboard-problem with XaAES helmut-branch



Am 27.06.2010, 22:26 Uhr, schrieb Jo Even Skarstein <joska@online.no>:

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.

I don't think it's evnt_multi, but I could be wrong.

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.

I only could reproduce it once, it's now all ok, but taskbar is in Run- or IO-STATE, never select.

I need a way to force this behaviour.

I suspect it happens when taskbar does console-output and you press Ctrl-S at the same time. If this is true it would be a general issue.

-Helmut