Menu

#251 Problem with Polish Programers keyboard layout FreeDos Meny config virtual box nativ all the same problem.

freedos12
open
nobody
None
5
2019-11-12
2019-10-23
No

Hi all.
Meny deys i try confg Polish font in FreeDos I use 2 type keybard 1 old ps2 port and new USB. All work normal, but problem is... not mater what i setup i still cant use proper Polish font with AltGR <left alt.

I setup keyb pl,852 (coz for my country is Latin II CP all looks good on screen but not work.
when i use chcp 852 i cant change nothing coz message i cant do that. Then i edit autoexec.bat and i change chcp on start freedos.

here screen...
http://www.mediafire.com/view/v1plq4403ftdrhs/VirtualBox_FreeDos32bit_18_10_2019_01_39_39.png

and here is Polish (Prograners) layout. I need Polish font likw ł ą ę ć ż ź ń ś ó but when i try write this i have only wierd symbols... ( screen top.)

My orginal Layout. Now i use standard US international keyboard. On windows i use ctlr + shift to change... And in dos i can just edit autoexec or keyb 852 then all work. In ms dos proper file is keybrd4.sys for this setup...

This is Polish programers layout...
http://kbdlayout.info/KBDPL1/

I try other drivers to
when i use mkeyb PL
tell me polish keyboard ok but also nothing change...

now my setting is:
keyb pl,852
chcp 852
but country is US 475 (defoult) in chcp
is any chance to change this?

If anyone can help me setup proper keyb pl,852 layout i be greatefull.
Thank You Cheers from Poland.

Related

Bugs: #251

Discussion

  • Piotr Ćwikła

    Piotr Ćwikła - 2019-10-23

    http://www.mediafire.com/view/apyke6mvn8zmzgj/VirtualBox_FreeDos32bit_24_10_2019_00_20_47.png

    Guys another screen more info form virtual box and i do some mistake before.
    i use RIGHT ALT FOR POLISH FONT
    CHCP SYSTEM DEFOULT IS 437
    On windows i use ctlr + shift error to change < i use left alt + shift if keyboard have more layout... But i try and this not work on free dos...
    All info on screen.
    I wait for any help Thank You!

    Edit: Guys i still wait if anyone can give me example command to configure pl programers keyboard layout in free dos this will be best wey to resolve problem...

    :( Guys i still wait.

     

    Last edit: Piotr Ćwikła 2019-11-02
  • Piotr Ćwikła

    Piotr Ćwikła - 2019-11-09

    Guys anyone? If is keyb driver problem just tell me and i not look more solution i cant wait more coz my work stop :( i think i must back to ms-dos6.22 or my win 98 :( in free dos keybrd4.sys driver is not compatible and i cant do nothing :( meybe some dey will be good pl lang support or some solution :( i try all drivers and nothing change... Even if i load orginal win 98 drivers write incompatible... If anyone can help me i still wont resole that problem... Write here i back soon and look again...

     

    Last edit: Piotr Ćwikła 2019-11-09
  • Anthony Williams

    I don't quite know, but I'll give suggestions.

    Try getting on the freedos-user mailing list. Most volunteers are always busy (or inactive), but you may still find someone fluent there. For instance, I think?? at least one guy (Matuesz Viste) speaks Polish, but he's been busy lately. (Haven't seen Henrique Peron lately, nor Aitor Santamaria Merino. They're the resident i18n experts.) You could also (indirectly) ask on FASM's forum since some of them are Polish. (Sadly, I'm not, but ... "mi eklernis la esperantan jam de du dekjaroj!" CP853 or CP913 FTW!)

    So yes, I've (barely) dabbled in i18n in DOS, but it's been a few years. To use CHCP, that's the "system" codepage, which relies on COUNTRY.SYS (in FDCONFIG.SYS) and probably NLSFUNC (neither of which support E-o). The "display"(ed) codepage is from EGA.CPX, DISPLAY.SYS, KEYB.EXE, and you select it with MODE. If KEYB detects that some things aren't loaded properly or incompatible, it may refuse to switch. I don't currently have a setup with this enabled, but it shouldn't be too hard to dig up a proper config for it (and adapt accordingly).

    Maybe there are bugs? It could be a VirtualBox problem (try QEMU!) or maybe some file versioning incompatibility (happened before!). It's hard to keep track of so many little DOS pieces, honestly, even for me!

    If you absolutely need to view or edit files, try one of the following (in DOS): FoxType, Blocek, Mined, GNU Emacs ... hmmm, even there I feel like I'm forgetting something. (It's too much for such a small group of volunteers to do everything, but we do want to help.)

    FreeDOS Help
    example FDCONFIG.SYS etc. using i18n

     
  • Piotr Ćwikła

    Piotr Ćwikła - 2019-11-12

    Hi Mr. Anthony :) Thanks for answer.
    This is not config problem coz i try on meny configuration virtual and nativ, I try qemu then and tell You more detail soon... I must try harder :) never give up is right wey. I try meny dos version too 7.1 is not official and only normal pl layout work not programers. Best is in polish wersion windows 98se then i try my 6.22 ms dos version on old pc and i swap keyboard.sys in autoexec to orginal keybrd4 from win 98 se edition add all work perfect. But when i install 6.22 i choice all PL layout and country. Maybe this is sproblem coz in free dos i cant choice country when install only layout thats why i not have good font table in free dos... Thank YOU! I look Qemu and answer soon. FreeDos i test on terminal hp thin client 5655... my laptop sony vaio svf 15 but this is 64bit version... and i not expect too much. And on virtual box. Same config but also same font display...
    Ok thanks again for answer i back soon with detail. Give me fiew deys coz now i must go work :) bye bye.

     
    • Aitor Santamaría Merino

      Hello!

      I think it is a problem with the configuration of your files. Try this in
      AUTOEXEC.BAT:

      LH DISPLAY CON=(EGA,437,1)
      MODE CON CP PREP=((852) C:\FREEDOS\cpi\EGA.CPX)
      MODE CON CP SEL=852
      KEYB PL,852,KEYBOARD.SYS

      should do it (unless I typo-ed :) ).

      Unless something unexpected occurs, I'd say it is not a KEYB bug.

      Aitor

      On Tue, 12 Nov 2019 at 06:13, "Piotr Ćwikła" zuzia@users.sourceforge.net
      wrote:

      Hi Mr. Anthony :) Thanks for answer.
      This is not config problem coz i try on meny configuration virtual and
      nativ, I try qemu then and tell You more detail soon... I must try harder
      :) never give up is right wey. I try meny dos version too 7.1 is not
      official and only normal pl layout work not programers. Best is in polish
      wersion windows 98se then i try my 6.22 ms dos version on old pc and i swap
      keyboard.sys in autoexec to orginal keybrd4 from win 98 se edition add all
      work perfect. But when i install 6.22 i choice all PL layout and country.
      Maybe this is sproblem coz in free dos i cant choice country when install
      only layout thats why i not have good font table in free dos... Thank YOU!
      I look Qemu and answer soon. FreeDos i test on terminal hp thin client
      5655... my laptop sony vaio svf 15 but this is 64bit version... and i not
      expect too much. And on virtual box. Same config but also same font
      display...
      Ok thanks again for answer i back soon with detail. Give me fiew deys coz
      now i must go work :) bye bye.


      Status: open
      Group: freedos12
      Created: Wed Oct 23, 2019 09:56 PM UTC by Piotr Ćwikła
      Last Updated: Sun Nov 10, 2019 07:07 PM UTC
      Owner: nobody

      Hi all.
      Meny deys i try confg Polish font in FreeDos I use 2 type keybard 1 old
      ps2 port and new USB. All work normal, but problem is... not mater what i
      setup i still cant use proper Polish font with AltGR <left alt.

      I setup keyb pl,852 (coz for my country is Latin II CP all looks good on
      screen but not work.
      when i use chcp 852 i cant change nothing coz message i cant do that. Then
      i edit autoexec.bat and i change chcp on start freedos.

      here screen...

      http://www.mediafire.com/view/v1plq4403ftdrhs/VirtualBox_FreeDos32bit_18_10_2019_01_39_39.png

      and here is Polish (Prograners) layout. I need Polish font likw ł ą ę ć ż
      ź ń ś ó but when i try write this i have only wierd symbols... ( screen
      top.)

      My orginal Layout. Now i use standard US international keyboard. On
      windows i use ctlr + shift to change... And in dos i can just edit autoexec
      or keyb 852 then all work. In ms dos proper file is keybrd4.sys for this
      setup...

      This is Polish programers layout...
      http://kbdlayout.info/KBDPL1/

      I try other drivers to
      when i use mkeyb PL
      tell me polish keyboard ok but also nothing change...

      now my setting is:
      keyb pl,852
      chcp 852
      but country is US 475 (defoult) in chcp
      is any chance to change this?

      If anyone can help me setup proper keyb pl,852 layout i be greatefull.
      Thank You Cheers from Poland.


      Sent from sourceforge.net because you indicated interest in
      https://sourceforge.net/p/freedos/bugs/251/

      To unsubscribe from further messages, please visit
      https://sourceforge.net/auth/subscriptions/

       

      Related

      Bugs: #251


Log in to post a comment.