Results 1 to 2 of 2
Is it possible to move, say, tty5 to a second monitor? How?...
- 06-20-2007 #1Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Move a tty to a second monitor
Is it possible to move, say, tty5 to a second monitor? How?
- 06-20-2007 #2Linux Newbie
- Join Date
- Feb 2006
- Location
- Dover, DE
- Posts
- 112
Ok I think I know how to get a tty on a different display. The answer is fbgetty:
Something like that.Code:fbgetty /dev/tty8 /dev/fb0 fbgetty /dev/tty9 /dev/fb1
Now what I want to know is how do I get each terminal to use its own stdin.
I want to have three displays and 3 keyboards.


Reply With Quote
