Davi Ramos wrote:
>> > The "ã" is a very common character in Portuguese. It shows up in words
>> > such as "não", "alçapão", and "órgão".
>> >
>> > The system's keyboard and layout are already configured to "br" (for
>> > Brazilian Portuguese) and working perfectly. Other accentuated
>> > characters display just fine. That is the case of "á", "à", "ô".
>> > However, "ã" shows as something else entirely. Image below:
>> > oIh6TW8.png
>> >
>> > How can I get FreeDOS to correctly display those characters?


Vacek Nules wrote:
>
> Hi Davi,
>
> Your codepage is probably set to CP437, which does not contain the
> "ã" character. Change your codepage to CP850 (or CP858 if you also
> need the Euro sign) and try again.


That's what I was going to suggest too. Looks like Brazilian
Portuguese is codepage 850? So I think Davi also needs to enter these
commands to set up the display for 850:

display con=(ega,850,1)
mode con cp prep=((850) C:\freedos\cpi\ega.cpx)


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

Reply via email to