* Leopold BAILLY <[EMAIL PROTECTED]> [2005-05-07 23:02] : > "Jean-Luc Coulon (f5ibh)" <[EMAIL PROTECTED]> writes: > > > Le 07.05.2005 21:01:44, Leopold BAILLY a �crit�: > >> Marko Rikko <[EMAIL PROTECTED]> writes: > >> > > [...] > > >> Ce que j'ai fait : arr�t de wdm, startx ; X d�marre et s'arr�te tout > >> de > >> suite. man xinit et l� je commence � comprendre : > >> > >> "An important point is that programs which are run by .xinitrc should > >> be run in > >> the background if they do not exit right away, so that they don't > >> prevent other > >> programs from starting up. However, the last long-lived program > >> started > >> (usually a window manager or terminal emulator) should be left in the > >> foreground > >> so that the script won't exit (which indicates that the user is done > >> and that > >> xinit should exit)." > > > > �a, �a veut dire qu'il faut en g�n�ral mettre les commandes dans > > .xinitrc sous la forme : > > > > numlockx & > > xterm & > > wmaker & > > �a veut surtout dire que "le dernier programme doit rester au premier plan > sinon > le script se termine et le serveur X avec".
Il faut donc que la derni�re ligne de Jean-Luc soit de la forme : exec wmaker pour fonctionner correctement. Fred -- Comment poser les questions de mani�re intelligente�? http://www.gnurou.org/documents/smart-questions-fr.html Comment signaler efficacement un bug�? http://www.chiark.greenend.org.uk/~sgtatham/bugs-fr.html -- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

