Re: [Freedos-user] ABNT2 in dosemu

2005-09-15 Thread Henrique Peron
Carlos,

perhaps you typed "@echo on" instead of simply "echo on".
In the first case, your command won't be echoed on the screen.
I'm not taking you for a newbie; it just happens that sometimes we're 
distracted and don't see things right in front of us. :-)

Henrique

- Original Message - 
From: "Carlos" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, September 15, 2005 1:30 AM
Subject: Re: [Freedos-user] ABNT2 in dosemu


Henrique,

There is a "set" before "osdir" but thing is it doesn't even display the 
"echo
on" I wrote one line before it. I think it is some problem with the
filesystem... It got corrupted or something.

I'm gonna make a new raw image file for qemu, tomorrow, and gonna reinstall
freedos again.

Thanks for your help.

Carlos AB

Em Quinta 15 Setembro 2005 02:04, Henrique Peron escreveu:
> Hi Carlos,
>
> "osdir=c:\fdos" was interpreted as a command.
> You forgot to type SET before that.
>
> try typing this on AUTOEXEC.BAT:
>
> SET OSDIR=C:\FDOS
> DISPLAY CON=(EGA,999,2)
> MODE CON CP PREP=((858,437) EGA.CPX)
> MODE CON CP SEL=858
> KEYB BR /ID:274
>
> Again: It's important that you be sure that you have downloaded and
> extracted the most recent versions of DISPLAY, MODE, KEYB, CPIDOS and
> KPDOS. You will find all those packages here:
> http://freedos.sourceforge.net/cgi-bin/freedos-lsm.cgi?q=d&a=base
>
> Regards,
> Henrique
>
> - Original Message -
> From: "Carlos" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, September 15, 2005 12:27 AM
> Subject: Re: [Freedos-user] ABNT2 in dosemu
>
>
> Hi Henrique,
>
> I don't know , maybe your right. The thing is I think I  found a bug.
> Whem autoexec.bat get called by config.sys and executed, this happens:
>
> osdir=c:\fdos
> bad command or filename "OSDIR"
>
> And then keyb br (plus something) don't get executed.
>
> That is the real problem.
>
> I had to stop this with a ctrl+c and then I get a prompt.
>
> Thanks Henrique, when I find  a solution for this, I'll try your fix.
>
> I'm gonna take a look at bugzilla to see if this is a real bug.
>
> Carlos AB
>
> Em Quinta 15 Setembro 2005 00:04, Henrique Peron escreveu:
> > Carlos,
> >
> > if you tell me that you were not able to access the <\> key when you
> > tried FreeDOS "KEYB BR", then I can tell you that you do NOT have an
> > ABNT2 keyboard, that's why "US" works for you.
> >
> > Therefore, you should use this FreeDOS solution:
> >
> > KEYB BR /ID:274
> >
> > Then you will have your US keyboard working as "US International", in 
> > the
> > same way that it works under MS-DOS.
> >
> > You'll notice that:
> >
> > <'> works as a deadkey for áéíóúÁÉÍÓÚ/çÇ and, when you try <'> + 
> > ,
> > you'll have the apostrophe itself.
> > <"> works as a deadkey for üÜ and, when you try <"> + , you'll
> > have the quotation mark itself.
> > <^> works as a deadkey for âêôÂÊÔ and, when you try <^> + , 
> > you'll
> > have the stand-alone circumflex accent.
> > <`> works as a deadkey for àÀ and, when you try <`> + , you'll
> > have the stand-alone grave accent.
> > <~> works as a deadkey for ãõÃÕ and, when you try <~> + , you'll
> > have the stand-alone tilde.
> >
> > Henrique
> >
> > - Original Message -
> > From: "Carlos" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Wednesday, September 14, 2005 8:39 PM
> > Subject: Re: [Freedos-user] ABNT2 in dosemu
> >
> > | Thank you all for the answers I solved the problem (not completly)
> > | using a .dosemurc file and setting keyboard as "us" at least I have 
> > "\"
> >
> > working
> >
> > | now.
> > |
> > | I also started to use qemu to test some games, installed Blair cd and
> > | everything seems to go smooth now. I also got my keyboard working a
> > | little better but there is no complete support for abnt2 yet as I can
> > | see.
> > |
> > | Thank you all.
> > |
> > | Carlos AB
> > |
> > | Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
> > | > Hi,
> > | >
> > | > Well, there IS CHCP for FreeDOS, but you would also need to have
> > | > NLSFUNC loaded to catch the call. But in any case, nor DISPLAY is a
> > | > device
> >
> > driver
>

