Re: [Freedos-user] Turkish F Keyboard Support

2016-09-24 Thread Eric Auer
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

Re: [Freedos-user] Turkish F Keyboard Support

2016-09-24 Thread Ercan Ersoy
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.

Re: [Freedos-user] Turkish F Keyboard Support

2016-09-24 Thread Eric Auer
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

Re: [Freedos-user] Turkish F Keyboard Support

2016-09-24 Thread Eric Auer
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

[Freedos-user] Turkish F Keyboard Support

2016-09-24 Thread Ercan Ersoy
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