> Because I felt that the world needed another DOS text editor, I have
> spent past month's evenings on a new project named SVED.
> SVED (short for "the SvarDOS editor") is designed for basic editing
> of configuration files and such. It is NOT meant to be a full-
> featured text editor. On the pr
On 8/6/23 23:34, Ralf Quint via Freedos-user wrote:
DOS is using *text *mode, you just can't select a*graphics *mode and
expect to get text output in that mode.
BIOS text output functions still work in most graphic modes, hence
having a DOS shell running in graphic mode is nothing unusual. Of
> On Aug 6, 2023, at 5:25 PM, EdzUp via Freedos-user
> wrote:
>
> I was testing in virtualbox.
Like PC speaker emulation…. I don’t think provides any support for higher
resolution text modes.
___
Freedos-user mailing list
Freedos-user@lists.sou
First…
There seems to be a general misunderstanding that DOS only supports 80x25
columns. While it is possible that an extremely lazy programmer would hard code
for that resolution, most did not. Even back in the early days the display
could be in 40x25, 80x43, 80x50 and numerous other text res
On 8/6/2023 1:37 PM, zerofive--- via Freedos-user wrote:
Hello! Just tested it.
It changes the resolution, but now I just don't see anything. I tried
doing Ctrl+C exiting it but to no avail :(
Any reason why could this happen?
Because you don't pay attention to the replies you get.
DOS is us
Because I felt that the world needed another DOS text editor, I have
spent past month's evenings on a new project named SVED.
SVED (short for "the SvarDOS editor") is designed for basic editing of
configuration files and such. It is NOT meant to be a full-featured text
editor. On the pro side,
I was testing in virtualbox.
On Sun, 6 Aug 2023, 22:17 zerofive--- via Freedos-user, <
freedos-user@lists.sourceforge.net> wrote:
> Were you testing it on a Virtual Machine or on a real hardware?
>
>
> *Sent:* Sunday, August 06, 2023 at 9:13 AM
> *From:* "EdzUp via Freedos-user"
> *To:* "Discuss
Were you testing it on a Virtual Machine or on a real hardware?
Sent: Sunday, August 06, 2023 at 9:13 AM
From: "EdzUp via Freedos-user"
To: "Discussion and general questions about FreeDOS."
Cc: "EdzUp"
Subject: Re: [Freedos-user] How do I change screen resolution?
That is weird, here I g
That is weird, here I get a dos prompt and can use DOS in the new
resolution :/
On Sun, Aug 6, 2023 at 9:38 PM zerofive--- via Freedos-user <
freedos-user@lists.sourceforge.net> wrote:
> Hello! Just tested it.
> It changes the resolution, but now I just don't see anything. I tried
> doing Ctrl+C
Hello! Just tested it.
It changes the resolution, but now I just don't see anything. I tried doing Ctrl+C exiting it but to no avail :(
Any reason why could this happen?
Sent: Monday, August 07, 2023 at 9:26 AM
From: "EdzUp via Freedos-user"
To: "Discussion and general questions about FreeDO
Try this as an example http://www.edzup.co.uk/images/EVGAMODE.zip
Usage: EVGAMODE [mode]
where mode is either 640x480, 800x600 or 1024x768. If you use CLS it will
return to the previous resolution as the mode is just a temporary change :).
-Ed
EdzUp
On Sun, Aug 6, 2023 at 6:22 PM EdzUp wrote:
Technically it would put the screen into a VGA/SVGA resolutions so text
output would be in that resolution till you used CLS when it would return
back to the original resolution.
There is also high Res text mode.
-Ed
EdzUp
On Sun, 6 Aug 2023, 15:38 Ralf Quint via Freedos-user, <
freedos-user@lis
If this is of any help, you can set an
80x28 resolution in VGA by selecting
an 8x14 pixel font, instead of the more
common 8x16. Some even look better.
It is also possible to set the screen
mode to an SVGA or higher resolution,
but not all modes support BIOS text
functions, and you need these for
zerofive--- composed on 2023-08-06 02:08 (UTC+0200):
> This question may been asked a million times but I just can't figure it out,
> and
> googling it gives no results (except telling me that I need to use `mode` and
> some parameters but this just wouldn't give me what I am trying to achieve)
Hello there,
So there is no way to change to VGA resolution? That is unfortunate. But thanks for telling me!
I wanted to change the resolution as a part of my desktop "customization", but I guess that will not be possible.
Thanks for all the help!
__
Hi there,
nice to see that you're trying to tweak old software to fit on modern
screens... still I have a cold shower for you :-) Sorry about it.
Not sure where DOS borrowed its "terminal" / console code, whether
CP/M or UNIX... the fact is, that in the way of "support", the DOS
console lacks
On Sun, Aug 6, 2023, 7:40 AM EdzUp via Freedos-user <
freedos-user@lists.sourceforge.net> wrote:
> Hi all, I could cobble together a Command line app to chuck the system
> into VGA/SVGA resolutions :)
>
But this is just a special case of the MODE command, which can already set
the screen to use
On 8/6/2023 5:39 AM, EdzUp via Freedos-user wrote:
Hi all, I could cobble together a Command line app to chuck the system
into VGA/SVGA resolutions :)
-Ed
EdzUp
And what would this going to be accomplishing?
Ralf
___
Freedos-user mailing list
On 8/6/2023 2:51 AM, zerofive--- via Freedos-user wrote:
A VGA resolution (?), 640x480 resolution so the text doesn't look
messy when I am cURLing a website, for example, or when the --help
parameter is too long.
There seem to be a serious misconception on your end. FreeDOS, like any
DOS, works
Hi all, I could cobble together a Command line app to chuck the system into
VGA/SVGA resolutions :)
-Ed
EdzUp
On Sun, 6 Aug 2023, 12:09 Aitor Santamaría via Freedos-user, <
freedos-user@lists.sourceforge.net> wrote:
> Hello,
>
> I would use MODE CON. After all, you want to reconfigure the consol
Hello,
I would use MODE CON. After all, you want to reconfigure the console, and
that is what MODE CON is for.
Aitor
On Sun, 6 Aug 2023 at 02:10, zerofive--- via Freedos-user <
freedos-user@lists.sourceforge.net> wrote:
> This question may been asked a million times but I just can't figure it
A VGA resolution (?), 640x480 resolution so the text doesn't look messy when I am cURLing a website, for example, or when the --help parameter is too long.
Sent: Sunday, August 06, 2023 at 4:17 PM
From: "Ralf Quint via Freedos-user"
To: freedos-user@lists.sourceforge.net
Cc: "Ralf Quint"
Su
On 8/5/2023 5:08 PM, zerofive--- via Freedos-user wrote:
This question may been asked a million times but I just can't figure
it out, and googling it gives no results (except telling me that I
need to use `mode` and some parameters but this just wouldn't give me
what I am trying to achieve)
But
23 matches
Mail list logo