<?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>A journal of my take on this wacky world &#187; Linux</title>
	<atom:link href="http://blog.wlindley.com/category/computers/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.wlindley.com</link>
	<description>&#34;De molestus, opportunitas.&#34; (From the annoying, comes opportunity)</description>
	<lastBuildDate>Tue, 27 Sep 2011 17:22:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3-beta4</generator>
		<item>
		<title>ABLEConf 2009</title>
		<link>http://blog.wlindley.com/2009/10/ableconf-2009/</link>
		<comments>http://blog.wlindley.com/2009/10/ableconf-2009/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 11:52:22 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.wlindley.com/?p=315</guid>
		<description><![CDATA[Free. Saturday, October 24, 2009&#8230; 10am to 4pm at the University of Advancing Technology in Phoenix (Baseline Rd. just west of I-10). A full day of presentations and participation on free software. More info: http://www.ableconf.com/ Update: A good time and &#8230; <a href="http://blog.wlindley.com/2009/10/ableconf-2009/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><strong>Free. </strong>Saturday, October 24, 2009&#8230; 10am to 4pm at the University of Advancing Technology in Phoenix (Baseline Rd. just west of I-10).</p>
<p>A full day of presentations and participation on free software.</p>
<p>More info: <a href="http://www.ableconf.com/">http://www.ableconf.com/</a></p>
<p>Update: A good time and a good place to meet like-minded folks and get up to speed on new technology, and even a few &#8220;Aha!&#8221; moments on how to do things better.  See you next year!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlindley.com/2009/10/ableconf-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gimp 2.6 Toolbox is always in the way</title>
		<link>http://blog.wlindley.com/2009/09/gimp-2-6-toolbox-is-always-in-the-way/</link>
		<comments>http://blog.wlindley.com/2009/09/gimp-2-6-toolbox-is-always-in-the-way/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 20:06:56 +0000</pubDate>
		<dc:creator>bill</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[gimp]]></category>

		<guid isPermaLink="false">http://blog.wlindley.com/2009/09/gimp-2-6-toolbox-is-always-in-the-way/</guid>
		<description><![CDATA[The biggest frustration with Gimp 2.6 has been that pesky toolbox window always in the way over what I&#8217;m working on. Turns out it&#8217;s easy to make it act sanely. Try this: Go to Edit; Preferences; click Window Management; and &#8230; <a href="http://blog.wlindley.com/2009/09/gimp-2-6-toolbox-is-always-in-the-way/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>The biggest frustration with Gimp 2.6 has been that pesky toolbox window always in the way over what I&#8217;m working on.  Turns out it&#8217;s easy to make it act sanely.  Try this: Go to Edit; Preferences; click Window Management; and under Window Manager Hints, change &#8220;Hint for the Toolbox&#8221; from &#8220;Utility Window&#8221; to &#8220;Normal Window.&#8221;  Then click OK.</p>
<p>I would have thought this would be called &#8220;Always On Top&#8221; (Gnome has an Always On Top setting, but it doesn&#8217;t help here) or something useful.  &#8220;Utility Window&#8221; doesn&#8217;t explain that it&#8217;s an &#8220;Always in your way&#8221; window&#8230; someone needs to find better words!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlindley.com/2009/09/gimp-2-6-toolbox-is-always-in-the-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Emacs soft word wrapping</title>
		<link>http://blog.wlindley.com/2008/10/emacs-soft-word-wrapping/</link>
		<comments>http://blog.wlindley.com/2008/10/emacs-soft-word-wrapping/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 16:52:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://blog.wlindley.com/?p=92</guid>
		<description><![CDATA[If you&#8217;re frustrated with Emacs&#8217; default behavior of displaying \ characters when wrapping long lines, try this: M-x longlines-mode M-x longlines-show-hard-newlines This only changes the way your file is displayed &#8212; it does not insert or remove anything from the &#8230; <a href="http://blog.wlindley.com/2008/10/emacs-soft-word-wrapping/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re frustrated with Emacs&#8217; default behavior of displaying \ characters when wrapping long lines, try this:</p>
<pre style="padding-left: 30px;">M-x <strong>longlines-mode</strong>
M-x <strong>longlines-show-hard-newlines</strong></pre>
<p>This only changes the way your file is displayed &#8212; it does not insert or remove anything from the file&#8217;s contents.  At the end of a line beyond 70 characters, if there is a reasonable word-break, then a | will be displayed (in red, if you have colors) and then the remainder of the line will wrap to the following line.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wlindley.com/2008/10/emacs-soft-word-wrapping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

