<?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/"
		>
<channel>
	<title>Comments on: My Arch Linux setup</title>
	<atom:link href="http://blog.mixu.net/2011/11/10/my-arch-linux-setup/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/</link>
	<description>When I read what I write I learn what I think</description>
	<lastBuildDate>Sat, 15 Jun 2013 02:38:15 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: jsc</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-713</link>
		<dc:creator>jsc</dc:creator>
		<pubDate>Sat, 15 Jun 2013 02:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-713</guid>
		<description><![CDATA[You probably found a way by now, but if not, I would like to mention gtk-theme-switch. It&#039;s in the default repos of 12.04 and requires no logout to take effect.

It does what it says on the box: changes your gtk theme to any other one you have installed, which on 12.04 should be at least Ambiance and Radiance.]]></description>
		<content:encoded><![CDATA[<p>You probably found a way by now, but if not, I would like to mention gtk-theme-switch. It&#8217;s in the default repos of 12.04 and requires no logout to take effect.</p>
<p>It does what it says on the box: changes your gtk theme to any other one you have installed, which on 12.04 should be at least Ambiance and Radiance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiyinyiyong</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-561</link>
		<dc:creator>jiyinyiyong</dc:creator>
		<pubDate>Thu, 15 Mar 2012 14:16:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-561</guid>
		<description><![CDATA[(I&#039;m late.. but didn&#039;t received e-mail about the reply.. )
OK, I&#039;ll make effort to get familiar about X11 and things like that. So far I just want to try cool stuffs writtern in Node. Really thanks.]]></description>
		<content:encoded><![CDATA[<p>(I&#8217;m late.. but didn&#8217;t received e-mail about the reply.. )<br />
OK, I&#8217;ll make effort to get familiar about X11 and things like that. So far I just want to try cool stuffs writtern in Node. Really thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikito Takada</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-560</link>
		<dc:creator>Mikito Takada</dc:creator>
		<pubDate>Fri, 09 Mar 2012 04:15:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-560</guid>
		<description><![CDATA[nwm works with both Gnome and KDE apps, but it&#039;s a window manager, not a desktop environment.

http://en.wikipedia.org/wiki/Desktop_environment vs http://en.wikipedia.org/wiki/Window_manager

E.g.:

- Font rendering in X11 is done by libraries (e.g. freetype2 for TTF), not the window manager.
- Menu rendering in X11 is done by the window toolkit that the particular app is compiled against e.g. Gnome/KDE, not the window manager.

I&#039;d love to write all that, but I&#039;m just one dude. Writing a desktop environment is a bit too much for a for-fun project ;).

For better looking fonts, I use the Ubuntu font rendering patchset for Arch; for better menus I use a Gnome theme.]]></description>
		<content:encoded><![CDATA[<p>nwm works with both Gnome and KDE apps, but it&#8217;s a window manager, not a desktop environment.</p>
<p><a href="http://en.wikipedia.org/wiki/Desktop_environment" rel="nofollow">http://en.wikipedia.org/wiki/Desktop_environment</a> vs <a href="http://en.wikipedia.org/wiki/Window_manager" rel="nofollow">http://en.wikipedia.org/wiki/Window_manager</a></p>
<p>E.g.:</p>
<p>- Font rendering in X11 is done by libraries (e.g. freetype2 for TTF), not the window manager.<br />
- Menu rendering in X11 is done by the window toolkit that the particular app is compiled against e.g. Gnome/KDE, not the window manager.</p>
<p>I&#8217;d love to write all that, but I&#8217;m just one dude. Writing a desktop environment is a bit too much for a for-fun project <img src='http://blog.mixu.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<p>For better looking fonts, I use the Ubuntu font rendering patchset for Arch; for better menus I use a Gnome theme.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jiyinyiyong</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-559</link>
		<dc:creator>jiyinyiyong</dc:creator>
		<pubDate>Wed, 07 Mar 2012 10:43:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-559</guid>
		<description><![CDATA[As I failed to install Xmonad on Ubuntu 12.04 , I tried NWM, really concise WM. I was supposing to get a WM like `Xmonad with Gnome` whose fonts and menus look more beautiful(maybe get panels as well..). I&#039;ve went through the docs on the site, but is there more detail about making NWM look better?]]></description>
		<content:encoded><![CDATA[<p>As I failed to install Xmonad on Ubuntu 12.04 , I tried NWM, really concise WM. I was supposing to get a WM like `Xmonad with Gnome` whose fonts and menus look more beautiful(maybe get panels as well..). I&#8217;ve went through the docs on the site, but is there more detail about making NWM look better?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikito Takada</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-558</link>
		<dc:creator>Mikito Takada</dc:creator>
		<pubDate>Wed, 29 Feb 2012 21:17:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-558</guid>
		<description><![CDATA[Mostly: configurability and the ability to customize things like layouts in JS. And you don&#039;t need any additional tech beyond Node + npm, so if you are already doing Node dev it&#039;s a lightweight option.]]></description>
		<content:encoded><![CDATA[<p>Mostly: configurability and the ability to customize things like layouts in JS. And you don&#8217;t need any additional tech beyond Node + npm, so if you are already doing Node dev it&#8217;s a lightweight option.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kenneth</title>
		<link>http://blog.mixu.net/2011/11/10/my-arch-linux-setup/#comment-557</link>
		<dc:creator>Kenneth</dc:creator>
		<pubDate>Wed, 29 Feb 2012 06:44:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mixu.net/?p=2033#comment-557</guid>
		<description><![CDATA[What are the advantages of your window manager? I&#039;m currently using awesome wm on arch. The javascript configuring sounds cool.]]></description>
		<content:encoded><![CDATA[<p>What are the advantages of your window manager? I&#8217;m currently using awesome wm on arch. The javascript configuring sounds cool.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
