Hi,

On Mon, 15 Aug 2016 at 11:31, Kai Schaetzl <mailli...@conactive.com> wrote:

> There is one thing still with keyb, though, that makes me wonder.
> Shouldn't I be able to run it from autoexec.bat? I added "keyb gr" to it,
> but it isn't executed (or it doesn't work at this stage). I have to run it
> manually at the prompt. I'm also running keybw.com in autoexec.bat, right
> before that. I don't know what that does. I just have it in there and
> don't know if I added it some time ago or if it came with the first
> FreeDOS configuration. Should I remove it?
>

The same that you put on the commandline can be added to AUTOEXEC.BAT

Thus, I suppose that you have some lines for the codepages itself (DISPLAY
and MODE mentioned on the previous mail) and then KEYB.
If you are using FD-KEYB, I'd put KEYB before DISPLAY (contrary to what I
wrote in my previous mail).

If you are using MKEYB, then the order does not make a difference, because
as far as I know, MKEYB will not cooperate with DISPLAY to maintain
codepage coherence as FD-KEYB does.  This will work for you if you do not
mangle with codepages after boot, and the reason why MKEYB has an easier
syntax  (and let's be honest, Microsoft did not quite make up an easy
syntax for DISPLAY/KEYB).

If you do care about codepages, and issue hot codepage changes (MODE CON CP
SEL or CHCP), then FD-KEYB should be preferred, in order to maintain
codepage coherence.


>
> > The KEYB layouts can be found here:
> >
> > http://www.freedos.org/software/?prog=kpdos
>
> That's the point where the circle starts (and ends). There are no plain
> keyboard layout files (.kl) in there, only the .key files. But these need
> kc for compiling to a .kl file. And there's nowhere you can get kc from.
> I don't need it now anymore it seems. But still wondering if it's really
> not available from anywhere.
>

That's the problem of a file rearrangement that occurred at sometime and
that I was not aware of.
Previously, KC had its own separate folder, and it was much easier to find
than where it is now.

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

Reply via email to