<?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: Theming the Linux console</title>
	<atom:link href="http://blog.nix.is/theming-the-linux-console/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.nix.is/theming-the-linux-console</link>
	<description>Come for the thoughts, stay for the rants</description>
	<lastBuildDate>Thu, 09 Sep 2010 09:19:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Paul Collins</title>
		<link>http://blog.nix.is/theming-the-linux-console/comment-page-1#comment-392</link>
		<dc:creator>Paul Collins</dc:creator>
		<pubDate>Wed, 06 Aug 2008 00:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nix.is/?p=9#comment-392</guid>
		<description>I played with the escape sequences, but I didn&#039;t fancy adding yet more code to my login scripts.  It turns out that changing the default console palette globally can be achieved with an ioctl.  Here is some sample code that changes palette slot 7 (&quot;normal white&quot;) to AntiqueWhite from X11&#039;s rgb.txt.

http://ondioline.org/~paul/palette-diddler.c</description>
		<content:encoded><![CDATA[<p>I played with the escape sequences, but I didn&#8217;t fancy adding yet more code to my login scripts.  It turns out that changing the default console palette globally can be achieved with an ioctl.  Here is some sample code that changes palette slot 7 (&#8220;normal white&#8221;) to AntiqueWhite from X11&#8217;s rgb.txt.</p>
<p><a href="http://ondioline.org/~paul/palette-diddler.c" rel="nofollow">http://ondioline.org/~paul/palette-diddler.c</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
