>> after all this work, it's time for the EXTKEYB.EXE utility.
>> 
>> It's quick and efficient, patent free and listed below
>> 
>> 
>> #include <dos.h>
>> 
>> main()
>> {
>>       *(unsigned char far *)MK_FP(0x40,0x96) |= 0x10;
>> }
>> 
>> to be run on buggy machines, before mKEYB runs.
>> 

> thanks! May I add such a binary directly to the FreeDOS mKEYB package? As 
> you're the original author I do not want to add it without your consent.

As a compromise, /E is a bug fixing option anyway. So this could also set 
40:96, so EDIT is happy as well.

Might require

  mKEYB US /E

on some machines, but such is life;)

Tom



_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to