Ascii characters.. wrong ones.. i press A and i get K or something
i've figured out that the kernel doesn't take the statebits/keymask
correctly into account, and some other things.
I've got things to work correctly.. just.. when i type e.. i get E..
when i press shift-e.. i get a strange character.. .so there's still
something strange going on..
but it has to be something small.. still working on it.
i'll commit after i figure it out
PString8 is fixed now btw. worked around it before

On 9/19/07, William Lahti <[EMAIL PROTECTED]> wrote:
> On 9/19/07, Sander van Rossen <[EMAIL PROTECTED]> wrote:
> > Ah, now i figured out that there where actually TWO keycompiler steps
> > that are used to build the ska file.
> > Fixed that in the project file, and fixed the cfg file which was
> > pointing to the wrong directory..
> > A problem with the cfg is that the directories mentioned in the cfg
> > file are not relative to the cfg file, but relative to the directory
> > you're running the keycompiler from..
> >
> > Anyway.. together with the PString8 workarounds i did yesterday, i can
> > now type text in the kernel yay!
> > It prints out the wrong keys tough...
>
> are they actual ASCII keys? or strange characters? Did you just avoid
> using PString8 or did you find a fix that will make them work?

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to