<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<atom:link href="http://forum.ubuntu-fr.org/extern.php?action=feed&amp;tid=47196&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / [Résolu] Démarrage de Xfce]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=47196</link>
		<description><![CDATA[Les sujets les plus récents dans [Résolu] Démarrage de Xfce.]]></description>
		<lastBuildDate>Sun, 25 Jun 2006 21:17:55 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Démarrage de Xfce]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=359798#p359798</link>
			<description><![CDATA[<p>Bon il semblerait que ca viennent (encore une fois) de l&#039;extension composite activée dans Xorg.conf<br />Je verrai aux prochains redémarrages si ca le fait encore <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><p>edit : Bon c&#039;était bien ça <img src="http://forum.ubuntu-fr.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Vysserk3)]]></author>
			<pubDate>Sun, 25 Jun 2006 21:17:55 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=359798#p359798</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Démarrage de Xfce]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=359783#p359783</link>
			<description><![CDATA[<p>Xfce tout simplement <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p>]]></description>
			<author><![CDATA[dummy@example.com (Vysserk3)]]></author>
			<pubDate>Sun, 25 Jun 2006 21:08:15 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=359783#p359783</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  [Résolu] Démarrage de Xfce]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=359778#p359778</link>
			<description><![CDATA[<p>tu as installé le paquet xubuntu-desktop ? ou tu as installé xfce et autres du genre</p>]]></description>
			<author><![CDATA[dummy@example.com (AlisonHell)]]></author>
			<pubDate>Sun, 25 Jun 2006 21:06:54 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=359778#p359778</guid>
		</item>
		<item>
			<title><![CDATA[[Résolu] Démarrage de Xfce]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=359606#p359606</link>
			<description><![CDATA[<p>Salut à tous !<br />Voilà, j&#039;ai installé Xfce par Synaptic. Tout a bien marché, il y a bien une entrée dans le menu de GDM. L&#039;ennui, c&#039;est lorsque je démarre, Xfce démarre puis avant de se charger, le serveur X redémarre.</p><p>J&#039;ai Xgl installé. Pour vous donner une idée du problème, en fait on obtient la même chose lorsqu&#039;on démarre le script startcompiz dans une session non Xgl (une session classique). <br />C&#039;est vraiment bizarre comme problème ; si quelqu&#039;un a déja eu le même problème...</p><p>Merci <img src="http://forum.ubuntu-fr.org/img/smilies/wink.png" width="15" height="15" alt="wink" /></p><br /><p>ps: voici mon fichier /usr/bin/startxfce4 :</p><div class="codebox"><pre class="vscroll"><code>if test x&quot;$XDG_CONFIG_HOME&quot; = x&quot;&quot;
then
  BASEDIR=$HOME/.config/xfce4/
else
  BASEDIR=$XDG_CONFIG_HOME/xfce4
fi

if test x&quot;$XDG_DATA_DIRS&quot; = x&quot;&quot;
then
  XDG_DATA_DIRS=&quot;/etc/xdg/xubuntu:/usr/share:/usr/local/share:/usr/share&quot;
else
  XDG_DATA_DIRS=&quot;$XDG_DATA_DIRS:/usr/share&quot;
fi
export XDG_DATA_DIRS

if test x&quot;$DISPLAY&quot; = x&quot;&quot;
then
  echo &quot;$0: Starting X server&quot;
  prog=xinit
else
  echo &quot;$0: X server already running on display $DISPLAY&quot;
  prog=/bin/sh
fi

if [ -f $BASEDIR/xinitrc ]; then
  exec $prog $BASEDIR/xinitrc $*
elif [ -f $HOME/.xfce4/xinitrc ]; then
  mkdir -p $BASEDIR
  cp $HOME/.xfce4/xinitrc $BASEDIR/
  exec $prog $BASEDIR/xinitrc $*
else
  exec $prog /etc/xdg/xfce4/xinitrc $*
fi</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (Vysserk3)]]></author>
			<pubDate>Sun, 25 Jun 2006 19:17:05 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=359606#p359606</guid>
		</item>
	</channel>
</rss>
