Hi Bernd,

Country=31 (Kingdom of the Netherlands), ok...
Codepage 858 (usable by dutch keyboards, ok)...
Well, COUNTRY= is alright.

I can't say anything about NLSFUNC. You'll have to reach Eduardo Casino 
for that. Sorry. :(

DISPLAY is alright, so is MODE.
KEYB US (Ok, I learned elsewhere in the web that dutch users commonly 
use the regular US-101 keyboard instead of the dutch one)...
CHCP 858 (I didn't even know that there was CHCP for FreeDOS)
I just don't know about that /NOHI parameter. :(

Henrique

Em 13/07/2011 16:58, Bernd Blaauw escreveu:
> Op 10-7-2011 16:07, Aitor Santamaría schreef:
>> Hello,
>>
> This NLS stuff is doing my head in, even before trying to automate it in
> configuration scripts..
>
> CONFIG.SYS:
> ========================================
> COUNTRY=31,858,C:\FDOS\BIN\COUNTRY.SYS
>
> NLS.BAT / AUTOEXEC.BAT:
> =====================================
> NLSFUNC C:\FDOS\BIN\COUNTRY.SYS
> DISPLAY CON=(EGA,858,1)
> MODE CON CP PREP=((858) C:\FDOS\CPI\EGA.CPX)
> MODE CON CP SEL=858
> KEYB US,858,C:\FDOS\BIN\KEYBOARD.SYS /NOHI
> CHCP 858
>
>
> 1) Is above correct? If not, how should it be?
Yes, it is - I just don't know about /NOHI. :(
> 5) DISPLAY seems to be able to be loaded lots of time in a row?
If you feel you'll need room for more than a codepage, I suggest you 
just run DISPLAY CON=(EGA,<codepage>,6) so that have room for 6 (maximum 
number). If you underestimated your needs and just created room for 1 
codepage, you can always rerun DISPLAY.
> 8) How do I get an euro sign from keyboard? Thought using 858 instead of
> 850 would allow this, keyboard has a sign above the "5".
<RightAlt> + <5> and <RightAlt> + <E> both do the trick.

Henrique


------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to