<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Faltufund&#039;s Blog</title>
	<atom:link href="http://faltufund.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://faltufund.wordpress.com</link>
	<description>Debian, LaTeX, Python, vim, bash, linux, git, MapleTA</description>
	<lastBuildDate>Fri, 04 Nov 2011 01:40:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='faltufund.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Faltufund&#039;s Blog</title>
		<link>http://faltufund.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://faltufund.wordpress.com/osd.xml" title="Faltufund&#039;s Blog" />
	<atom:link rel='hub' href='http://faltufund.wordpress.com/?pushpress=hub'/>
		<item>
		<title>mount windows share</title>
		<link>http://faltufund.wordpress.com/2011/11/04/mount-windows-share/</link>
		<comments>http://faltufund.wordpress.com/2011/11/04/mount-windows-share/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 01:35:48 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=106</guid>
		<description><![CDATA[This worked on Debian to mount a windows share.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=106&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This worked on Debian to mount a windows share.</p>
<pre class="brush: bash;">
sudo aptitude install smbfs
sudo mount -t smbfs -o username=faltu,uid=1000,gid=1000 //mx2/shared /media/mxsh2
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/106/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/106/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/106/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=106&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2011/11/04/mount-windows-share/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>sudoers nopasswd</title>
		<link>http://faltufund.wordpress.com/2011/09/20/sudoers-nopasswd/</link>
		<comments>http://faltufund.wordpress.com/2011/09/20/sudoers-nopasswd/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 14:42:05 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=104</guid>
		<description><![CDATA[how do you get it to stop asking for the password for me on my single-user laptop? the sudoers manpage was written by someone who was very fascinated by grammar and not by clear explanation. but this seems to be working: %sudo ALL = NOPASSWD : ALL for now&#8230;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=104&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>how do you get it to stop asking for the password for me on my single-user laptop?  the sudoers manpage was written by someone who was very fascinated by grammar and not by clear explanation.  but this seems to be working:</p>
<p>%sudo ALL = NOPASSWD : ALL</p>
<p>for now&#8230;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/104/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/104/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/104/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=104&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2011/09/20/sudoers-nopasswd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>i3 container</title>
		<link>http://faltufund.wordpress.com/2011/06/01/i3-container/</link>
		<comments>http://faltufund.wordpress.com/2011/06/01/i3-container/#comments</comments>
		<pubDate>Wed, 01 Jun 2011 20:32:59 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=100</guid>
		<description><![CDATA[using the very nice i3 window manager and asked something today on the irc channel, found that you can have container moving by copying /etc/X11/i3/config to ~/.i3/config and changing the lines so that<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=100&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>using the very nice i3 window manager and asked something today on the irc channel, found that you can have container moving by copying /etc/X11/i3/config to ~/.i3/config and changing the lines so that</p>
<pre class="brush: plain;">
bindsym Mod1+Left wch
bindsym Mod1+Down wcj
bindsym Mod1+Up wck
bindsym Mod1+Right wcl
</pre>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/100/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/100/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/100/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=100&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2011/06/01/i3-container/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>debian-multimedia GPG error</title>
		<link>http://faltufund.wordpress.com/2011/04/08/debian-multimedia-gpg-error/</link>
		<comments>http://faltufund.wordpress.com/2011/04/08/debian-multimedia-gpg-error/#comments</comments>
		<pubDate>Fri, 08 Apr 2011 16:03:31 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[debian]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=95</guid>
		<description><![CDATA[well I&#8217;ll see if this fixes the error that&#8217;s been breaking my nightly cron-apt. it doesn&#8217;t work. now just tried: if that works its definitely superior.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=95&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>well I&#8217;ll see if this fixes the error that&#8217;s been breaking my nightly cron-apt.</p>
<pre class="brush: bash;">
sudo su
gpg --keyserver hkp://pgpkeys.mit.edu --recv-keys 07DC563D1F41B907
gpg --armor --export 07DC563D1F41B907 | apt-key add -
</pre>
<p>it doesn&#8217;t work.  now just tried:</p>
<pre class="brush: bash;">
sudo aptitude install debian-multimedia-keyring
</pre>
<p>if that works its definitely superior.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/95/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/95/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/95/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=95&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2011/04/08/debian-multimedia-gpg-error/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>installed debian packages sorted by size</title>
		<link>http://faltufund.wordpress.com/2011/03/08/installed-debian-packages-sorted-by-size/</link>
		<comments>http://faltufund.wordpress.com/2011/03/08/installed-debian-packages-sorted-by-size/#comments</comments>
		<pubDate>Tue, 08 Mar 2011 19:18:37 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=93</guid>
		<description><![CDATA[aptitude search ~i -O installsize -F&#8221;%p %I&#8221;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=93&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>aptitude search ~i -O installsize -F&#8221;%p %I&#8221;</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/93/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/93/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/93/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=93&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2011/03/08/installed-debian-packages-sorted-by-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>wicd-client &#8211;no-tray for ion3</title>
		<link>http://faltufund.wordpress.com/2010/12/05/wicd-client-no-tray-for-ion3/</link>
		<comments>http://faltufund.wordpress.com/2010/12/05/wicd-client-no-tray-for-ion3/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 18:08:24 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=90</guid>
		<description><![CDATA[i use ion3 as my window manager, and it doesn&#8217;t have a tray, and wicd-client assumes you have a tray&#8230; couldn&#8217;t get wireless working until i saw a post somewhere where someone mentioned you could do wicd-client -n or wicd-client &#8211;no-tray which is exactly what i needed. somehow for gui-based apps i don&#8217;t rtfm, probably [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=90&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>i use ion3 as my window manager, and it doesn&#8217;t have a tray, and wicd-client assumes you have a tray&#8230;  couldn&#8217;t get wireless working until i saw a post somewhere where someone mentioned you could do </p>
<p>wicd-client -n<br />
or<br />
wicd-client &#8211;no-tray</p>
<p>which is exactly what i needed.  somehow for gui-based apps i don&#8217;t rtfm, probably because generally tfm has nothing useful, but this time i see the manpage is great.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/90/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/90/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/90/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=90&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2010/12/05/wicd-client-no-tray-for-ion3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>Don&#8217;t do anything when closing lid</title>
		<link>http://faltufund.wordpress.com/2010/12/05/dont-do-anything-when-closing-lid/</link>
		<comments>http://faltufund.wordpress.com/2010/12/05/dont-do-anything-when-closing-lid/#comments</comments>
		<pubDate>Sun, 05 Dec 2010 17:57:41 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[debian]]></category>
		<category><![CDATA[acpi lid nosuspend lidbtn event]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=87</guid>
		<description><![CDATA[I have a 17&#8243; desktop-replacement type laptop which I&#8217;d like to be able to close from time to time and use the lid as a writing surface. But when I close the lid, I don&#8217;t want any kind of suspend etc since I have a separate monitor and keyboard so I can still use the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=87&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a 17&#8243; desktop-replacement type laptop which I&#8217;d like to be able to close from time to time and use the lid as a writing surface.  But when I close the lid, I don&#8217;t want any kind of suspend etc since I have a separate monitor and keyboard so I can still use the machine while the lid is closed.  So far what worked was to edit /etc/acpi/lid.sh and put in &#8220;exit 0&#8243; at the top, which prevents acpi from doing anything at all when a lid event occurs. I can see the lid events in /etc/acpi/events/lidbtn seem to just execute /etc/acpi/lid.sh so i think this might continue to work for a while.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/87/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/87/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/87/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=87&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2010/12/05/dont-do-anything-when-closing-lid/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>How to keep less from clearing the screen</title>
		<link>http://faltufund.wordpress.com/2010/10/23/how-to-keep-less-from-clearing-the-screen/</link>
		<comments>http://faltufund.wordpress.com/2010/10/23/how-to-keep-less-from-clearing-the-screen/#comments</comments>
		<pubDate>Sat, 23 Oct 2010 16:48:10 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[bash]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[clear screen]]></category>
		<category><![CDATA[less]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=85</guid>
		<description><![CDATA[I was finally getting desperate with R&#8217;s history() command clearing my screen after showing me my history, totally useless. After some puttering around, i found that history() just ends up calling $PAGER, which for me was less. Typing h into history() confirmed that I was looking at less. So then googling how to get rid [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=85&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was finally getting desperate with R&#8217;s history() command clearing my screen after showing me my history, totally useless.  After some puttering around, i found that history() just ends up calling $PAGER, which for me was less.  Typing h into history() confirmed that I was looking at less.  So then googling how to get rid of less&#8217;s behaviour turned up this page:</p>
<p>http://www.shallowsky.com/linux/noaltscreen.html</p>
<p>which gave the magic key as</p>
<p>export LESS=&#8221;-X&#8221; </p>
<p>in .bashrc.  this prevents less from opening an &#8220;alternate&#8221; screen when it runs.  helps with manpages also.  i don&#8217;t know who or why anyone came up with this alternate screen nonsense.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/85/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/85/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/85/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=85&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2010/10/23/how-to-keep-less-from-clearing-the-screen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>PasswordMaker and FoxFilter</title>
		<link>http://faltufund.wordpress.com/2010/09/18/passwordmaker-and-foxfilter/</link>
		<comments>http://faltufund.wordpress.com/2010/09/18/passwordmaker-and-foxfilter/#comments</comments>
		<pubDate>Sat, 18 Sep 2010 02:44:39 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[foxfilter]]></category>
		<category><![CDATA[passwordmaker]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=82</guid>
		<description><![CDATA[To make PWM not enter a password into the &#8220;Allow website&#8221; form from FoxFilter, you Add a new account to PWM. It needs to use chrome://foxfilter* to calculate generated password Automatically populate should be unchecked I also have a (perhaps unnecessary) autopopulation pattern chrome://foxfilter*, Under Advanced Autopopulate you need field TextPassword, type text, value blank [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=82&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>To make PWM not enter a password into the &#8220;Allow website&#8221; form from FoxFilter, you </p>
<ul>
<li>Add a new account to PWM.
<li>It needs to use chrome://foxfilter* to calculate generated password
<li>Automatically populate should be unchecked
<li>I also have a (perhaps unnecessary) autopopulation pattern chrome://foxfilter*,
<li>Under Advanced Autopopulate you need field TextPassword, type text, value blank
</ul>
<p>I hope I never have to figure that out again.  Probably better to just use LeechBlock for what I was trying to do anyway.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/82/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/82/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/82/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=82&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2010/09/18/passwordmaker-and-foxfilter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
		<item>
		<title>Bye bye flash, hello gnash</title>
		<link>http://faltufund.wordpress.com/2010/07/21/bye-bye-flash-hello-gnash/</link>
		<comments>http://faltufund.wordpress.com/2010/07/21/bye-bye-flash-hello-gnash/#comments</comments>
		<pubDate>Wed, 21 Jul 2010 04:11:07 +0000</pubDate>
		<dc:creator>faltufund</dc:creator>
				<category><![CDATA[firefox]]></category>
		<category><![CDATA[vimperator]]></category>
		<category><![CDATA[bad]]></category>
		<category><![CDATA[flash]]></category>

		<guid isPermaLink="false">http://faltufund.wordpress.com/?p=76</guid>
		<description><![CDATA[This afternoon I was finding my computer really bogged down. I was averaging 1.5 loads or so. After a bit of poking, I found the culprit (again), xulrunner. Killed it, was thinking Firefox was junk. Tried out midori and epiphany, they&#8217;re nice, but I can&#8217;t survive without vimperator anymore. Sad but true. Then I realized [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=76&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This afternoon I was finding my computer really bogged down.  I was averaging 1.5 loads or so.  After a bit of poking, I found the culprit (again), xulrunner.  Killed it, was thinking Firefox was junk.  Tried out midori and epiphany, they&#8217;re nice, but I can&#8217;t survive without vimperator anymore.  Sad but true.</p>
<p>Then I realized that it&#8217;s probably less Firefox and more flash.  Uninstalled flash and installed mozilla-plugin-gnash on Debian testing. Youtube was dead.  Though I don&#8217;t like to admit it, this is a big problem.  Did some more poking, found some &#8220;greasemonkey&#8221; scripts that are supposed to fix the problem etc, installed that, no dice.  Then I went on a chat room and someone pointed me to </p>
<p><a href="https://fedoraproject.org/wiki/Common_F13_bugs#gnash-youtube-broken">https://fedoraproject.org/wiki/Common_F13_bugs#gnash-youtube-broken</a></p>
<p>Basically says to kill all your cookies and block www.youtube.com from putting in cookies since there&#8217;s some kind of bug with that.  Then I turned off greasemonkey by clicking on the icon, and the video was playing but no sound!  So I finally uninstalled the greasemonkey scripts and greasemonkey itself, restarted, and voila!</p>
<p>So now when the fix the bug, then presumably it will get all screwed up again.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/faltufund.wordpress.com/76/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/faltufund.wordpress.com/76/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/faltufund.wordpress.com/76/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=faltufund.wordpress.com&amp;blog=7876526&amp;post=76&amp;subd=faltufund&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://faltufund.wordpress.com/2010/07/21/bye-bye-flash-hello-gnash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6afaa30bd79efe71a22c4a841c357043?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">faltufund</media:title>
		</media:content>
	</item>
	</channel>
</rss>
