Split physical screens
Eirik Byrkjeflot Anonsen
eirik at opera.com
Wed Apr 2 06:40:15 PDT 2008
"ml at bortal.de" <ml at bortal.de> writes:
> Hello List,
>
> can you split one physical screen into two virtual screens?
> I need two displays ( :0 and :1) on one physical screen.
>
It used to be possible to start two X servers. They'll be completely
independent, of course.
startx -- :1
should start a second X server on ":1". Not that I've tried this the
last few years... (Anything before "--" is the first program to start
on the new x server, anything after "--" are options passed to the x
server itself)
eirik
More information about the xorg
mailing list