From: Ercan Ersoy
--===3648852575509720418==
Content-Language: tr-TR
Content-Type: multipart/alternative;
boundary="_000_AM2PR09MB05298368BEAEA6C17D4433E7D5CB0AM2PR09MB0529eurp_"
--_000_AM2PR09MB05298368BEAEA6C17D4433E7D5CB0AM2PR09MB0529eurp_
Content-Type: text/plain; charset
Saluton,
On Oct 1, 2016 5:18 PM, "Henrique Peron" wrote:
>
> KEYB TR,,KEYBRD2.SYS (for the QWERTY turkish keyboard layout)
> KEYB TR,,KEYBRD2.SYS /ID:440 (for the FGĞIOD turkish keyboard layout)
>
> Regards,
> Henrique
I was wondering if/when you would chime in (as the obvious resident
expert).
Hello all,
I don't know about memory issues; in what regards the keyboard layout,
the alternatives are:
KEYB TR,,KEYBRD2.SYS (for the QWERTY turkish keyboard layout)
KEYB TR,,KEYBRD2.SYS /ID:440 (for the FGĞIOD turkish keyboard layout)
Both layouts are able to work with turkish codepages CP3846
Hi. The syntax that you suggested for Turkish F keyboard works. Thanks for
helping.
--
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.
Hi Ercan, looking at
http://help.fdos.org/en/hhstndrd/base/kpdos.htm and
http://help.fdos.org/en/hhstndrd/base/keyb.htm
you probably just used the wrong syntax. You want to use:
KEYB TR,,KEYBRD2.SYS /ID:440
So the country is only "TR" while the ID of the layout
variant 440 has to be given as s
Thanks. But, I haven't error for CPX file and MODE. Sorry for my mistake. Only,
I have error on KEYB. I get this error: "Specified file does not contain
information for this layout/id". And I try KEYBOARD.SYS, KEYBRD3.SYS and
KEYBRD4.SYS again, still I gave same error.
Best regards.
--
Sorry about the double mail but I found another problem:
>> LH DISPLAY CON=(EGA,,1)
>> MODE CON CP PREP=((857) EGA.CPX)
You may have MODE in your PATH, but you forgot to specify
the full name of EGA.CPX, for example c:\freedos\cpi\ega.cpx
or c:\fdos\bin\ega.cpx or similar - depending on your DO
Hi Ercan,
> Hi. We have problem to using Turkish F keyboard on FreeDOS.
> MODE gives uncompressing and loading CPX file error.
> KEYB gives tr440 layout doesn't contain on KEYB2.SYS.
The MODE error is because you try to LH MODE: Do not use LH
for this, MODE needs enough memory to uncompress the
Hi. We have problem to using Turkish F keyboard on FreeDOS. MODE gives
uncompressing and loading CPX file error. KEYB gives tr440 layout doesn't
contain on KEYB2.SYS.
We need help for this.
A part of CONFIG.SYS file for Turkish locale:
SET LANG=TR
90,857,COUNTRY.SYS
A part of AUTOEXEC.BA