<?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>that's my stapler &#187; howto</title>
	<atom:link href="http://www.thatsmystapler.org/tag/howto/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thatsmystapler.org</link>
	<description>Excuse me, I believe you have my stapler.</description>
	<lastBuildDate>Tue, 17 Jan 2012 00:15:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>make urxvt update utmp</title>
		<link>http://www.thatsmystapler.org/2009/01/23/make-urxvt-update-utmp/</link>
		<comments>http://www.thatsmystapler.org/2009/01/23/make-urxvt-update-utmp/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 14:39:44 +0000</pubDate>
		<dc:creator>Shade</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.thatsmystapler.org/?p=101</guid>
		<description><![CDATA[In Debian Lenny, urxvt isn&#8217;t able to update utmp by default. My solution is to simply make it setgid utmp. This might not be the thing to do on a multi-user system, but on my desktop it does what I need it to. Here&#8217;s how to make it persistent between package upgrades dpkg-statoverride root utmp [...]]]></description>
			<content:encoded><![CDATA[<p>In Debian Lenny, urxvt isn&#8217;t able to update utmp by default.  My solution is to simply make it setgid utmp.  This might not be the thing to do on a multi-user system, but on my desktop it does what I need it to.</p>
<p>Here&#8217;s how to make it persistent between package upgrades</p>
<p><code>dpkg-statoverride root utmp 2755 /usr/bin/urxvt</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thatsmystapler.org/2009/01/23/make-urxvt-update-utmp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

