<?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>Kerry D. Wong &#187; BASH</title>
	<atom:link href="http://www.kerrywong.com/tag/bash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kerrywong.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Feb 2012 02:01:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Enable Mouse Scrolling in FreeBSD 6.2</title>
		<link>http://www.kerrywong.com/2007/01/19/enable-mouse-scrolling-in-freebsd-62/</link>
		<comments>http://www.kerrywong.com/2007/01/19/enable-mouse-scrolling-in-freebsd-62/#comments</comments>
		<pubDate>Fri, 19 Jan 2007 10:45:53 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[BASH]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://dimension/2007/01/19/enable-mouse-scrolling-in-freebsd-62/</guid>
		<description><![CDATA[After I installed FreeBSD 6.2, I found out that my wheeled Microsoft Mouse does not support scrolling any more. Under FreeBSD 6.1, all I needed to do to enable mouse scrolling was changing the InputDevice section in /etc/X11/xorg.conf from using device /dev/sysmouse to /dev/psm0 and changing the Protocol type to auto (see below), as suggested [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/01/19/enable-mouse-scrolling-in-freebsd-62/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BASH Text Coloring Settings for FreeBSD</title>
		<link>http://www.kerrywong.com/2007/01/15/bash-text-coloring-settings-for-freebsd/</link>
		<comments>http://www.kerrywong.com/2007/01/15/bash-text-coloring-settings-for-freebsd/#comments</comments>
		<pubDate>Mon, 15 Jan 2007 11:44:52 +0000</pubDate>
		<dc:creator>kwong</dc:creator>
				<category><![CDATA[Miscellaneous]]></category>
		<category><![CDATA[BASH]]></category>
		<category><![CDATA[FreeBSD]]></category>

		<guid isPermaLink="false">http://dimension/2007/01/15/bash-text-coloring-settings-for-freebsd/</guid>
		<description><![CDATA[By default FreeBSD (in my case, the most recent 6.2 version) installs sh as the standard shell. Many Linux users prefer BASH as their default shells instead. To change the default shell, run chsh and change the line Shell: /bin/sh to /usr/local/bin/bash. Then in your user root directory, create a .bash_profile file and add the [...]]]></description>
		<wfw:commentRss>http://www.kerrywong.com/2007/01/15/bash-text-coloring-settings-for-freebsd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