Re: [Freedos-user] ABNT2 in dosemu

2005-09-15 Thread Carlos
Henrique,

There is a "set" before "osdir" but thing is it doesn't even display the "echo 
on" I wrote one line before it. I think it is some problem with the 
filesystem... It got corrupted or something.

I'm gonna make a new raw image file for qemu, tomorrow, and gonna reinstall 
freedos again.

Thanks for your help.

Carlos AB

Em Quinta 15 Setembro 2005 02:04, Henrique Peron escreveu:
> Hi Carlos,
>
> "osdir=c:\fdos" was interpreted as a command.
> You forgot to type SET before that.
>
> try typing this on AUTOEXEC.BAT:
>
> SET OSDIR=C:\FDOS
> DISPLAY CON=(EGA,999,2)
> MODE CON CP PREP=((858,437) EGA.CPX)
> MODE CON CP SEL=858
> KEYB BR /ID:274
>
> Again: It's important that you be sure that you have downloaded and
> extracted the most recent versions of DISPLAY, MODE, KEYB, CPIDOS and
> KPDOS. You will find all those packages here:
> http://freedos.sourceforge.net/cgi-bin/freedos-lsm.cgi?q=d&a=base
>
> Regards,
> Henrique
>
> - Original Message -
> From: "Carlos" <[EMAIL PROTECTED]>
> To: 
> Sent: Thursday, September 15, 2005 12:27 AM
> Subject: Re: [Freedos-user] ABNT2 in dosemu
>
>
> Hi Henrique,
>
> I don't know , maybe your right. The thing is I think I  found a bug.
> Whem autoexec.bat get called by config.sys and executed, this happens:
>
> osdir=c:\fdos
> bad command or filename "OSDIR"
>
> And then keyb br (plus something) don't get executed.
>
> That is the real problem.
>
> I had to stop this with a ctrl+c and then I get a prompt.
>
> Thanks Henrique, when I find  a solution for this, I'll try your fix.
>
> I'm gonna take a look at bugzilla to see if this is a real bug.
>
> Carlos AB
>
> Em Quinta 15 Setembro 2005 00:04, Henrique Peron escreveu:
> > Carlos,
> >
> > if you tell me that you were not able to access the <\> key when you
> > tried FreeDOS "KEYB BR", then I can tell you that you do NOT have an
> > ABNT2 keyboard, that's why "US" works for you.
> >
> > Therefore, you should use this FreeDOS solution:
> >
> > KEYB BR /ID:274
> >
> > Then you will have your US keyboard working as "US International", in the
> > same way that it works under MS-DOS.
> >
> > You'll notice that:
> >
> > <'> works as a deadkey for áéíóúÁÉÍÓÚ/çÇ and, when you try <'> + ,
> > you'll have the apostrophe itself.
> > <"> works as a deadkey for üÜ and, when you try <"> + , you'll
> > have the quotation mark itself.
> > <^> works as a deadkey for âêôÂÊÔ and, when you try <^> + , you'll
> > have the stand-alone circumflex accent.
> > <`> works as a deadkey for àÀ and, when you try <`> + , you'll
> > have the stand-alone grave accent.
> > <~> works as a deadkey for ãõÃÕ and, when you try <~> + , you'll
> > have the stand-alone tilde.
> >
> > Henrique
> >
> > - Original Message -
> > From: "Carlos" <[EMAIL PROTECTED]>
> > To: 
> > Sent: Wednesday, September 14, 2005 8:39 PM
> > Subject: Re: [Freedos-user] ABNT2 in dosemu
> >
> > | Thank you all for the answers I solved the problem (not completly)
> > | using a .dosemurc file and setting keyboard as "us" at least I have "\"
> >
> > working
> >
> > | now.
> > |
> > | I also started to use qemu to test some games, installed Blair cd and
> > | everything seems to go smooth now. I also got my keyboard working a
> > | little better but there is no complete support for abnt2 yet as I can
> > | see.
> > |
> > | Thank you all.
> > |
> > | Carlos AB
> > |
> > | Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
> > | > Hi,
> > | >
> > | > Well, there IS CHCP for FreeDOS, but you would also need to have
> > | > NLSFUNC loaded to catch the call. But in any case, nor DISPLAY is a
> > | > device
> >
> > driver
> >
> > | > yet, neither can NLSFUNC change yet codepages of devices (only of
> >
> > kernel),
> >
> > | > so we would continue to use MODE CON CP SEL=
> > | > for a while.
> > | >
> > | > Aitor
> > | >
> > | > -- Original Message -
> > | > Subject: Re: [Freedos-user] ABNT2 in dosemu
> > | > Date: Sun, 11 Sep 2005 20:41:59 -0400
> > | > From: "Henrique Peron" <[EMAIL PROTECTED]>
> > | > To: 
> >

