Saturday, May 4, 2024
4
rated 0 times [  4] [ 0]  / answers: 1 / hits: 3986  / 2 Years ago, tue, august 2, 2022, 10:39:47

I'm a bit of a command line nuthead.



I have a computer with dual monitors. Its setup works just fine in X11 - dual monitors, where my desktop stretches all the way across.



However, what I would like is to replicate that behavior when I'm using the virtual terminal. Right now, it simply mirrors the output.



Is there any way to have my resolution streeeeetch all the way across both monitors? e.g. instead of 80x24, I'd have 160x24?


More From » multiple-monitors

 Answers
7

Sorry, I reread your question. In TTY without X, no. You can set a default boot connection mapped to a tty session, but without a separate session w/ keyboard map (such as serial/kbd and attached monitor/kbd) I don't know of a way to split that out and to be able to switch between the two.



Consensus is that the console itself without X, it maps into a default tty session attached to a primary default device. That default device is mapped to default input devices. Theoretically, you could map devices to separate tty sessions, but the single kbd would still map to the primary device mapping. Sort of like me remembering the old-school separate debug monitor output for Borland C in DOS. The second monitor ended up as separate display, but you had no real interaction with it.



As for creating a virtual terminal and picking apart that session to diplay across two separate monitors... Not able to do that without some type of framebuffer (graphic's like X).



In real-world practice, I believe the answer is "No."


[#33628] Wednesday, August 3, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
pantkie

Total Points: 209
Total Questions: 112
Total Answers: 138

Location: Venezuela
Member since Sat, Apr 24, 2021
3 Years ago
pantkie questions
Tue, Feb 14, 23, 07:17, 1 Year ago
Sat, May 8, 21, 05:13, 3 Years ago
Sat, Jun 11, 22, 17:14, 2 Years ago
Thu, Mar 10, 22, 12:32, 2 Years ago
;