<?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=341722&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Forum Ubuntu-fr.org / GNU Screen par défaut dans un terminal]]></title>
		<link>http://forum.ubuntu-fr.org/viewtopic.php?id=341722</link>
		<description><![CDATA[Les sujets les plus récents dans GNU Screen par défaut dans un terminal.]]></description>
		<lastBuildDate>Tue, 20 Oct 2009 09:53:39 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2996740#p2996740</link>
			<description><![CDATA[<div class="quotebox"><cite>Link31 a écrit&#160;:</cite><blockquote><div><p>~/.bashrc</p><div class="codebox"><pre><code>[ -z &quot;$STY&quot; ] &amp;&amp; exec screen</code></pre></div><p>Sinon les screens vont se lancer récursivement à l&#039;infini, enfin du moins jusqu&#039;à une certaine limite (40 ?)...</p></div></blockquote></div><p>Pas eu besoin... juste &quot;gnome-terminal -e screen&quot;. </p><p>Sinon, quelqu&#039;un sait comment lancer par défaut gnu screen partagé en deux, en renommant chaque fenêtre à l&#039;ouverture ?</p>]]></description>
			<author><![CDATA[dummy@example.com (zarer)]]></author>
			<pubDate>Tue, 20 Oct 2009 09:53:39 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2996740#p2996740</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2912620#p2912620</link>
			<description><![CDATA[<p>~/.bashrc</p><div class="codebox"><pre><code>[ -z &quot;$STY&quot; ] &amp;&amp; exec screen</code></pre></div><p>Sinon les screens vont se lancer récursivement à l&#039;infini, enfin du moins jusqu&#039;à une certaine limite (40 ?)...</p>]]></description>
			<author><![CDATA[dummy@example.com (Link31)]]></author>
			<pubDate>Sat, 05 Sep 2009 23:42:35 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2912620#p2912620</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2910929#p2910929</link>
			<description><![CDATA[<p>Poste ton .basrc, à mon avis, il y a un problème dedans.</p>]]></description>
			<author><![CDATA[dummy@example.com (xamaco)]]></author>
			<pubDate>Fri, 04 Sep 2009 18:33:48 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2910929#p2910929</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908548#p2908548</link>
			<description><![CDATA[<p>Quand je fais ca, ca m&#039;ouvre plus de 40 fenetres de terminal.</p><p>Une autre solution ?</p>]]></description>
			<author><![CDATA[dummy@example.com (gilles)]]></author>
			<pubDate>Thu, 03 Sep 2009 09:51:03 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908548#p2908548</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908079#p2908079</link>
			<description><![CDATA[<p>Il faut invoquer le programme de terminal (gnome-terminal, konsole, xterm, ...) avec une option pour lui dire d&#039;executer &#039;screen&#039;.<br />Avec gnome-terminal (et beaucoup d&#039;autres) :</p><div class="codebox"><pre><code>gnome-terminal -e screen</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (xamaco)]]></author>
			<pubDate>Wed, 02 Sep 2009 23:01:14 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908079#p2908079</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908019#p2908019</link>
			<description><![CDATA[<p>En effet, mais ça m&#039;ouvre 39 fenêtres screen chaque fois que j&#039;ouvre un terminal.<br />D&#039;où vient ce problème ?</p>]]></description>
			<author><![CDATA[dummy@example.com (gilles)]]></author>
			<pubDate>Wed, 02 Sep 2009 22:02:25 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2908019#p2908019</guid>
		</item>
		<item>
			<title><![CDATA[Réponse à&#160;:  GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2907956#p2907956</link>
			<description><![CDATA[<p>Tu dois pouvoir ajouter la commande screen à la fin du fichier ~/.bashrc.</p>]]></description>
			<author><![CDATA[dummy@example.com (geenux)]]></author>
			<pubDate>Wed, 02 Sep 2009 21:11:12 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2907956#p2907956</guid>
		</item>
		<item>
			<title><![CDATA[GNU Screen par défaut dans un terminal]]></title>
			<link>http://forum.ubuntu-fr.org/viewtopic.php?pid=2907933#p2907933</link>
			<description><![CDATA[<p>Comment utiliser GNU Screen par défaut chaque fois que j&#039;ouvre une fenêtre de terminal dans Gnome ?</p>]]></description>
			<author><![CDATA[dummy@example.com (gilles)]]></author>
			<pubDate>Wed, 02 Sep 2009 20:54:28 +0000</pubDate>
			<guid>http://forum.ubuntu-fr.org/viewtopic.php?pid=2907933#p2907933</guid>
		</item>
	</channel>
</rss>
