Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Fluxbox] Session dans GDM
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Sat Jan 17, 2004 10:42 pm    Post subject: [Fluxbox] Session dans GDM Reply with quote

Je viens d'emerge Fluxbox et il n'apparait pas dans gdm.
J'ai créer un fichier "Fluxbox" dans /etc/X11/Sessions :
Code:
#!/bin/sh
/usr/bin/fluxbox


Mais rien a faire, pas de sessions... Un petit coup de pouce please ? :roll:
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31449
Location: here

PostPosted: Sat Jan 17, 2004 11:37 pm    Post subject: Reply with quote

Moi dans /etc/X11/Sessions j'ai fluxbox qui contien:
Code:
/usr/bin/fluxbox

Tu as fais
Code:
# chmod +x fluxbox

_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
dyurne
Guru
Guru


Joined: 19 Aug 2003
Posts: 475
Location: Lille, France

PostPosted: Sat Jan 17, 2004 11:40 pm    Post subject: Reply with quote

Dabord tu dois créer ta tite commande qui va lancer fluxbox:

Code:
#!/bin/sh
/usr/bin/fluxbox


Ensuite tu copies le fichier dans /etc/X11/gdm/Sessions/
Puis tu rajoutes trois lignes dans /etc/X11/xdm/Xsession

Code:
fluxbox)
       exec fluxbox
               ;;

ps : merci yuk159
_________________
- Ah bah nan...
- Si !
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 31449
Location: here

PostPosted: Sat Jan 17, 2004 11:49 pm    Post subject: Reply with quote

dyurne wrote:
Puis tu rajoutes trois lignes dans /etc/X11/xdm/Xsession

Code:
fluxbox)
       exec fluxbox
               ;;

ps : merci yuk159

Moi je n'ai pas cette ligne dans Xsession mais fluxbox va avec gdm.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
dyurne
Guru
Guru


Joined: 19 Aug 2003
Posts: 475
Location: Lille, France

PostPosted: Sun Jan 18, 2004 12:01 am    Post subject: Reply with quote

tant mieux pour toi. :D
peut être que c'est inutile. :oops:
C'est une méthode que l'on m'a donné pour ajouter une entrée dans gdm, je me suis jamais vraiment penché sur le problème, puisque celle la marche chez moi.
_________________
- Ah bah nan...
- Si !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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