On Sun, Nov 14, 2010 at 5:29 PM, HugLeo <[email protected]> wrote: > Tentei isso: > > bash-4.1$ Xephyr -screen 1024x768 :2 & DISPLAY=:2 startx > [1] 8228 > xauth: creating new authority file /home/hugleo/.serverauth.8229
Basicamente, o startx inicia um novo X server, que tu já fez ao executar o Xephyr. Ao invés de startx, tu tem que iniciar o teu desktop. Olha os scripts em /etc/X11/xinit/ p/ ver como iniciar o teu desktop. No caso do KDE 4 é só executar um startkde. -- GUS-BR - Grupo de Usuários de Slackware Brasil http://www.slackwarebrasil.org/ http://groups.google.com/group/slack-users-br Antes de perguntar: http://www.istf.com.br/perguntas/ Para sair da lista envie um e-mail para: [email protected]

