Hello Tom,

We didn't try img file on another pc. As you mentioned there is a problem with 
our real hardware. We will make the necessary changes in sys and bat files also 
give a try to MKEYB.exe if it behaves differently and return if we take some 
difference.


Thanks and Best Regards.


Salih.


________________________________
Gönderen: Tom Ehlert <t...@drivesnapshot.de>
Gönderildi: 11 Eylül 2016 Pazar 14:26
Kime: Discussion and general questions about FreeDOS.
Konu: Re: [Freedos-user] Ynt: Ynt: Ynt: Ynt: Urgent FreeDos Keyboard Layout 
Hardware Help

> On physical machine any of keyboard layouts not work. In Virtualbox every 
> keyboard layout is working.
>
> We think real machine memory side has a problem with loading keyb.exe.

there is a tool called MEM.EXE where you can detect if KEYB is loaded
or not.

it may be as well that MEM gets loaded, but your BIOS or hardware does not 
behave
as KEYB is expecting it.

to debug your problem:

reduce FDCONFIG.SYS to

  !SHELL=A:\COMMAND.COM A:\ /E:2048 /F /MSG /P=A:\FREEDOS\FDAUTO.BAT

and FDAUTO.BAT to

DISPLAY con=(EGA,857,1)
mode con codepage prepare=((857) A:\FREEDOS\EGA.CPX)
mode con codepage select=857
NLSFUNC /Y A:\DRIVER\COUNTRY.SYS
KEYB.exe tr,857,A:\FREEDOS\keybrd2.sys /id:179


or possibly even

  KEYB.exe tr,857,A:\FREEDOS\keybrd2.sys /id:179

are you able to produce turkish characters?

if not, you are runnning interesting hardware.

no way to debug this over the internet, you have a real problem.


you may try if MKEYB behaves differently.

   MKEYB GR

should swap 'Y' and 'Z'.

Tom


------------------------------------------------------------------------------
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user
Freedos-user Info Page - 
lists.sourceforge.net<https://lists.sourceforge.net/lists/listinfo/freedos-user>
lists.sourceforge.net
To see the collection of prior postings to the list, visit the Freedos-user 
Archives. Using Freedos-user: To post a message to all the list members ...



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

Reply via email to