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 ("turkish CP437"), CP853 and CP857, as well as CP850 and CP858 for IBM/MS-DOS compatibility reasons, even though none of these 2 codepages provide turkish letters. CP3846 is available on EGA18.CPI; all the others are available on EGA.CPI. Last but not least --- if there's intention to print data, it's important to check the printer's documentation on what concerns codepages. I have picked the definition "CP3846" related to the "turkish cp437 variation" after browsing an old dot-matrix printer's PDF which I found on the internet long time ago but I take the opportunity here to ask for a more suitable (e.g. 3-digit code) for such codepage, if there is one. Regards, Henrique Em 24/09/2016 13:04, Eric Auer escreveu: > 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 DOS. > > Alternatively, you can switch to the directory before you > run MODE, with the usual "C:" and "CD \freedos\cpi\" or > "CDD C:\freedos\cpi\" or simply "CD \freedos\cpi\" if you > do not need to change to another drive letter. > >>> LH MODE CON CP SEL=857 > As mentioned above, it is better to not use LH for MODE. > >>> LH KEYB TR440,,KEYBRD2.SYS > You may want to load KEYB without LH and/or use the /NOHI > option of KEYB. You probably also want to specify the exact > location of the KEYBRD2.SYS file, including directory, but > I am not sure whether "TR440" is the correct name for your > intended layout... > > Regards, Eric > > > > ------------------------------------------------------------------------------ > _______________________________________________ > Freedos-user mailing list > Freedos-user@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-user ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user