Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
it:tips [2009/12/28 10:25] 93.45.107.34it:tips [2010/10/02 17:26] (current) – external edit 127.0.0.1
Line 93: Line 93:
  
  
-Se vogliamo che Xfce venga avviato in automatico __dopo il login testuale sulla tty1__ possiamo aggiungere a ~/.basrc dell'utente: 
  
- if [ "`tty`" = "/dev/tty1"+>Se vogliamo che Xfce venga avviato in automatico __dopo il login testuale sulla tty1__ possiamo aggiungere a ~/.bashrc dell'utente: 
 + 
 +  if [ "`tty`" = "/dev/tty1"
   then     then  
    startxfce4 1>/tmp/startxfce.log 2>&1    startxfce4 1>/tmp/startxfce.log 2>&1