<?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>Defective Semantics &#187; x11</title>
	<atom:link href="http://scarff.id.au/blog/tag/x11/feed/" rel="self" type="application/rss+xml" />
	<link>http://scarff.id.au</link>
	<description>Dean Scarff's perpetual struggle with technology, and other anecdotes</description>
	<lastBuildDate>Thu, 03 Nov 2011 22:39:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Leopard ahoy!</title>
		<link>http://scarff.id.au/blog/2008/leopard-ahoy/</link>
		<comments>http://scarff.id.au/blog/2008/leopard-ahoy/#comments</comments>
		<pubDate>Tue, 01 Jul 2008 15:06:04 +0000</pubDate>
		<dc:creator>Dean</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[fink]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[x11]]></category>

		<guid isPermaLink="false">http://scarff.id.au/?p=56</guid>
		<description><![CDATA[<p>Now that fink has finally started to show some maturing support for Mac OS X 10.5, I&#8217;ve upgraded on scud.</p>
<p>I re-used my home directory from Tiger, without any help of migration tools other than chown.  Mail.app upgraded its data and so far everything&#8217;s gone smoothly.</p>
<p>Managing users has changed a bit: you have to Ctrl+click the account in System Preferences and select &#8220;Advanced Options&#8221; to change the usual POSIX fields.  If you&#8217;re serious, check out dscl(1):</p>
<pre class="literal-block sh">
 dscl . -read /Users/$(whoami)
</pre>
<p>Looks like Apple&#8217;s Terminal.app has improved a great deal, almost surpassing iTerm.  However, it still fails short in the tab apartment: AFAICS Terminal.app&#8217;s tab titles always display the process name and don&#8217;t respond to the usual xterm escape codes, and the visual style of the tabbar isn&#8217;t nearly as nice as iTerm&#8217;s Aqua style.</p>
<p>Trying to switch to fink unstable doesn&#8217;t work as advertised: you&#8230; <a href="http://scarff.id.au/blog/2008/leopard-ahoy/" class="read_more">more</a></p>]]></description>
			<content:encoded><![CDATA[<p>Now that fink has finally started to show some maturing support for Mac OS X 10.5, I&#8217;ve upgraded on scud.</p>
<p>I re-used my home directory from Tiger, without any help of migration tools other than chown.  Mail.app upgraded its data and so far everything&#8217;s gone smoothly.</p>
<p>Managing users has changed a bit: you have to Ctrl+click the account in System Preferences and select &#8220;Advanced Options&#8221; to change the usual POSIX fields.  If you&#8217;re serious, check out dscl(1):</p>
<pre class="literal-block sh">
 dscl . -read /Users/$(whoami)
</pre>
<p>Looks like Apple&#8217;s Terminal.app has improved a great deal, almost surpassing iTerm.  However, it still fails short in the tab apartment: AFAICS Terminal.app&#8217;s tab titles always display the process name and don&#8217;t respond to the usual xterm escape codes, and the visual style of the tabbar isn&#8217;t nearly as nice as iTerm&#8217;s Aqua style.</p>
<p>Trying to switch to fink unstable <a href="http://article.gmane.org/gmane.os.macosx.fink.beginners/21598">doesn&#8217;t work as advertised</a>: you must use the CVS method of selfupdate (rsync being the default).</p>
<p>After Software Updating to 10.5.4, X11.app broke.</p>
<blockquote><p>1/07/08 4:04:01 PM org.x.X11[12697] /usr/X11/libexec/x11-exec: Unable to find application for org.x.X11 </p></blockquote>
<p>Since Apple&#8217;s official updates are lagging by more than 6 months, it&#8217;s better just to get it from <a href="http://xquartz.macosforge.org/trac/wiki/Releases">the xquartz project</a>.</p>
<p>Photoshop doesn&#8217;t like case-sensitive filesystems, but there is a (tedious) <a href="http://imaginationunbound.blogspot.com/2007/12/adobe-photoshop-cs3-on-mac-os-x-case.html">workaround</a>.  I totally agree that this is just laziness on the part of the Adobe devs: it would take 1 man less than a day to do the appropriate case consistency changes given the source code: there&#8217;s nothing to break.</p>
]]></content:encoded>
			<wfw:commentRss>http://scarff.id.au/blog/2008/leopard-ahoy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

