ConnochaetOS

ConnochaetOS Forum

ConnochaetOS » DeLi Linux foro de discusión español » startx

startx

Page: 1

Author Post
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
Administrator
Registered: Oct 2007
Posts: 790
http://www.delilinux.org/forum/topic.php?id=119
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
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.

Quote
PD: disculpen pero leo ingles solo basicamente

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 ;) )
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
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
Member
Registered: Jul 2009
Posts: 26
...y debe tener permisos de ejecución : chmod -x <archivo>
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 » DeLi Linux foro de discusión español » startx

ConnochaetOS is powered by UseBB 1 Forum Software