<?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/"
	
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Slacy's Blog &#187; synaptics</title>
	<atom:link href="http://slacy.com/blog/tag/synaptics/feed/" rel="self" type="application/rss+xml" />
	<link>http://slacy.com/blog</link>
	<description>This site is solar powered!</description>
	<lastBuildDate>Tue, 01 May 2012 05:50:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Vertical scrolling fix for Lenovo S10 (Ubuntu)</title>
		<link>http://slacy.com/blog/2008/12/vertical-scrolling-fix-for-lenovo-s10-ubuntu/</link>
		<comments>http://slacy.com/blog/2008/12/vertical-scrolling-fix-for-lenovo-s10-ubuntu/#comments</comments>
		<pubDate>Sun, 14 Dec 2008 05:54:15 +0000</pubDate>
		<dc:creator>slacy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[lenovo s10]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[synaptics]]></category>
		<category><![CDATA[synaptics driver]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[xorg]]></category>

		<guid isPermaLink="false">http://slacy.com/blog/?p=727</guid>
		<description><![CDATA[So, the Lenovo S10 works great with Linux, particularly Ubuntu 8.10, but the one thing thats a bit wonky is the way the trackpad works.  The trackpad is non-square, but reports square coodinates, so the vertical motion is exaggerated. I&#8217;ve compiled a hacked version of the X11 Synaptics driver that includes a fudge factor for [...]]]></description>
			<content:encoded><![CDATA[<p>So, the Lenovo S10 works great with Linux, particularly Ubuntu 8.10, but the one thing thats a bit wonky is the way the trackpad works.  The trackpad is non-square, but reports square coodinates, so the vertical motion is exaggerated.</p>
<p>I&#8217;ve compiled a hacked version of the X11 Synaptics driver that includes a fudge factor for the Y component.  It does hw.y *= 0.6 internally, and this pretty much compensates for the incorrect coordinates.</p>
<p><a href="http://slacy.com/blog/wp-content/xserver-xorg-input-synaptics_0.15.2-0ubuntu7_i386.deb" target="_blank">Here&#8217;s a link to a modified replacement Ubuntu .deb package. </a></p>
<p>Just download that file, and then run:</p>
<p>dpkg &#8211;install xserver-xorg-input-synaptics_0.15.2-0ubuntu7_i386.deb</p>
<p>And you should be good to go.  If/when the Ubuntu maintainers publish a new or upgraded version of this package, this version will be overwritten, so you&#8217;ll be SOL.  So, be careful with those autoupgrades!</p>
<p>In other news, there are patches underway to do this in a more configurable way, and its possible that future versions of the Synaptics driver will include the ability to adjust the vertical sensitivity.</p>
]]></content:encoded>
			<wfw:commentRss>http://slacy.com/blog/2008/12/vertical-scrolling-fix-for-lenovo-s10-ubuntu/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
	
	</item>
	</channel>
</rss>

