<?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.xfce.org/extern.php?action=feed&amp;tid=3124&amp;type=rss" rel="self" type="application/rss+xml" />
		<title><![CDATA[Xfce Forums / Auto starting applications into specific workspaces]]></title>
		<link>http://forum.xfce.org/viewtopic.php?id=3124</link>
		<description><![CDATA[The most recent posts in Auto starting applications into specific workspaces.]]></description>
		<lastBuildDate>Thu, 08 Feb 2007 15:01:53 +0000</lastBuildDate>
		<generator>FluxBB</generator>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13229#p13229</link>
			<description><![CDATA[<p>I have already been a little disapointed since my Devilspie start yesterday. ;-) The first problem is that you need to take care about dialog window two. Or else they will be as large as the application. There will be a lots of rules to wrigth. But I will see if I can stand it.<br />Another drawback is that Devilpie slow down window openings in our great and outstanding fast windowmanager.<br />Here is my two (so far) Devilspie rules for Firefox.</p><div class="codebox"><pre><code>(if
    (is (application_name) &quot;Firefox&quot;)
    (begin
        (set_workspace 1)
        (geometry &quot;1200x1120+396+0&quot;)
    )
)</code></pre></div><div class="codebox"><pre><code>(if
    (and 
        (is (application_name) &quot;Firefox&quot;)
    (is (window_name) &quot;Open file&quot;)
    )
   (begin
        (wintype &quot;dialog&quot;)
        (geometry &quot;800x800&quot;)
    )
)</code></pre></div>]]></description>
			<author><![CDATA[dummy@example.com (MagnusBerg)]]></author>
			<pubDate>Thu, 08 Feb 2007 15:01:53 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13229#p13229</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13220#p13220</link>
			<description><![CDATA[<p>Never mind. It seems to be working now. This is exactly what I needed <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Wed, 07 Feb 2007 23:27:37 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13220#p13220</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13219#p13219</link>
			<description><![CDATA[<div class="quotebox"><cite>MagnusBerg wrote:</cite><blockquote><div><p>If I had understand the difference between Wmctrl and Devilspie correct you need to start up applications with a Wmctrl script or commando each time while Devilspie runs in the background (deamon) and controls windows without need for specific commands, the usual built in meny command is good enough.<br />I have now installed Devilpie and I like it. I found a real good manual at <a href="http://wiki.foosel.net/linux/devilspie" rel="nofollow">http://wiki.foosel.net/linux/devilspie</a> with lots of good examples.</p></div></blockquote></div><p>How the heck do you start the daemon? I&#039;ve installed it but I can&#039;t seem to start it.</p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Wed, 07 Feb 2007 23:12:43 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13219#p13219</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13207#p13207</link>
			<description><![CDATA[<p>If I had understand the difference between Wmctrl and Devilspie correct you need to start up applications with a Wmctrl script or commando each time while Devilspie runs in the background (deamon) and controls windows without need for specific commands, the usual built in meny command is good enough.<br />I have now installed Devilpie and I like it. I found a real good manual at <a href="http://wiki.foosel.net/linux/devilspie" rel="nofollow">http://wiki.foosel.net/linux/devilspie</a> with lots of good examples.</p>]]></description>
			<author><![CDATA[dummy@example.com (MagnusBerg)]]></author>
			<pubDate>Wed, 07 Feb 2007 20:29:17 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13207#p13207</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13168#p13168</link>
			<description><![CDATA[<p>You can learn from clues <img src="http://forum.xfce.org/img/smilies/cool.png" width="15" height="15" alt="cool" />.</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Tue, 06 Feb 2007 18:46:34 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13168#p13168</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13162#p13162</link>
			<description><![CDATA[<div class="quotebox"><cite>ozroc wrote:</cite><blockquote><div><p>wmctrl (<a href="http://www.sweb.cz/tripie/utils/wmctrl/" rel="nofollow">http://www.sweb.cz/tripie/utils/wmctrl/</a>) is a program for controling via scripts the Window Manager.<br />It will cover your needs, but you have to read and write a bit. <br />DevilsPie (<a href="http://www.burtonini.com/blog/computers/devilspie" rel="nofollow">http://www.burtonini.com/blog/computers/devilspie</a>) is a daemon that opens windows in choosen Desktops. It&#039;s less powerfull than wmctrl and I foud it a bit buggy in other WM&#039;s than Metacity (gnome).<br />Ozganizator is an easy way for doing some things with wmctrl that can be easily used for this...</p></div></blockquote></div><p>Many thanks! And thanks for speaking plain english instead of expecting me to work on cryptic clues.</p><p>I&#039;ll check your suggestions out - thanks again <img src="http://forum.xfce.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Tue, 06 Feb 2007 18:34:19 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13162#p13162</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13147#p13147</link>
			<description><![CDATA[<p>wmctrl (<a href="http://www.sweb.cz/tripie/utils/wmctrl/" rel="nofollow">http://www.sweb.cz/tripie/utils/wmctrl/</a>) is a program for controling via scripts the Window Manager.<br />It will cover your needs, but you have to read and write a bit. <br />DevilsPie (<a href="http://www.burtonini.com/blog/computers/devilspie" rel="nofollow">http://www.burtonini.com/blog/computers/devilspie</a>) is a daemon that opens windows in choosen Desktops. It&#039;s less powerfull than wmctrl and I foud it a bit buggy in other WM&#039;s than Metacity (gnome).<br />Ozganizator is an easy way for doing some things with wmctrl that can be easily used for this...<br />Something like this in Autostart should do the work:</p><div class="codebox"><pre><code>#! /bin/bash
firefox &amp;
wait
sunbird &amp;
wait
sh ~/.ozganizator/ozganizator &amp;</code></pre></div><p>Or just the proper wmctrl command instead of using ozganizator:</p><div class="codebox"><pre><code>#! /bin/bash
firefox &amp;
wait
sunbird &amp;
wait
wmctrl -i -r firefox -t 2
wmctrl -i -r sunbird -t 3 </code></pre></div><p>If you want more help, tell me here (<a href="http://forum.xfce.org/index.php?topic=3124.0" rel="nofollow">http://forum.xfce.org/index.php?topic=3124.0</a>).</p>]]></description>
			<author><![CDATA[dummy@example.com (ozroc)]]></author>
			<pubDate>Tue, 06 Feb 2007 10:52:41 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13147#p13147</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13143#p13143</link>
			<description><![CDATA[<div class="quotebox"><cite>fatcat wrote:</cite><blockquote><div><p>devilspie<br />wmctrl</p></div></blockquote></div><p>Well, if they are still members here, your &quot;search for members&quot; function must be broken because it doesn&#039;t find either of them.</p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Tue, 06 Feb 2007 07:55:39 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13143#p13143</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13141#p13141</link>
			<description><![CDATA[<p>devilspie<br />wmctrl</p>]]></description>
			<author><![CDATA[dummy@example.com (fatcat)]]></author>
			<pubDate>Tue, 06 Feb 2007 05:32:35 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13141#p13141</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13133#p13133</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick wrote:</cite><blockquote><div><p>Not a real option in Xfce, but search the forum and you&#039;ll find your answer (hint: Devils Pie).</p></div></blockquote></div><p>Can I buy another hint please?&#160; I did a member search for Devils Pie but he doesn&#039;t exist and so far whatever wording I&#039;ve used to search the forums for similar posts hasn&#039;t shown up anything.</p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Mon, 05 Feb 2007 21:55:16 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13133#p13133</guid>
		</item>
		<item>
			<title><![CDATA[Re: Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13129#p13129</link>
			<description><![CDATA[<p>Not a real option in Xfce, but search the forum and you&#039;ll find your answer (hint: Devils Pie).</p>]]></description>
			<author><![CDATA[dummy@example.com (Nick)]]></author>
			<pubDate>Mon, 05 Feb 2007 21:14:32 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13129#p13129</guid>
		</item>
		<item>
			<title><![CDATA[Auto starting applications into specific workspaces]]></title>
			<link>http://forum.xfce.org/viewtopic.php?pid=13128#p13128</link>
			<description><![CDATA[<p>I have a couple of applications set to start at start-up. Is it possible to make them start into their own specific workspace every time?&#160; e.g. Firefox starts in Workspace 2,&#160; Sunbird in Workspace 3?&#160; I had this working when I was using Fluxbox, but Fluxbox had a right click in the title bar option to &quot;remember workspace&quot;. I don&#039;t see that option in xfce.</p><p>Is it possible to do this?</p>]]></description>
			<author><![CDATA[dummy@example.com (justakiwi)]]></author>
			<pubDate>Mon, 05 Feb 2007 21:03:15 +0000</pubDate>
			<guid>http://forum.xfce.org/viewtopic.php?pid=13128#p13128</guid>
		</item>
	</channel>
</rss>
