"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". Un corollaire est que si l'on n'a ni .xsession, ni .xinitrc, le serveur X d�marre et s'arr�te aussit�t. L�o.

