Hallo Herr Bernd Böckmann via Freedos-devel,

am Freitag, 30. Mai 2025 um 19:17 schrieben Sie:

> Hi Tom,

>> 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.

No.

a) I don't think buggy machines should be supported. 

b) And for mKEYB itself, /E is sufficient - as noted ages ago. It's other 
programs (like EDIT) that might need this.



Tom



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

Reply via email to