Sujet : Re: Multi monitor on modern IntelHD/NVIDIA/AMD display adapter under DOS?
De : jj4public (at) *nospam* outlook.com (JJ)
Groupes : comp.os.msdos.programmerDate : 18. Oct 2024, 10:00:29
Autres entêtes
Organisation : To protect and to server
Message-ID : <1f80leyhpe5pi$.9lni4fb7y2ob$.dlg@40tude.net>
References : 1 2
User-Agent : 40tude_Dialog/2.0.15.84
On Thu, 17 Oct 2024 13:41:13 -0000 (UTC), John McCue wrote:
JJ <jj4public@outlook.com> wrote:
With modern display adapters such as Intel HD, NVIDIA, and AMD;
is it even possible for non primary monitor to display a text
video mode?
If it's possible, was there a driver/TSR which provide acces
to other monitor in multi-monitor setup? i.e. designed for use
by other program to specifically display things on non primary
monitor. Or a demo program which can use non primary monitor in
text video mode.
In a way, MS-DOS kind of had support for multi-monitors (2)
where you can flip between the two.
I had a B&W and a VGA and I was able to do this by using two
video boards.
Some Debuggers did support using 2 monitors. Zortech c and
Microsoft 5.1 debuggers allowed for this. The debugger would
show up on the B&W monitor where program output would show up
on the VGA. This was on a 286.
So it was more up to the application as opposed to MS-DOS.
Sorry. I should have been more clearer.
I wasn't referring to multi-monitor provided by multiple video adapters.
I was referring to one video adapter which support multi monitors. i.e. has
at least 2 video output ports.
Mac, Windows, and Linux support multiple monitors on a single
IntelHD/NVIDIA/AMD video adapter, but so far, I've seen non primary monitors
used only for graphics video mode. I never seen any which is used for text
video mode. Though, may be I don't have enough experience working with
various hardware setups.