<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>autostart - Gagzen</title>
	<atom:link href="https://gagzen.net/tag/autostart/feed/" rel="self" type="application/rss+xml" />
	<link>https://gagzen.net</link>
	<description></description>
	<lastBuildDate>Wed, 22 Jul 2009 14:38:54 +0000</lastBuildDate>
	<language>fr-FR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>

<image>
	<url>https://gagzen.net/wp-content/uploads/2026/06/android-chrome-512x512-1-150x150.png</url>
	<title>autostart - Gagzen</title>
	<link>https://gagzen.net</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>[KDE4] Script au démarrage</title>
		<link>https://gagzen.net/2009/07/22/kde4-script-au-demarrage/</link>
		
		<dc:creator><![CDATA[Baptiste]]></dc:creator>
		<pubDate>Wed, 22 Jul 2009 14:38:54 +0000</pubDate>
				<category><![CDATA[WorkStation]]></category>
		<category><![CDATA[autostart]]></category>
		<category><![CDATA[kde4]]></category>
		<category><![CDATA[linux]]></category>
		<guid isPermaLink="false">http://www.gagneux.info/index.php/?p=121</guid>

					<description><![CDATA[<p>Placer le script dans : ~/.kde4/Autostart/ Dans le cas qui m&#8217;intéresse, c&#8217;est d&#8217;activer le double écran au démarrage de la session. J&#8217;ai donc  poser un script tel que : $ cat ~/.kde4/Autostart/xrandr_double_ecrans.sh #!/bin/sh xrandr --output VGA-0 --auto --right-of DVI-0 Suivi d&#8217;un chmod 744 ~/.kde4/Autostart/xrandr_double_ecrans.sh</p>
<p>The post <a href="https://gagzen.net/2009/07/22/kde4-script-au-demarrage/">[KDE4] Script au démarrage</a> first appeared on <a href="https://gagzen.net">Gagzen</a>.</p>]]></description>
										<content:encoded><![CDATA[<div>
<p>Placer le script dans :</p>
<p><strong> ~/.kde4/Autostart/</strong></p>
<p>Dans le cas qui m&rsquo;intéresse, c&rsquo;est d&rsquo;activer le double écran au démarrage de la session. J&rsquo;ai donc  poser un script tel que :</p>
<p><code>$ cat ~/.kde4/Autostart/xrandr_double_ecrans.sh<br />
#!/bin/sh<br />
xrandr --output VGA-0 --auto --right-of DVI-0</code></p>
<p>Suivi d&rsquo;un</p>
<p><code>chmod 744 ~/.kde4/Autostart/xrandr_double_ecrans.sh</code></p>
</div><p>The post <a href="https://gagzen.net/2009/07/22/kde4-script-au-demarrage/">[KDE4] Script au démarrage</a> first appeared on <a href="https://gagzen.net">Gagzen</a>.</p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
