<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Touchpad Click and Edge Scrolling broken in Fedora 11?</title>
	<atom:link href="http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/feed/" rel="self" type="application/rss+xml" />
	<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/</link>
	<description></description>
	<lastBuildDate>Fri, 18 Dec 2009 08:18:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-4035</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Tue, 01 Sep 2009 00:34:50 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-4035</guid>
		<description>On my mouse control panel are only two tabs, however double click works perfectly.
I cant find proper code to activate scroling with one finger from the terminal</description>
		<content:encoded><![CDATA[<p>On my mouse control panel are only two tabs, however double click works perfectly.<br />
I cant find proper code to activate scroling with one finger from the terminal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanlerch</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3950</link>
		<dc:creator>ryanlerch</dc:creator>
		<pubDate>Tue, 16 Jun 2009 21:59:39 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3950</guid>
		<description>I actually only found out about these ones after the release (i.e. when i personally hit the issues). I posted these solutions on my blog, simply to get them out into the internets, where &quot;the ultimate troubleshooting tool&quot; (i.e. Google) can find them. When i get a chance, these notes will be integrated into the release notes, and the notes updated.</description>
		<content:encoded><![CDATA[<p>I actually only found out about these ones after the release (i.e. when i personally hit the issues). I posted these solutions on my blog, simply to get them out into the internets, where &#8220;the ultimate troubleshooting tool&#8221; (i.e. Google) can find them. When i get a chance, these notes will be integrated into the release notes, and the notes updated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3947</link>
		<dc:creator>Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch</dc:creator>
		<pubDate>Tue, 16 Jun 2009 13:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3947</guid>
		<description>[...] post: Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch     Tags: default, have-been, laptop-and, ppc, release-, tapping-the, tapping-the-touchpad, [...]</description>
		<content:encoded><![CDATA[<p>[...] post: Touchpad Click and Edge Scrolling broken in Fedora 11? « ryan lerch     Tags: default, have-been, laptop-and, ppc, release-, tapping-the, tapping-the-touchpad, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam Williamson</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3946</link>
		<dc:creator>Adam Williamson</dc:creator>
		<pubDate>Mon, 15 Jun 2009 20:11:51 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3946</guid>
		<description>Have you been submitting these to the release notes?

It would be great if you could submit any F12 issues like this to the release notes before release - it&#039;d be good to have a really canonical source of information like this. I keep coming across nuggets like this which didn&#039;t make it into the release notes for whatever reason. Sigh!</description>
		<content:encoded><![CDATA[<p>Have you been submitting these to the release notes?</p>
<p>It would be great if you could submit any F12 issues like this to the release notes before release &#8211; it&#8217;d be good to have a really canonical source of information like this. I keep coming across nuggets like this which didn&#8217;t make it into the release notes for whatever reason. Sigh!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ryanlerch</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3942</link>
		<dc:creator>ryanlerch</dc:creator>
		<pubDate>Mon, 15 Jun 2009 01:55:51 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3942</guid>
		<description>Apparently, the package &lt;b&gt;gsynaptics&lt;/b&gt; may be causing this issue for you.

try the command:&lt;pre&gt;
rpm -qi gsynaptics&lt;/pre&gt;

to see if that package is installed, and try removing it using:
&lt;pre&gt;
yum remove gsynaptics
&lt;/pre&gt;
Removing the package may fix the issue of the setting not being saved. Apparently, gsynaptics is fighting with the settings and may be causing you your issues.

Hope this works.

FYI: here is the info from the rpm on the gsynapics package:
&lt;pre&gt;
Name       : gsynaptics
Version    : 0.9.16
Summary    : Settings tool for Synaptics touchpad driver
Description: A GTK+ tool to set scroll and tap preferences for the Synaptics touchpad driver.
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Apparently, the package <b>gsynaptics</b> may be causing this issue for you.</p>
<p>try the command:
<pre>
rpm -qi gsynaptics</pre>
<p>to see if that package is installed, and try removing it using:</p>
<pre>
yum remove gsynaptics
</pre>
<p>Removing the package may fix the issue of the setting not being saved. Apparently, gsynaptics is fighting with the settings and may be causing you your issues.</p>
<p>Hope this works.</p>
<p>FYI: here is the info from the rpm on the gsynapics package:</p>
<pre>
Name       : gsynaptics
Version    : 0.9.16
Summary    : Settings tool for Synaptics touchpad driver
Description: A GTK+ tool to set scroll and tap preferences for the Synaptics touchpad driver.
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Edney Matias</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3939</link>
		<dc:creator>Edney Matias</dc:creator>
		<pubDate>Sun, 14 Jun 2009 15:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3939</guid>
		<description>Now how do i do that within a kde envireonment without gnome-mouse-properties?

Everything i tried was lost as soon as i rebooted my machine.</description>
		<content:encoded><![CDATA[<p>Now how do i do that within a kde envireonment without gnome-mouse-properties?</p>
<p>Everything i tried was lost as soon as i rebooted my machine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bruno</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3938</link>
		<dc:creator>Bruno</dc:creator>
		<pubDate>Sun, 14 Jun 2009 14:13:47 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3938</guid>
		<description>Only thing is, on my laptop the setting is &quot;forgotten&quot; between reboots... :&#124;</description>
		<content:encoded><![CDATA[<p>Only thing is, on my laptop the setting is &#8220;forgotten&#8221; between reboots&#8230; <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_neutral.gif' alt=':|' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: axet</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3935</link>
		<dc:creator>axet</dc:creator>
		<pubDate>Sun, 14 Jun 2009 06:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3935</guid>
		<description>two fingers scroll is awesome!</description>
		<content:encoded><![CDATA[<p>two fingers scroll is awesome!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lycus HackerEmo</title>
		<link>http://ryanler.wordpress.com/2009/06/14/touchpad-click-and-edge-scrolling-broken-in-fedora-11/#comment-3934</link>
		<dc:creator>Lycus HackerEmo</dc:creator>
		<pubDate>Sun, 14 Jun 2009 06:11:35 +0000</pubDate>
		<guid isPermaLink="false">http://ryanler.wordpress.com/?p=291#comment-3934</guid>
		<description>aqui hay otra forma de hacerlo:

http://fedoreando.wordpress.com/2009/06/12/como-activar-el-clic-del-touchpad-en-fedora-11-leonidas/</description>
		<content:encoded><![CDATA[<p>aqui hay otra forma de hacerlo:</p>
<p><a href="http://fedoreando.wordpress.com/2009/06/12/como-activar-el-clic-del-touchpad-en-fedora-11-leonidas/" rel="nofollow">http://fedoreando.wordpress.com/2009/06/12/como-activar-el-clic-del-touchpad-en-fedora-11-leonidas/</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
