Tagged Questions
3
votes
3answers
480 views
How do I create a virtual secondary screen in X11?
I'm trying to use xvfb as a secondary screen, but I am struggling getting the two screens working together. xvfb does not seem to have the randr extension.
So is there another possibility to create a ...