Score:0

How can I start another startx within desktop?

in flag

I want to start another startx within user desktop. It should be possible via Xvfb, Xnest, Xvnc... But how?

For example:

 xhost +
 Xvfb :1 -screen 0 1280x800x16 &
 x11vnc -display :1 -clip 1280x800 &
 vncviewer -shared localhost

From within another terminal:

 export DISPLAY=:1
 startx & 

only gives me a black screen with a blinking cursor.

waltinator avatar
it flag
See https://askubuntu.com/questions/432255/what-is-the-display-environment-variable#432257
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.