Is it possible to set up a multiseat environment with one graphic card and two Xorg instances? That is, one machine with a monitor/keyboard/mouse for the first Xorg instance and a second monitor/keyboard/mouse for another Xorg instance.
I am using Debian 8 with Intel HD4000 graphics. Every tutorial I have read describes multiseat environments with at least two graphic cards for multiple Xorg instances. I also could use Xephyr, but since this solution lacks performance I would rather prefer to use two Xorg instances.
At the end of the day I would like to have two distinct environments, not influencing each other. So the use of something like “screen1 LeftOf screen0” is not the right choice.
ZaphodHeadsoption, and I'm pretty sure I could do multiseat with it (though I didn't try). The more interesting question is how you can do anything under X without any window manager at all ... so I'm pretty sure you are using some window manager. :-)