Re: [Freedos-user] ABNT2 in dosemu

2005-09-14 Thread Henrique Peron
Hi Carlos,

"osdir=c:\fdos" was interpreted as a command.
You forgot to type SET before that.

try typing this on AUTOEXEC.BAT:

SET OSDIR=C:\FDOS
DISPLAY CON=(EGA,999,2)
MODE CON CP PREP=((858,437) EGA.CPX)
MODE CON CP SEL=858
KEYB BR /ID:274

Again: It's important that you be sure that you have downloaded and 
extracted the most recent versions of DISPLAY, MODE, KEYB, CPIDOS and KPDOS.
You will find all those packages here: 
http://freedos.sourceforge.net/cgi-bin/freedos-lsm.cgi?q=d&a=base

Regards,
Henrique

- Original Message - 
From: "Carlos" <[EMAIL PROTECTED]>
To: 
Sent: Thursday, September 15, 2005 12:27 AM
Subject: Re: [Freedos-user] ABNT2 in dosemu


Hi Henrique,

I don't know , maybe your right. The thing is I think I  found a bug.
Whem autoexec.bat get called by config.sys and executed, this happens:

osdir=c:\fdos
bad command or filename "OSDIR"

And then keyb br (plus something) don't get executed.

That is the real problem.

I had to stop this with a ctrl+c and then I get a prompt.

Thanks Henrique, when I find  a solution for this, I'll try your fix.

I'm gonna take a look at bugzilla to see if this is a real bug.

Carlos AB


Em Quinta 15 Setembro 2005 00:04, Henrique Peron escreveu:
> Carlos,
>
> if you tell me that you were not able to access the <\> key when you tried
> FreeDOS "KEYB BR", then I can tell you that you do NOT have an ABNT2
> keyboard, that's why "US" works for you.
>
> Therefore, you should use this FreeDOS solution:
>
> KEYB BR /ID:274
>
> Then you will have your US keyboard working as "US International", in the
> same way that it works under MS-DOS.
>
> You'll notice that:
>
> <'> works as a deadkey for áéíóúÁÉÍÓÚ/çÇ and, when you try <'> + ,
> you'll have the apostrophe itself.
> <"> works as a deadkey for üÜ and, when you try <"> + , you'll have
> the quotation mark itself.
> <^> works as a deadkey for âêôÂÊÔ and, when you try <^> + , you'll
> have the stand-alone circumflex accent.
> <`> works as a deadkey for àÀ and, when you try <`> + , you'll have
> the stand-alone grave accent.
> <~> works as a deadkey for ãõÃÕ and, when you try <~> + , you'll
> have the stand-alone tilde.
>
> Henrique
>
> - Original Message -
> From: "Carlos" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, September 14, 2005 8:39 PM
> Subject: Re: [Freedos-user] ABNT2 in dosemu
>
> | Thank you all for the answers I solved the problem (not completly) using
> | a .dosemurc file and setting keyboard as "us" at least I have "\" 
> working
> | now.
> |
> | I also started to use qemu to test some games, installed Blair cd and
> | everything seems to go smooth now. I also got my keyboard working a
> | little better but there is no complete support for abnt2 yet as I can
> | see.
> |
> | Thank you all.
> |
> | Carlos AB
> |
> | Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
> | > Hi,
> | >
> | > Well, there IS CHCP for FreeDOS, but you would also need to have
> | > NLSFUNC loaded to catch the call. But in any case, nor DISPLAY is a
> | > device
>
> driver
>
> | > yet, neither can NLSFUNC change yet codepages of devices (only of
>
> kernel),
>
> | > so we would continue to use MODE CON CP SEL=
> | > for a while.
> | >
> | > Aitor
> | >
> | > -- Original Message -
> | > Subject: Re: [Freedos-user] ABNT2 in dosemu
> | > Date: Sun, 11 Sep 2005 20:41:59 -0400
> | > From: "Henrique Peron" <[EMAIL PROTECTED]>
> | > To: 
> | >
> | > (As far as I know, CHCP is not available for FreeDOS.)
> | >
> | >
> | >
> | >
> | > ---
> | > SF.Net email is sponsored by:
> | > Tame your development challenges with Apache's Geronimo App Server.
> | > Download it for free - -and be entered to win a 42" plasma tv or your
>
> very
>
> | > own Sony(tm)PSP.  Click here to play:
>
> http://sourceforge.net/geronimo.php
>
> | > ___
> | > Freedos-user mailing list
> | > Freedos-user@lists.sourceforge.net
> | > https://lists.sourceforge.net/lists/listinfo/freedos-user
> |
> | ---
> | SF.Net email is sponsored by:
> | Tame your development challenges with Apache's Geronimo App Server.
> | Download it for free - -and be entered to win a 42" plasma tv or your
> | very own Sony(tm)PSP

