Hello Rugxulo,
We will try your method inside the config code change and other zip file for the keyboard problem. As you write its not loading into memory the keyb.exe file to run any keyboard layouts. It comes default 437 and giving not any errors while it loads. Also if there are other written keyboard program codes for freedos that supports our cpu class that who can find any working code for if it is sucessful as i wrote we will give a reward. Thanks and Best regards. Salih. ________________________________ Gönderen: Rugxulo <rugx...@gmail.com> Gönderildi: 9 Eylül 2016 Cuma 03:40 Kime: Discussion and general questions about FreeDOS. Konu: Re: [Freedos-user] Urgent FreeDos Keyboard Layout Hardware Help Hi, On Thu, Sep 8, 2016 at 12:41 PM, Eric Auer <e.a...@jpberlin.de> wrote: > > Unfortunately Turkish is not among the layouts built into the smaller MKEYB > driver > > PS: You may also want to use DISPLAY and MODE to load a > font optimized for codepage 857, as BIOS default is 437. > >> Example of Running Code : A:\FREEDOS>keyb.exe TR,857,KEYBRD2.SYS BTW, just to state the obvious, although I know that cp857 is mostly preferred for Turkish (not that I understand it), but (with FreeDOS) I've used cp853 successfully (which was the previously preferred codepage for Turkish, Maltese, and Esperanto). https://en.wikipedia.org/wiki/Code_page_853 Code page 853 - Wikipedia, the free encyclopedia<https://en.wikipedia.org/wiki/Code_page_853> en.wikipedia.org Code page 853 (also known as CP 853 or IBM 00853) is a code page used under DOS to write Turkish, Maltese, and Esperanto. It includes all characters from ISO 8859-3. But if all you want to do is edit text, you can even edit Unicode with various DOS editors (e.g. GNU Emacs, Blocek, or Mined). I'll try to quote the relevant config I've used for cp853 (it's been a while since I weakly tried it, but it did work): (FDCONFIG.SYS): COUNTRY=1,,C:\FDOS\COUNTRY.SYS (AUTOEXEC.BAT): set CPIDIR=%DOSDIR%\cpi display con=(ega,,3) mode con cp prep=((853) %CPIDIR%\ega.cpx) mode con cp prep=((,737,869) %CPIDIR%\ega5.cpx) mode con cp sel=853 set CPIDIR= nlsfunc /y %DOSDIR%\country.sys REM (can unload later, needs 286+) REM !! BUG ALERT !!: do NOT use 2009 KEYB*.SYS files w/ 2006 KEYB.EXE keyb us,,%DOSDIR%\keyboard.sys echo. echo KEYB: Ctrl-Alt-F1 to disable or Ctrl-Alt-F2 to re-enable! echo. mode con cp /status ------------------------------------------------------------------------------ _______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user
------------------------------------------------------------------------------
_______________________________________________ Freedos-user mailing list Freedos-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-user