<?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>Randquist Rants &#187; windows xp</title>
	<atom:link href="http://randquist.us/blog/tags/windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://randquist.us/blog</link>
	<description>Random ramblings of a Software Engineer and Entrepreneur.</description>
	<lastBuildDate>Tue, 13 Dec 2011 18:52:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>XP &#8211; making CAPSLOCK your CTRL</title>
		<link>http://randquist.us/blog/2010/04/17/xp-making-capslock-your-ctrl/</link>
		<comments>http://randquist.us/blog/2010/04/17/xp-making-capslock-your-ctrl/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 15:17:32 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[emacs]]></category>
		<category><![CDATA[keyboard]]></category>
		<category><![CDATA[nts]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://randquist.us/blog/?p=352</guid>
		<description><![CDATA[Another note to self on Windows XP configurations: use RegEdt32 Add HKLM/System/CurrentControlSet/Keyboard Layout/ScancodeMap &#8211; as binary value. 00 00 00 00 00 00 00 00 02 00 00 00 1D 00 3A 00 00 00 00 00 See Archived article here: http://www.microsoft.com/whdc/archive/w2kscan-map.mspx]]></description>
			<content:encoded><![CDATA[<p>Another note to self on Windows XP configurations:</p>
<p>use RegEdt32 </p>
<p>Add HKLM/System/CurrentControlSet/Keyboard Layout/ScancodeMap &#8211; as binary value.</p>
<p>00 00 00 00 00 00 00 00<br />
02 00 00 00 1D 00 3A 00<br />
00 00 00 00</p>
<p>See Archived article here:</p>
<p>http://www.microsoft.com/whdc/archive/w2kscan-map.mspx</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2010/04/17/xp-making-capslock-your-ctrl/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Windows XP &#8211; using Wireless and Wired Networks together</title>
		<link>http://randquist.us/blog/2010/04/17/windows-xp-using-wireless-and-wired-network-togethe/</link>
		<comments>http://randquist.us/blog/2010/04/17/windows-xp-using-wireless-and-wired-network-togethe/#comments</comments>
		<pubDate>Sat, 17 Apr 2010 14:36:43 +0000</pubDate>
		<dc:creator>CobyR</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[nts]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://randquist.us/blog/?p=350</guid>
		<description><![CDATA[So I have a network configuration with a switch, a router, a NAS device and a few other things on a wired network that I do not want to connect to the internet. So I picked up a wireless adapter for my XP box and plugged it in. Turn it on can&#8217;t access the internet [...]]]></description>
			<content:encoded><![CDATA[<p>So I have a network configuration with a switch, a router, a NAS device and a few other things on a wired network that I do not want to connect to the internet.  So I picked up a wireless adapter for my XP box and plugged it in.  </p>
<p>Turn it on can&#8217;t access the internet &#8230; so did some Google searching and came up with:<br />
<code>netstat -rn</code><br />
I had 2 default routes (0.0.0.0) to my wired and wireless adapter with the same metric probably 20 &#8211; this was the problem.</p>
<p>The easiest way to fix this is to go  to your network connections<br />
page, right click on wireless connections, select properties, TCP/IP<br />
properties, select advanced then un-check automatic metric, enter a value lower<br />
than the wired adapter (20) so I used 10.</p>
<p>Now the wireless adapter will be preferred for all routes except the network<br />
attached to the wired adapter.</p>
<p>Problem Solved &#8211; and not to self added to blog.</p>
]]></content:encoded>
			<wfw:commentRss>http://randquist.us/blog/2010/04/17/windows-xp-using-wireless-and-wired-network-togethe/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