Re: [Freedos-user] ABNT2 in dosemu

2005-09-14 Thread Carlos
Hi Henrique,

I don't know , maybe your right. The thing is I think I  found a bug.
Whem autoexec.bat get called by config.sys and executed, this happens:

osdir=c:\fdos
bad command or filename "OSDIR"

And then keyb br (plus something) don't get executed.

That is the real problem.

I had to stop this with a ctrl+c and then I get a prompt.

Thanks Henrique, when I find  a solution for this, I'll try your fix.

I'm gonna take a look at bugzilla to see if this is a real bug.

Carlos AB


Em Quinta 15 Setembro 2005 00:04, Henrique Peron escreveu:
> Carlos,
>
> if you tell me that you were not able to access the <\> key when you tried
> FreeDOS "KEYB BR", then I can tell you that you do NOT have an ABNT2
> keyboard, that's why "US" works for you.
>
> Therefore, you should use this FreeDOS solution:
>
> KEYB BR /ID:274
>
> Then you will have your US keyboard working as "US International", in the
> same way that it works under MS-DOS.
>
> You'll notice that:
>
> <'> works as a deadkey for áéíóúÁÉÍÓÚ/çÇ and, when you try <'> + ,
> you'll have the apostrophe itself.
> <"> works as a deadkey for üÜ and, when you try <"> + , you'll have
> the quotation mark itself.
> <^> works as a deadkey for âêôÂÊÔ and, when you try <^> + , you'll
> have the stand-alone circumflex accent.
> <`> works as a deadkey for àÀ and, when you try <`> + , you'll have
> the stand-alone grave accent.
> <~> works as a deadkey for ãõÃÕ and, when you try <~> + , you'll
> have the stand-alone tilde.
>
> Henrique
>
> - Original Message -
> From: "Carlos" <[EMAIL PROTECTED]>
> To: 
> Sent: Wednesday, September 14, 2005 8:39 PM
> Subject: Re: [Freedos-user] ABNT2 in dosemu
>
> | Thank you all for the answers I solved the problem (not completly) using
> | a .dosemurc file and setting keyboard as "us" at least I have "\" working
> | now.
> |
> | I also started to use qemu to test some games, installed Blair cd and
> | everything seems to go smooth now. I also got my keyboard working a
> | little better but there is no complete support for abnt2 yet as I can
> | see.
> |
> | Thank you all.
> |
> | Carlos AB
> |
> | Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
> | > Hi,
> | >
> | > Well, there IS CHCP for FreeDOS, but you would also need to have
> | > NLSFUNC loaded to catch the call. But in any case, nor DISPLAY is a
> | > device
>
> driver
>
> | > yet, neither can NLSFUNC change yet codepages of devices (only of
>
> kernel),
>
> | > so we would continue to use MODE CON CP SEL=
> | > for a while.
> | >
> | > Aitor
> | >
> | > -- Original Message -
> | > Subject: Re: [Freedos-user] ABNT2 in dosemu
> | > Date: Sun, 11 Sep 2005 20:41:59 -0400
> | > From: "Henrique Peron" <[EMAIL PROTECTED]>
> | > To: 
> | >
> | > (As far as I know, CHCP is not available for FreeDOS.)
> | >
> | >
> | >
> | >
> | > ---
> | > SF.Net email is sponsored by:
> | > Tame your development challenges with Apache's Geronimo App Server.
> | > Download it for free - -and be entered to win a 42" plasma tv or your
>
> very
>
> | > own Sony(tm)PSP.  Click here to play:
>
> http://sourceforge.net/geronimo.php
>
> | > ___
> | > Freedos-user mailing list
> | > Freedos-user@lists.sourceforge.net
> | > https://lists.sourceforge.net/lists/listinfo/freedos-user
> |
> | ---
> | SF.Net email is sponsored by:
> | Tame your development challenges with Apache's Geronimo App Server.
> | Download it for free - -and be entered to win a 42" plasma tv or your
> | very own Sony(tm)PSP.  Click here to play:
> | http://sourceforge.net/geronimo.php
> | ___
> | Freedos-user mailing list
> | Freedos-user@lists.sourceforge.net
> | https://lists.sourceforge.net/lists/listinfo/freedos-user
>
> ---
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ABNT2 in dosemu

