<?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>TommyBlue.it &#187; touchpad</title>
	<atom:link href="http://www.tommyblue.it/tag/touchpad/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tommyblue.it</link>
	<description>Bombardare per la pace è un po' come trombare per la verginità...</description>
	<lastBuildDate>Tue, 24 Jan 2012 09:34:19 +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>MacBook synaptics configuration for Hal</title>
		<link>http://www.tommyblue.it/2009/02/05/macbook-synaptics-configuration-for-hal/</link>
		<comments>http://www.tommyblue.it/2009/02/05/macbook-synaptics-configuration-for-hal/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 16:40:09 +0000</pubDate>
		<dc:creator>TommyBlue</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Software Libero]]></category>
		<category><![CDATA[hal]]></category>
		<category><![CDATA[synaptics]]></category>
		<category><![CDATA[touchpad]]></category>

		<guid isPermaLink="false">http://www.tommyblue.it/?p=323</guid>
		<description><![CDATA[Since Ubuntu 8.10 the device configuration was moved from Xorg to Hal. So i had to &#8220;translate&#8221; my old notes to let my touchpad work with hal. Just create a new .fdi file into /etc/hal/fdi/policy and paste the translated configuration below: &#60;span style=&#34;color:#ff3030; font-weight:bold&#34;&#62;&#38;lt;?xml&#60;/span&#62; version=&#60;span style=&#34;color:#1861a7&#34;&#62;&#38;quot;1.0&#38;quot;&#60;/span&#62; encoding=&#60;span style=&#34;color:#1861a7&#34;&#62;&#38;quot;UTF-8&#38;quot;&#60;/span&#62;?&#38;gt; &#60;span style=&#34;color:#ff3030; font-weight:bold&#34;&#62;&#38;lt;deviceinfo&#60;/span&#62; version=&#60;span style=&#34;color:#1861a7&#34;&#62;&#38;quot;0.2&#38;quot;&#60;/span&#62;&#38;gt; &#160; &#60;span [...]]]></description>
			<content:encoded><![CDATA[<p>Since <strong>Ubuntu 8.10</strong> the device configuration was moved from <strong>Xorg</strong> to <strong>Hal</strong>. So i had to &#8220;translate&#8221; my <a href="/2008/07/27/macbook-synaptics-configuration/">old notes</a> to let my touchpad work with hal.<br />
Just create a new <strong>.fdi</strong> file into <strong><em>/etc/hal/fdi/policy</em></strong> and paste the translated configuration below:</p>
<div class="codecolorer-container text railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:300px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;?xml&lt;/span&gt; version=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;1.0&amp;quot;&lt;/span&gt; encoding=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;UTF-8&amp;quot;&lt;/span&gt;?&amp;gt;<br />
&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;deviceinfo&lt;/span&gt; version=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;0.2&amp;quot;&lt;/span&gt;&amp;gt;<br />
&nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;device&amp;gt;&lt;/span&gt;<br />
&nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;match&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;info.capabilities&amp;quot;&lt;/span&gt; contains=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.touchpad&amp;quot;&lt;/span&gt;&amp;gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_driver&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;synaptics&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.SendCoreEvents&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;true&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.Device&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;/dev/psaux&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.Protocol&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;auto-dev&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.SHMConfig&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;true&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.LeftEdge&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;100&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.RightEdge&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;1120&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.TopEdge&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;50&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.BottomEdge&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;310&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.FingerLow&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;5&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.FingerHigh&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;20&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.MaxTapTime&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;100&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.MaxTapMove&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;150&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.MaxDoubleTapTime&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;180&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.VertScrollDelta&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;20&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.HorizScrollDelta&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;50&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.MinSpeed&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;0.49&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.MaxSpeed&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;0.78&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.AccelFactor&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;0.0010&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.LockedDrags&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;false&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.TapButton1&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;1&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.TapButton2&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;3&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.TapButton3&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;&lt;span style=&quot;color:#32ba06&quot;&gt;2&lt;/span&gt;&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.VertTwoFingerScroll&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;true&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.HorizTwoFingerScroll&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;false&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.FastTaps&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;true&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.VertEdgeScroll&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;false&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;merge&lt;/span&gt; key=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;input.x11_options.HorizEdgeScroll&amp;quot;&lt;/span&gt; type=&lt;span style=&quot;color:#1861a7&quot;&gt;&amp;quot;string&amp;quot;&lt;/span&gt;&amp;gt;false&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/merge&amp;gt;&lt;/span&gt;<br />
&nbsp; &nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/match&amp;gt;&lt;/span&gt;<br />
&nbsp; &lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/device&amp;gt;&lt;/span&gt;<br />
&lt;span style=&quot;color:#ff3030; font-weight:bold&quot;&gt;&amp;lt;/deviceinfo&amp;gt;&lt;/span&gt;</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tommyblue.it/2009/02/05/macbook-synaptics-configuration-for-hal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MacBook synaptics configuration</title>
		<link>http://www.tommyblue.it/2008/07/27/macbook-synaptics-configuration/</link>
		<comments>http://www.tommyblue.it/2008/07/27/macbook-synaptics-configuration/#comments</comments>
		<pubDate>Sun, 27 Jul 2008 08:31:03 +0000</pubDate>
		<dc:creator>TommyBlue</dc:creator>
				<category><![CDATA[Informatica]]></category>
		<category><![CDATA[Software Libero]]></category>
		<category><![CDATA[MacBook]]></category>
		<category><![CDATA[synaptics]]></category>
		<category><![CDATA[touchpad]]></category>

		<guid isPermaLink="false">http://www.tommyblue.it/?p=186</guid>
		<description><![CDATA[The following configuration implements two-fingers scrolling and the three-fingers click emulates the third-button click. Finally it&#8217;s quite less sensible than the &#8220;default&#8221;, useful to avoid unexpected (and catastrofic!) clicks while moving the cursor :) Section &#34;InputDevice&#34; &#160; &#160; &#160; &#160; Identifier &#160; &#160; &#160;&#34;Synaptics Touchpad&#34; &#160; &#160; &#160; &#160; Driver &#160; &#160; &#160; &#160; &#160;&#34;synaptics&#34; [...]]]></description>
			<content:encoded><![CDATA[<p>The following configuration implements two-fingers scrolling and the three-fingers click emulates the third-button click. Finally it&#8217;s quite less sensible than the &#8220;default&#8221;, useful to avoid unexpected (and catastrofic!) clicks while moving the cursor :)</p>
<div class="codecolorer-container text railscasts" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;height:300px;"><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">Section &quot;InputDevice&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Identifier &nbsp; &nbsp; &nbsp;&quot;Synaptics Touchpad&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Driver &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;synaptics&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;SendCoreEvents&quot; &nbsp; &nbsp; &nbsp; &nbsp;&quot;true&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;Device&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;/dev/psaux&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;Protocol&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;auto-dev&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;SHMConfig&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;true&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;LeftEdge&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;100&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;RightEdge&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;1120&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;TopEdge&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;50&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;BottomEdge&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;310&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;FingerLow&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;5&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;FingerHigh&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;20&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MaxTapTime&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;100&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MaxTapMove&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;150&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MaxDoubleTapTime&quot; &nbsp; &nbsp; &nbsp;&quot;180&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;VertScrollDelta&quot; &nbsp; &nbsp; &nbsp; &quot;20&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;HorizScrollDelta&quot; &nbsp; &nbsp; &nbsp;&quot;50&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MinSpeed&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;0.49&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;MaxSpeed&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;0.78&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;AccelFactor&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;0.0010&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;LockedDrags&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;false&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;TapButton1&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;1&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;TapButton2&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;3&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;TapButton3&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;2&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;VertTwoFingerScroll&quot; &nbsp; &quot;true&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;HorizTwoFingerScroll&quot; &nbsp;&quot;false&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;FastTaps&quot; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;true&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;VertEdgeScroll&quot; &nbsp; &nbsp; &nbsp; &nbsp;&quot;false&quot;<br />
&nbsp; &nbsp; &nbsp; &nbsp; Option &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;HorizEdgeScroll&quot; &nbsp; &nbsp; &nbsp; &quot;false&quot;<br />
EndSection</div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.tommyblue.it/2008/07/27/macbook-synaptics-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

