[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] Ctrl+Alt+Q deactivated
Jo Even Skarstein wrote:
> From: Helmut Karlowski <helmut.karlowski@ish.de>
> Sent: Monday, September 20, 2010 10:14 AM
> To: <mint@lists.fishpool.fi>
> Cc: <helmut.karlowski@ish.de>
> Subject: Re: [MiNT] Ctrl+Alt+Q deactivated
>
> > Only when it's not set, else emit an alert.
> >
> > Try with ALERT(string); (no guarantee).
>
> That works fine. Shutdown now works as we discussed, but I'm still looking
> into how to display an ordinary alert from within XaAES.
Out of curiosity I tried my version yesterday - the alert is displayed, but the
return-value (intout[0]) is not 0 or 1 but 8 or 9, so it would work when
subsctracting 7. Also I gave the AESPB-members memory.
But C.Aes does not terminate ..
Maybe this would work from k_keybd.
-Helmut