delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/09/10/19:16:24

From: "Cabra" <la DOT cabraLOBAILAO AT usa DOT net>
Newsgroups: comp.os.msdos.djgpp
Subject: Re: gcc 2.7.2.1: SOLUTION
Date: Thu, 10 Sep 1998 19:54:41 +0200
Organization: Que me quiten LOBAILAO
Lines: 32
Message-ID: <6t9m4r$hpo$5@diana.bcn.ibernet.es>
References: <35f08a2b DOT 895968 AT news DOT demon DOT co DOT uk> <35f13d46 DOT 2344471 AT news DOT demon DOT co DOT uk>
NNTP-Posting-Host: 194.75.70.149
To: djgpp AT delorie DOT com
DJ-Gateway: from newsgroup comp.os.msdos.djgpp

Richard Wynne escribió en mensaje <35f13d46 DOT 2344471 AT news DOT demon DOT co DOT uk>...
>
>OK, Thanks to respondents, the answer is (for UK users anyway)
>
>config.sys:
>device=c:\windows\COMMAND\display.sys con=(ega,,1)
>Country=044,437,c:\windows\COMMAND\country.sys
>
>autoexec.bat:
>mode con codepage prepare=((437) c:\windows\COMMAND\ega.cpi)
>mode con codepage select=437
>keyb uk,,c:\windows\COMMAND\keyboard.sys
>
>Anyway, the above works, I haven't looked too deep into it!

And can be shortened...

config.sys:
Country=044,437,c:\windows\COMMAND\country.sys
autoexec.bat:
keyb uk,437,c:\windows\COMMAND\keyboard.sys

The "uk 437" codepage is a 'standard' one, and not
need to 'prepare' them. The 'mode con...' stuff is for
a nonstandard (or non occidental) keyboard layouts.
IIRC...

Try it with "uk 850" too, test ALL the keys and see
the output of 'dir' for date/numerical conversions.



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019