<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Running aterm (or any other X app) rootless, without a DOS console on Cygwin</title>
	<atom:link href="http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/feed/" rel="self" type="application/rss+xml" />
	<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=rss</link>
	<description>random musings of just another computer nerd</description>
	<lastBuildDate>Fri, 12 Mar 2010 08:45:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rough Book &#187; An update to running aterm (or any other X app) rootless, without a DOS console on Cygwin</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-487</link>
		<dc:creator>Rough Book &#187; An update to running aterm (or any other X app) rootless, without a DOS console on Cygwin</dc:creator>
		<pubDate>Wed, 09 Sep 2009 23:26:44 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-487</guid>
		<description>[...] while ago, I wrote up a quick guide about running X/Windows applications (specifically, aterm) without root windows on Windows, using [...]</description>
		<content:encoded><![CDATA[<p>[...] while ago, I wrote up a quick guide about running X/Windows applications (specifically, aterm) without root windows on Windows, using [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivin</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-275</link>
		<dc:creator>vivin</dc:creator>
		<pubDate>Wed, 26 Nov 2008 23:52:19 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-275</guid>
		<description>Janvaar,

Yeah, I probably should have mentioned that, but it&#039;s been a while since I compiled it from source. It&#039;s one of the gotchas when building from source in cygwin. Glad you got it working!</description>
		<content:encoded><![CDATA[<p>Janvaar,</p>
<p>Yeah, I probably should have mentioned that, but it&#8217;s been a while since I compiled it from source. It&#8217;s one of the gotchas when building from source in cygwin. Glad you got it working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janvaar</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-274</link>
		<dc:creator>janvaar</dc:creator>
		<pubDate>Wed, 26 Nov 2008 20:54:50 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-274</guid>
		<description>Thanks got it working w/ cygwin.  One hiccup I ran into on the way is when building aterm from the source.  I got an error regarding an unsupported parameter &quot;-rdynamic&quot;.  I did some digging and found that the copy of gcc that comes with cygwin expects &quot;--rdynamic&quot; with two dashes.</description>
		<content:encoded><![CDATA[<p>Thanks got it working w/ cygwin.  One hiccup I ran into on the way is when building aterm from the source.  I got an error regarding an unsupported parameter &#34;-rdynamic&#34;.  I did some digging and found that the copy of gcc that comes with cygwin expects &#34;&#8211;rdynamic&#34; with two dashes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivin</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-273</link>
		<dc:creator>vivin</dc:creator>
		<pubDate>Wed, 26 Nov 2008 16:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-273</guid>
		<description>janvaar,

You can get &lt;em&gt;xv&lt;/em&gt; from &lt;a target = &quot;_blank&quot; href = &quot;http://www.trilon.com/xv/downloads.html#bin-distrib&quot;&gt;here&lt;/a&gt;. I remember the last time I did this, I had a bit of trouble with &lt;em&gt;xv&lt;/em&gt;. So I think I used &lt;em&gt;xsetroot&lt;/em&gt; instead. That binary should come with the X windows package on Cygwin.</description>
		<content:encoded><![CDATA[<p>janvaar,</p>
<p>You can get <em>xv</em> from <a target = "_blank" href = "http://www.trilon.com/xv/downloads.html#bin-distrib">here</a>. I remember the last time I did this, I had a bit of trouble with <em>xv</em>. So I think I used <em>xsetroot</em> instead. That binary should come with the X windows package on Cygwin.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: janvaar</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-272</link>
		<dc:creator>janvaar</dc:creator>
		<pubDate>Wed, 26 Nov 2008 15:06:06 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-272</guid>
		<description>I can&#039;t find &quot;xv&quot; on cygwin&#039;s installation page.  Do you know what section / package it is under?</description>
		<content:encoded><![CDATA[<p>I can&#8217;t find &#34;xv&#34; on cygwin&#8217;s installation page.  Do you know what section / package it is under?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sheehan Alam</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-271</link>
		<dc:creator>Sheehan Alam</dc:creator>
		<pubDate>Fri, 28 Mar 2008 01:14:00 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-271</guid>
		<description>thats pretty sweet dude. if ur into eye-candy check out the Beryl window manager, itll blow ur mind</description>
		<content:encoded><![CDATA[<p>thats pretty sweet dude. if ur into eye-candy check out the Beryl window manager, itll blow ur mind</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vivin</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-270</link>
		<dc:creator>vivin</dc:creator>
		<pubDate>Wed, 23 Jan 2008 00:17:18 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-270</guid>
		<description>Haha! I don&#039;t know, but it would be fun to try out! I know I was successfully been able to get KDE running under Cygwin a few years ago, but it was &lt;em&gt;really slow&lt;/em&gt;. Compiz-Fusion would probably be really slow as well.</description>
		<content:encoded><![CDATA[<p>Haha! I don&#8217;t know, but it would be fun to try out! I know I was successfully been able to get KDE running under Cygwin a few years ago, but it was <em>really slow</em>. Compiz-Fusion would probably be really slow as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-269</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Mon, 21 Jan 2008 18:12:44 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-269</guid>
		<description>pretty cool! thanks! i wonder if you can get compiz-fusion running under cygwin lol</description>
		<content:encoded><![CDATA[<p>pretty cool! thanks! i wonder if you can get compiz-fusion running under cygwin lol</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://vivin.net/2007/03/27/running-aterm-or-any-other-x-app-rootless-without-a-dos-console-on-cygwin/comment-page-1/#comment-268</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Mon, 02 Apr 2007 14:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://vivin.net/wordpress/?p=370#comment-268</guid>
		<description>Very helpful, thanks.</description>
		<content:encoded><![CDATA[<p>Very helpful, thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
