<?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/"
	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>Comments for Tech Rantings from a Michigan Techie</title>
	<atom:link href="http://blog.mitechie.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mitechie.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Tue, 03 Jan 2012 20:03:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by mitechie</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-282</link>
		<dc:creator><![CDATA[mitechie]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 20:03:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-282</guid>
		<description><![CDATA[I had this issue but I found that I had to get everything ready and then reboot. So I just deal with the reboot process vs restarting X. With the SSD isn&#039;t not horrible since I don&#039;t do it all the time. 

To enable this I&#039;ve got a little script I use:
#!/bin/sh -e

if [ -e /etc/X11/xorg.conf ]
then
    echo &quot;Removing xorg.conf file&quot;
    sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.usb
else
    echo &quot;Setting xorg.conf file&quot;
    sudo mv /etc/X11/xorg.conf.usb /etc/X11/xorg.conf
fi

What you could do is run a check and sed against the xorg.conf file when you run it with the right fbX device.]]></description>
		<content:encoded><![CDATA[<p>I had this issue but I found that I had to get everything ready and then reboot. So I just deal with the reboot process vs restarting X. With the SSD isn&#8217;t not horrible since I don&#8217;t do it all the time. </p>
<p>To enable this I&#8217;ve got a little script I use:<br />
#!/bin/sh -e</p>
<p>if [ -e /etc/X11/xorg.conf ]<br />
then<br />
    echo &#8220;Removing xorg.conf file&#8221;<br />
    sudo mv /etc/X11/xorg.conf /etc/X11/xorg.conf.usb<br />
else<br />
    echo &#8220;Setting xorg.conf file&#8221;<br />
    sudo mv /etc/X11/xorg.conf.usb /etc/X11/xorg.conf<br />
fi</p>
<p>What you could do is run a check and sed against the xorg.conf file when you run it with the right fbX device.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by Aaron</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-281</link>
		<dc:creator><![CDATA[Aaron]]></dc:creator>
		<pubDate>Tue, 03 Jan 2012 19:58:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-281</guid>
		<description><![CDATA[I have a question. I tried your config file the first time and it didn&#039;t work. I looked up in dmeg and saw that my usb was in /dev/fb1, I adjust the config file and started x backup. and then I rebooted later and the usb was loaded in /dev/fb0 instead.

Anyway, I can make the script point to the right one when loaded?]]></description>
		<content:encoded><![CDATA[<p>I have a question. I tried your config file the first time and it didn&#8217;t work. I looked up in dmeg and saw that my usb was in /dev/fb1, I adjust the config file and started x backup. and then I rebooted later and the usb was loaded in /dev/fb0 instead.</p>
<p>Anyway, I can make the script point to the right one when loaded?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by mitechie</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-256</link>
		<dc:creator><![CDATA[mitechie]]></dc:creator>
		<pubDate>Thu, 15 Dec 2011 00:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-256</guid>
		<description><![CDATA[Thanks for the heads up John. The service had a hardware failure and should be back up by this weekend. The backups are being restored. Sorry, I don&#039;t have the links anywhere else.]]></description>
		<content:encoded><![CDATA[<p>Thanks for the heads up John. The service had a hardware failure and should be back up by this weekend. The backups are being restored. Sorry, I don&#8217;t have the links anywhere else.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by john</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-255</link>
		<dc:creator><![CDATA[john]]></dc:creator>
		<pubDate>Wed, 14 Dec 2011 23:43:55 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-255</guid>
		<description><![CDATA[The link to for setting it up does not work, can you re-post the link? or show how you did it?]]></description>
		<content:encoded><![CDATA[<p>The link to for setting it up does not work, can you re-post the link? or show how you did it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Ubuntu Community Appreciation Day: My Loco! by Tushar Kumar</title>
		<link>http://blog.mitechie.com/2011/11/20/ubuntu-community-appreciation-day-my-loco/#comment-197</link>
		<dc:creator><![CDATA[Tushar Kumar]]></dc:creator>
		<pubDate>Mon, 21 Nov 2011 14:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=325#comment-197</guid>
		<description><![CDATA[Nice]]></description>
		<content:encoded><![CDATA[<p>Nice</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by mitechie</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-189</link>
		<dc:creator><![CDATA[mitechie]]></dc:creator>
		<pubDate>Tue, 08 Nov 2011 03:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-189</guid>
		<description><![CDATA[Yea, I think so. In the links I followed to get this running, the default &quot;sample&quot; xorg file in the xorg displaylink package actually lists 4 of them. The key is the number of usb ports. I also saw that while the monitor comes with a dual usb port cable, it might not always be necessary to use both. So if I had the $$ it&#039;d be cool to try it out with 3 of these, one on each of my usb ports.]]></description>
		<content:encoded><![CDATA[<p>Yea, I think so. In the links I followed to get this running, the default &#8220;sample&#8221; xorg file in the xorg displaylink package actually lists 4 of them. The key is the number of usb ports. I also saw that while the monitor comes with a dual usb port cable, it might not always be necessary to use both. So if I had the $$ it&#8217;d be cool to try it out with 3 of these, one on each of my usb ports.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mutli-monitor on the go, DisplayLink usb monitor by Jorge Castro (@castrojo)</title>
		<link>http://blog.mitechie.com/2011/11/07/mutli-monitor-on-the-go-displaylink-usb-monitor/#comment-188</link>
		<dc:creator><![CDATA[Jorge Castro (@castrojo)]]></dc:creator>
		<pubDate>Tue, 08 Nov 2011 03:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=298#comment-188</guid>
		<description><![CDATA[Think this is possible with 2 displays? Because you know, 3 is better than 2.]]></description>
		<content:encoded><![CDATA[<p>Think this is possible with 2 displays? Because you know, 3 is better than 2.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Been a good summer, fitness, woodworking, and new job coming soon&#8230; by Greg</title>
		<link>http://blog.mitechie.com/2011/10/19/been-a-good-summer-fitness-woodworking-and-new-job-coming-soon/#comment-182</link>
		<dc:creator><![CDATA[Greg]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 22:48:24 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=294#comment-182</guid>
		<description><![CDATA[Rock on, Rick!]]></description>
		<content:encoded><![CDATA[<p>Rock on, Rick!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Been a good summer, fitness, woodworking, and new job coming soon&#8230; by Craig Maloney</title>
		<link>http://blog.mitechie.com/2011/10/19/been-a-good-summer-fitness-woodworking-and-new-job-coming-soon/#comment-181</link>
		<dc:creator><![CDATA[Craig Maloney]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 01:14:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=294#comment-181</guid>
		<description><![CDATA[You are an inspiration to all of us. You rock!]]></description>
		<content:encoded><![CDATA[<p>You are an inspiration to all of us. You rock!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Been a good summer, fitness, woodworking, and new job coming soon&#8230; by Matt Davis (@mattsonlyattack)</title>
		<link>http://blog.mitechie.com/2011/10/19/been-a-good-summer-fitness-woodworking-and-new-job-coming-soon/#comment-180</link>
		<dc:creator><![CDATA[Matt Davis (@mattsonlyattack)]]></dc:creator>
		<pubDate>Thu, 20 Oct 2011 00:42:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.mitechie.com/?p=294#comment-180</guid>
		<description><![CDATA[Awesome news, congrats on the gig and the weight loss - neither are easy undertakings!]]></description>
		<content:encoded><![CDATA[<p>Awesome news, congrats on the gig and the weight loss &#8211; neither are easy undertakings!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

