Page: 1
| Author | Post |
|---|---|
|
#1 Wed Jul 22, 2009 12:48 pm
|
|
|
Member
Registered: Jul 2009
Posts: 26
|
Cómo hago para iniciar el entorno gráfico automáticamente, por defecto sin tener que tipear el comando startx?. Gracias
|
|
#2 Wed Jul 22, 2009 1:02 pm
|
|
|
Administrator
Registered: Oct 2007
Posts: 790
|
|
|
#3 Wed Jul 22, 2009 5:25 pm
|
|
|
Member
Registered: Jul 2009
Posts: 26
|
Gracias por contestar. Lei ese post y agregue
deli - username -c startx en /etc/rc.local, pero luego de bootear como usuario deli (no quiero entrar como root). Me sigue pidiendo el login y la password y no entra en modo grafico se queda en el prompt $?????. Que estoy haciendo mal?- Gracias. PD: disculpen pero leo ingles solo basicamente |
|
#4 Wed Jul 22, 2009 6:22 pm
|
|
|
Administrator
Registered: Oct 2007
Posts: 790
|
no, the solution is to use the graphical login manager slim; see the package news.
If you cannot use the pacman commands for the server directly, you can try to download the package manually from http://www.delilinux.org/pkg/current and install it from your hard disk with the pacman -A <full-package-name> command.
it's okay for me --- as long as you don't expect an answer in Spanish ( my spanish is by far not good enough for that ) |
|
#5 Wed Sep 09, 2009 12:03 pm
|
|
|
Member
Registered: Jul 2009
Posts: 26
|
El autologin funciono con :
su -deli -c startx Pero no logro ejecutar una aplicación directamente, una vez que a cargado el entorno grafico probe con : exec /usr/bin/icecat en /home/deli/.xinitrc pero no hace nada????. Alguna idea |
|
#6 Wed Sep 09, 2009 12:20 pm
|
|
|
Member
Registered: Jul 2009
Posts: 26
|
http://ar.geocities.com/linuxsanjuan/basicos/03icewmhowto.html
Es correcto poner el comando en /home/<user>/.xinitrc pero debe estar antes del lanzamiento del entorno gráfico |
|
#7 Wed Sep 09, 2009 12:42 pm
|
|
|
Member
Registered: Jul 2009
Posts: 26
|
...y debe tener permisos de ejecución : chmod -x <archivo>
|
|
#8 Thu Sep 10, 2009 7:07 am
|
|
|
Administrator
Registered: Oct 2007
Posts: 790
|
well, nice to see it running.
But : with the su command you are running the whole X session with root permissions. That means, if you are going to surf the web, you do it with root permissions as well. Usually this should be avoided for security reasons. I still strongly recommend to use the slim way for this. |
Page: 1
ConnochaetOS is powered by UseBB 1 Forum Software