Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Xfce4 e partenza al boot
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
SilverXXX
l33t
l33t


Joined: 18 Sep 2004
Posts: 885

PostPosted: Thu Oct 14, 2004 1:00 pm    Post subject: Xfce4 e partenza al boot Reply with quote

Ho installato xfce4 in un mio pc, ma non so come farlo partire al boot; inoltre come login grafico non ho installato niente (tranne xdm ovviamente :D ). Come posso fare per fare in modo che xdm faccia partire xfce4?
Back to top
View user's profile Send private message
morellik
l33t
l33t


Joined: 03 Feb 2003
Posts: 629
Location: Firenze

PostPosted: Thu Oct 14, 2004 1:30 pm    Post subject: Reply with quote

Devi mettere in /etc/rc.conf

Code:

DISPLAYMANAGER="xdm"
.
.
XSESSION="XFce-4"


e in /etc/X11/Sessions devi avere un file del tipo
Code:


$ cat XFce-4

#!/bin/sh
########################################################################
#
# XFce 4file for GDM.  Usually in /etc/X11/gdm/Sessions.
#
# Add support for XIM; Modified by Babyfai Cheung.  2002/03/10
########################################################################
## Launch an XIM input server if needed

# This's for RedHat and Slackware
for i in /etc/X11/xinit/xinitrc.d/* ; do
    if [ -x "$i" ]; then
        . "$i"
    fi
done

# This's for Mandrake
if [ -x /etc/X11/xinit/XIM ]; then
   . /etc/X11/xinit/XIM
fi

exec /usr/bin/startxfce4


Ciauz
morellik
Back to top
View user's profile Send private message
=DvD=
Veteran
Veteran


Joined: 25 Mar 2004
Posts: 1353

PostPosted: Thu Oct 14, 2004 1:34 pm    Post subject: Reply with quote

io mi son fatto un semplicissimo file di nome xfce4 in /etc/X11/Session e nel file ci ho messo:

Code:
startxfce4


Poi un chmod 755 al file suddetto, e in rc.conf ci metti il nome del file, ovvero xfce4 !

ciao ciao
Back to top
View user's profile Send private message
SilverXXX
l33t
l33t


Joined: 18 Sep 2004
Posts: 885

PostPosted: Thu Oct 14, 2004 2:11 pm    Post subject: Reply with quote

Grazie, adesso provo

edit:
Funziona, ma non so come fare in modo che al posto di quit appaia halt e reboot
Back to top
View user's profile Send private message
=DvD=
Veteran
Veteran


Joined: 25 Mar 2004
Posts: 1353

PostPosted: Thu Oct 14, 2004 3:35 pm    Post subject: Reply with quote

Boh, penso che lo debbano mettere quelli di xfce ....
magari informati come si fa da console.. cosi fai uno script e poi un icona che punta allo script...

Intendo come si fa a lanciare la funzione che lancia kde
Back to top
View user's profile Send private message
SilverXXX
l33t
l33t


Joined: 18 Sep 2004
Posts: 885

PostPosted: Thu Oct 14, 2004 3:43 pm    Post subject: Reply with quote

Sinceramente pensavo che ci fosse un'opzione; kde se parte da login grafico mette in automatico i pulsanti per il reboot e lo spegnimento, al posto di quello per l'uscita
Back to top
View user's profile Send private message
SilverXXX
l33t
l33t


Joined: 18 Sep 2004
Posts: 885

PostPosted: Thu Oct 14, 2004 3:44 pm    Post subject: Reply with quote

ps. come si fa ad aggiungere delle icone sul desktop?
Back to top
View user's profile Send private message
Guglie
Apprentice
Apprentice


Joined: 01 Mar 2004
Posts: 240
Location: switzerland - zürich

PostPosted: Thu Oct 14, 2004 4:06 pm    Post subject: Reply with quote

SilverXXX wrote:
ps. come si fa ad aggiungere delle icone sul desktop?

puoi usare rox:
Code:
rox --pinboard=PIN &

_________________
A! Elbereth Gilthoniel! silivren penna míriel o menel aglar elenath!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum