Re: [Freedos-user] display-0.13b not know VGA ?

2014-04-21 Thread Eric Auer
Hi! > For example (from my dosemu/FreeDOS undex X Window tests): > > 1) Using default VGA X font & without load DOS display - then setting > mode con cols=132 lines=43 result in garbage on screen. With loaded > display it works fine. In both cases 'mode con' print > "VESA mode 0x010A: 132 x 43

Re: [Freedos-user] display-0.13b not know VGA ?

2014-04-21 Thread Frantisek Hanzlik
Eric Auer wrote: > > Hi! > > Not sure if this helps, but DISPLAY CON=(EGA,,1) should > be sufficient for all your needs. For the font support, > EGA is pretty much the same as VGA and display only is > for loading custom fonts. If you do not plan to load a > non-BIOS font, you do not even need di

Re: [Freedos-user] display-0.13b not know VGA ?

2014-04-20 Thread Eric Auer
Hi! Not sure if this helps, but DISPLAY CON=(EGA,,1) should be sufficient for all your needs. For the font support, EGA is pretty much the same as VGA and display only is for loading custom fonts. If you do not plan to load a non-BIOS font, you do not even need display at all. The documentation o