Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Michael Stone
On Thu, Aug 22, 2019 at 07:58:51PM +0300, Andrei POPESCU wrote: It should be possible to run something like startx -- :1 to open a second X instance on the virtual console. You have to figure out how to start the second X on the other display. It's not that easy with one multiport video ca

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Andrei POPESCU
On Mi, 21 aug 19, 16:01:17, Franklin, Jason wrote: > Greetings, > > I'm working on a project that requires me to debug a running screen locker. > > Currently, my workflow involves switching between the screen locker and > virtual > console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Dan Ritter
rhkra...@gmail.com wrote: > On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote: > > Franklin, Jason wrote: > > > Greetings, > > > > > > I'm working on a project that requires me to debug a running screen > > > locker. > > > > > > Currently, my workflow involves switching between the scree

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread rhkramer
On Thursday, August 22, 2019 10:08:16 AM Dan Ritter wrote: > Franklin, Jason wrote: > > Greetings, > > > > I'm working on a project that requires me to debug a running screen > > locker. > > > > Currently, my workflow involves switching between the screen locker and > > virtual console #1 (/dev/t

Re: Display multiple virtual consoles on multiple displays

2019-08-22 Thread Dan Ritter
Franklin, Jason wrote: > Greetings, > > I'm working on a project that requires me to debug a running screen locker. > > Currently, my workflow involves switching between the screen locker and > virtual > console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This way, I can > interact wit

Re: Display multiple virtual consoles on multiple displays

2019-08-21 Thread Michael Stone
On Wed, Aug 21, 2019 at 04:01:17PM -0400, Franklin, Jason wrote: I'm working on a project that requires me to debug a running screen locker. Currently, my workflow involves switching between the screen locker and virtual console #1 (/dev/tty1) using Ctrl-Alt-F1 and Ctrl-Alt-F7. This way, I can