[Boot .xinitrc] .xinitrc pas pris en compte

Bonjour,

Mon .xinitrc n’est pas pris en compte.

uname -a
Linux findus 4.8.0-1-amd64 #1 SMP Debian 4.8.7-1 (2016-11-13) x86_64 GNU/Linux

Je peux le lancer à la “main” sans problème cela fonctionne.
Il n’est pas exécutable.

Merci

Sans le contenu de ton fichier ni davantage de détails, on est un peu dans le brouillard ;-).

Petite tentative au hasard : tu fais bien succéder toutes tes commandes d’un symbole esperluette (&) ?

Oui effectivement, c’est un fichier qui fonctionnait sous Archlinux sans pb … Et je n’ai apporté aucune modif.
Je viens d’éteindre mon portable, je vous posterais les détails demain.

Merci

$ man xinit
=> DESCRIPTION
The xinit program is used to start the X Window System server and a first client program on systems that are not using a display manager such as xdm(1) or in environments that use multiple window systems.
… xinit will look for a file in the user’s home directory called .xinitrc

C’est bien ton cas, tu n’utilises pas de gestionnaire de connexion ?

$ man xsession
=> DESCRIPTION
/etc/X11/Xsession is a Bourne shell (sh(1)) script which is run when an X Window System session is begun by startx(1) or a display manager such as xdm(1).