Work with more then one X server
From wiki.network-crawler.de
[edit]
Work with 2 X server
First start a 2nd X server
X :1
or
X -- :1
Then start your applications with -display like this
xterm -geometry +1+1 login -display :1
That's all. Have fun!
First start a 2nd X server
X :1
or
X -- :1
Then start your applications with -display like this
xterm -geometry +1+1 login -display :1
That's all. Have fun!