[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [MiNT] key-repeat-bug on bootup
On Thu, 2010-05-13 at 22:26 +0200, Helmut Karlowski wrote:
> Am 13.05.2010, 22:16 Uhr, schrieb Alan Hourihane <alanh@fairlite.co.uk>:
>
> >> Just run swkbdtbl (or keyedit) with MP on and see.
> >
> > Yeah, I've fixed that too, it's just the wrong flag is passed so the
> > keytable area ends up readonly instead of readwrite which causes the
> > fault.
>
> Great! So we can compare our fixes, I have set the flag for get_region to
> PROT_G.
Yep. Just committed to the trunk.
> A good way to waste time ;)
Indeed :-/
Alan.