<?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>sibble.com &#187; mouse wheel</title>
	<atom:link href="http://www.sibble.com/tag/mouse-wheel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sibble.com</link>
	<description>Another webmaster&#039;s blog.</description>
	<lastBuildDate>Sun, 07 Mar 2010 21:17:47 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thinkpad x61 with Ubuntu: Getting the 3rd mouse button to work.</title>
		<link>http://www.sibble.com/2008/12/thinkpad-x61-with-ubuntu-getting-the-3rd-mouse-button-to-work/</link>
		<comments>http://www.sibble.com/2008/12/thinkpad-x61-with-ubuntu-getting-the-3rd-mouse-button-to-work/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 17:11:01 +0000</pubDate>
		<dc:creator>sibble</dc:creator>
				<category><![CDATA[Thinkpad X61]]></category>
		<category><![CDATA[3rd mouse button]]></category>
		<category><![CDATA[mouse wheel]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.sibble.com/?p=915</guid>
		<description><![CDATA[There are two different methods I found, which work for different version of Ubuntu.
Ubuntu 8.10
First, copy/paste below

&#60;match key=&#34;info.product&#34; string=&#34;TPPS/2 IBM TrackPoint&#34;&#62;
&#60;merge key=&#34;input.x11_options.EmulateWheel&#34; type=&#34;string&#34;&#62;true&#60;/merge&#62;
&#60;merge key=&#34;input.x11_options.EmulateWheelButton&#34; type=&#34;string&#34;&#62;2&#60;/merge&#62;
&#60;merge key=&#34;input.x11_options.YAxisMapping&#34; type=&#34;string&#34;&#62;4 5&#60;/merge&#62;
&#60;merge key=&#34;input.x11_options.XAxisMapping&#34; type=&#34;string&#34;&#62;6 7&#60;/merge&#62;
&#60;merge key=&#34;input.x11_options.Emulate3Buttons&#34; type=&#34;string&#34;&#62;true&#60;/merge&#62;
&#60;merge key=&#34;input.x11_options.EmulateWheelTimeout&#34; type=&#34;string&#34;&#62;200&#60;/merge&#62;
&#60;/match&#62;

Then, make a new file /etc/hal/fdi/policy/mouse-wheel.fdi

sudo vi /etc/hal/fdi/policy/mouse-wheel.fdi

Insert a new line by hitting the letter i
Paste by hitting shift+ctrl+v
Save and quit [...]]]></description>
		<wfw:commentRss>http://www.sibble.com/2008/12/thinkpad-x61-with-ubuntu-getting-the-3rd-mouse-button-to-work/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 1.364 seconds -->
