With KEYB you can actually do this, there's a "basic" behaviour which
lets you remap, for cerain scancode, the character it produces. You
can in addition remap the scancode, too (e.g. for german).
Then you have strings, which provide further flexibility.
Do let me/us (Henrique) know if you need som
Hi!
11-Июн-2007 16:18 [EMAIL PROTECTED] (Eric Auer) wrote to
freedos-user@lists.sourceforge.net:
>> How can I remap function and cursor keys to those char codes:
>> F1 to F6 to char codes 0xb1 to 0xb6
>> left right up down to char codes 8, 6, 0x0b, 5
EA> I think both KEYB and NANSI could do that,
Hi people,
somebody asked me the following:
> How can I remap function and cursor keys to those char codes:
> F1 to F6 to char codes 0xb1 to 0xb6
> left right up down to char codes 8, 6, 0x0b, 5
I think both KEYB and NANSI could do that, but can anybody
explain which config files / strings have