<?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>alan.lamielle.net &#187; trackpoint</title>
	<atom:link href="http://alan.lamielle.net/tags/trackpoint/feed" rel="self" type="application/rss+xml" />
	<link>http://alan.lamielle.net</link>
	<description>Alan LaMielle</description>
	<lastBuildDate>Fri, 16 Sep 2011 16:50:27 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Thinkpad Trackpoint Scrolling in Ubuntu Karmic Koala</title>
		<link>http://alan.lamielle.net/2009/10/07/thinkpad-trackpoint-scrolling-in-ubuntu-karmic-koala</link>
		<comments>http://alan.lamielle.net/2009/10/07/thinkpad-trackpoint-scrolling-in-ubuntu-karmic-koala#comments</comments>
		<pubDate>Wed, 07 Oct 2009 12:52:56 +0000</pubDate>
		<dc:creator>Alan LaMielle</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[fdi]]></category>
		<category><![CDATA[gdm]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[karmic koala]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[policy]]></category>
		<category><![CDATA[scroll]]></category>
		<category><![CDATA[scrolling]]></category>
		<category><![CDATA[thinkpad]]></category>
		<category><![CDATA[trackpoint]]></category>

		<guid isPermaLink="false">http://alan.lamielle.net/?p=529</guid>
		<description><![CDATA[Scrolling using the Thinkpad Trackpoint (middle click/hold + mouse nub) is still not fixed by default in Ubuntu 9.10 (Karmic Koala).  Here&#8217;s how I fixed it. Following the instructions on this site, I created a new file (/etc/hal/fdi/policy/mouse-wheel.fdi) as root that contains: &#60;match key="info.product" string="TPPS/2 IBM TrackPoint"&#62; &#60;merge key="input.x11_options.EmulateWheel" type="string"&#62;true&#60;/merge&#62; &#60;merge key="input.x11_options.EmulateWheelButton" type="string"&#62;2&#60;/merge&#62; &#60;merge key="input.x11_options.XAxisMapping" [...]]]></description>
			<content:encoded><![CDATA[<p>Scrolling using the Thinkpad Trackpoint (middle click/hold + mouse nub) is still not fixed by default in Ubuntu 9.10 (Karmic Koala).  Here&#8217;s how I fixed it.</p>
<p><span id="more-529"></span>Following the instructions on <a href="http://psung.blogspot.com/2008/09/scrolling-with-thinkpads-trackpoint-in.html">this</a> site, I created a new file (<code>/etc/hal/fdi/policy/mouse-wheel.fdi</code>) as root that contains:</p>
<p><code>&lt;match key="info.product" string="TPPS/2 IBM TrackPoint"&gt;<br />
&lt;merge key="input.x11_options.EmulateWheel" type="string"&gt;true&lt;/merge&gt;<br />
&lt;merge key="input.x11_options.EmulateWheelButton" type="string"&gt;2&lt;/merge&gt;<br />
&lt;merge key="input.x11_options.XAxisMapping" type="string"&gt;6 7&lt;/merge&gt;<br />
&lt;merge key="input.x11_options.YAxisMapping" type="string"&gt;4 5&lt;/merge&gt;<br />
&lt;merge key="input.x11_options.ZAxisMapping" type="string"&gt;4 5&lt;/merge&gt;<br />
&lt;merge key="input.x11_options.Emulate3Buttons" type="string"&gt;true&lt;/merge&gt;<br />
&lt;/match&gt;</code></p>
<p>If you don&#8217;t want to restart, you can log out and restart the gdm and hal services.  However, I simply restarted and scrolling worked upon logging in!</p>
<p>The document <a href="http://mvogt.wordpress.com/2008/08/15/xorg-evdev-and-emulatewheel/">here</a> is apparently the original source of this information.  I&#8217;m mostly posting this for myself for future reference (and in case either of the afore mentioned pages go down).</p>
]]></content:encoded>
			<wfw:commentRss>http://alan.lamielle.net/2009/10/07/thinkpad-trackpoint-scrolling-in-ubuntu-karmic-koala/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

