Explorar el Código

exec startx

pull/1/head
10sr hace 12 años
padre
commit
e895d47d75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      bashrc

+ 1
- 1
bashrc Ver fichero

@@ -169,7 +169,7 @@ x(){
#mkdir -p ~/.backup/log
# nohup startx >~/.backup/log/xorg.log 2>&1 &
# exit
startx
exec startx
else
echo "X cant be started! Maybe another X is already running or something." 1>&2
fi


Cargando…
Cancelar
Guardar