2005-09-14 Thread Henrique Peron
Carlos,

if you tell me that you were not able to access the <\> key when you tried 
FreeDOS "KEYB BR", then I can tell you that you do NOT have an ABNT2 
keyboard, that's why "US" works for you.

Therefore, you should use this FreeDOS solution:

KEYB BR /ID:274

Then you will have your US keyboard working as "US International", in the 
same way that it works under MS-DOS.

You'll notice that:

<'> works as a deadkey for áéíóúÁÉÍÓÚ/çÇ and, when you try <'> + , 
you'll have the apostrophe itself.
<"> works as a deadkey for üÜ and, when you try <"> + , you'll have 
the quotation mark itself.
<^> works as a deadkey for âêôÂÊÔ and, when you try <^> + , you'll 
have the stand-alone circumflex accent.
<`> works as a deadkey for àÀ and, when you try <`> + , you'll have 
the stand-alone grave accent.
<~> works as a deadkey for ãõÃÕ and, when you try <~> + , you'll have 
the stand-alone tilde.

Henrique

- Original Message - 
From: "Carlos" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, September 14, 2005 8:39 PM
Subject: Re: [Freedos-user] ABNT2 in dosemu


| Thank you all for the answers I solved the problem (not completly) using
| a .dosemurc file and setting keyboard as "us" at least I have "\" working
| now.
|
| I also started to use qemu to test some games, installed Blair cd and
| everything seems to go smooth now. I also got my keyboard working a little
| better but there is no complete support for abnt2 yet as I can see.
|
| Thank you all.
|
| Carlos AB
|
| Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
| > Hi,
| >
| > Well, there IS CHCP for FreeDOS, but you would also need to have NLSFUNC
| > loaded to catch the call. But in any case, nor DISPLAY is a device 
driver
| > yet, neither can NLSFUNC change yet codepages of devices (only of 
kernel),
| > so we would continue to use MODE CON CP SEL=
| > for a while.
| >
| > Aitor
| >
| > -- Original Message -
| > Subject: Re: [Freedos-user] ABNT2 in dosemu
| > Date: Sun, 11 Sep 2005 20:41:59 -0400
| > From: "Henrique Peron" <[EMAIL PROTECTED]>
| > To: 
| >
| > (As far as I know, CHCP is not available for FreeDOS.)
| >
| >
| >
| >
| > ---
| > SF.Net email is sponsored by:
| > Tame your development challenges with Apache's Geronimo App Server.
| > Download it for free - -and be entered to win a 42" plasma tv or your 
very
| > own Sony(tm)PSP.  Click here to play: 
http://sourceforge.net/geronimo.php
| > ___
| > Freedos-user mailing list
| > Freedos-user@lists.sourceforge.net
| > https://lists.sourceforge.net/lists/listinfo/freedos-user
|
|
| ---
| SF.Net email is sponsored by:
| Tame your development challenges with Apache's Geronimo App Server.
| Download it for free - -and be entered to win a 42" plasma tv or your very
| own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
| ___
| Freedos-user mailing list
| Freedos-user@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/freedos-user
|
| 




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server.
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ABNT2 in dosemu

2005-09-14 Thread Carlos
Thank you all for the answers I solved the problem (not completly) using 
a .dosemurc file and setting keyboard as "us" at least I have "\" working 
now.

I also started to use qemu to test some games, installed Blair cd and 
everything seems to go smooth now. I also got my keyboard working a little 
better but there is no complete support for abnt2 yet as I can see.

Thank you all.

Carlos AB

Em Quarta 14 Setembro 2005 21:20, [EMAIL PROTECTED] escreveu:
> Hi,
>
> Well, there IS CHCP for FreeDOS, but you would also need to have NLSFUNC
> loaded to catch the call. But in any case, nor DISPLAY is a device driver
> yet, neither can NLSFUNC change yet codepages of devices (only of kernel),
> so we would continue to use MODE CON CP SEL=
> for a while.
>
> Aitor
>
> ------ Original Message -----
> Subject: Re: [Freedos-user] ABNT2 in dosemu
> Date: Sun, 11 Sep 2005 20:41:59 -0400
> From: "Henrique Peron" <[EMAIL PROTECTED]>
> To: 
>
> (As far as I know, CHCP is not available for FreeDOS.)
>
>
>
>
> ---
> SF.Net email is sponsored by:
> Tame your development challenges with Apache's Geronimo App Server.
> Download it for free - -and be entered to win a 42" plasma tv or your very
> own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
> ___
> Freedos-user mailing list
> Freedos-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freedos-user


