Two sys-gui's possible?

Laptop: Can I create one sys-gui with dGPU and have it on external monitor (I can. I have it already), and another one with Intel iGPU and have it on another external monitor?

What’s your use-case? Why not just have both on the iGPU?

You can set in configuration file one vm to use sys-gui-type1 and another to sys-gui-type2.
But sys-gui’s are in alpha stage, before you talk about 2 separated sys-gui’s from different types at same machine - did you able to setup first one and run it without any troubles?

I think @user246 would need sys-gui-gpu. Is it possible in parallel with a regular sys-gui?

I have a use case for using multiple gui on a single GPU.

I want to have multiple logins on different Virtual terminals, with separate sys-gui and sets of qubes in each one.
Ctrl-Alt-FX allow me to access different DMs, each in a completely different compartment.
Work, personal, “top secret project”, and Dom0, would be on different VT with their own sys-gui.

It would be close to multi-user…

Is there a way to run multiple sys-gui in parallel like this, without logout/login?

I have not found how to do it. I suspect it needs:

  • Several X servers in Dom0, on different VTs
  • Xephyr on each one
  • Some way to tell sys-gui-X to use Xephyr-X

I was unable to discover the steps required.