---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ABNT2 in dosemu

2005-09-14 Thread [EMAIL PROTECTED]
Hi,

Well, there IS CHCP for FreeDOS, but you would also need to have NLSFUNC loaded 
to catch the call.
But in any case, nor DISPLAY is a device driver yet, neither can NLSFUNC change 
yet codepages of devices (only of kernel), so we would continue to use
MODE CON CP SEL=
for a while.

Aitor

-- Original Message -
Subject: Re: [Freedos-user] ABNT2 in dosemu
Date: Sun, 11 Sep 2005 20:41:59 -0400
From: "Henrique Peron" <[EMAIL PROTECTED]>
To: 

(As far as I know, CHCP is not available for FreeDOS.)




---
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. 
Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


Re: [Freedos-user] ABNT2 in dosemu

2005-09-11 Thread Henrique Peron
Hi Carlos,

I cannot help you with DOSEMU but I can help you with the brazilian ABNT2 
keyboard.
The point is: the brazilian ABNT2 is not meant to work with codepage 860.

Change it to one of the following codepages:
1) 858 (FreeDOS default). It provides all the necessary accented letters for 
portuguese (both small and capital letters) and the Euro sign on  + 
 + .
2) 850 (MS-DOS default): The Euro sign is not availbable; all the rest is 
the same.
3) 437 (VGA BIOS default): You will miss several accented letters (both 
small and capital) and some labeled characters on the keyboard; however, 
those mixed single-double linedraw characters will be available (not 
directly through the keyboard, but through combining  and the necessary 
codes on the numeric pad).

I suggest you use the following on AUTOEXEC.BAT:

DISPLAY CON=(EGA,999,3)
MODE CON CP PREP=((858,850,437) EGA.CPX)
MODE CON CP SEL=nnn   (Where "nnn" is any of the 3 previously prepared 
codepages)
KEYB BR

Important: Be sure that you're using the latest DISPLAY, MODE, KEYB, CPIDOS 
and KEYB*.SYS packages.

(As far as I know, CHCP is not available for FreeDOS.)

If you need anything else, we can continue this conversation in portuguese 
([EMAIL PROTECTED]).

Last but not least: I remember once ago a user having problems on handling 
codepages with certain applications under DOSEMU; if that's also your case, 
I would suggest DOSBox (http://dosbox.sourceforge.net) .

Henrique Peron
Campo Grande, MS
Brazil

- Original Message - 
From: "Carlos" <[EMAIL PROTECTED]>
To: 
Sent: Sunday, September 11, 2005 6:35 PM
Subject: [Freedos-user] ABNT2 in dosemu


| Hi, how can use my abnt2 on xdosemu?
|
| Here is my autoexec.bat:
| @echo off
| path c:\bin;c:\gnu;c:\dosemu
| set HELPPATH=c:\help
| set TEMP=c:\tmp
| set BLASTER=A220 I5 D1 H5 T6
| prompt $P$G
| unix -s DOSDRIVE_D
| if "%DOSDRIVE_D%" == "" goto nodrived
| lredir d: linux\fs%DOSDRIVE_D%
| :nodrived
| rem uncomment to load another bitmap font
| loadhi display con=(vga,860,2)
| mode con codepage prepare=((860) c:\cpi\ega.cpx)
| mode con codepage select 860
| chcp 860
| rem uncomment the following to load cdrom support
| shsucdx /d:mscd0001
| unix -s DOSEMU_VERSION
| echo "Welcome to dosemu %DOSEMU_VERSION%!"
| unix -e
|
|
| I'm using FreeDOS 1.2.2.0 (that is what it see in my prompt)
|
|
| ---
| SF.Net email is Sponsored by the Better Software Conference & EXPO
| September 19-22, 2005 * San Francisco, CA * Development Lifecycle 
Practices
| Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
| Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
| ___
| Freedos-user mailing list
| Freedos-user@lists.sourceforge.net
| https://lists.sourceforge.net/lists/listinfo/freedos-user
|
| 




---
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
___
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user