<?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>Uncertain Binary Thoughts &#187; fix</title>
	<atom:link href="http://ankurs.com/tag/fix/feed/" rel="self" type="application/rss+xml" />
	<link>http://ankurs.com</link>
	<description>01110100110101010101011101100010</description>
	<lastBuildDate>Sun, 01 Jan 2012 18:20:56 +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>Synaptics Touchpad in Fedora 9</title>
		<link>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/</link>
		<comments>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/#comments</comments>
		<pubDate>Fri, 30 May 2008 04:30:35 +0000</pubDate>
		<dc:creator>Ankur Shrivastava</dc:creator>
				<category><![CDATA[fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Fedora 9]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[solution]]></category>
		<category><![CDATA[Synaptics]]></category>
		<category><![CDATA[Touchpad]]></category>

		<guid isPermaLink="false">http://ankurs.com/?p=374</guid>
		<description><![CDATA[I have been using Fedora 9 from a long time and it really kick&#8217;s ass but i was facing the problem that my Touchpad was not working with it but the i found the solution here Here is how to do it The easiest was will be to install the package http://atrpms.net/dist/f9/synaptics/ or you can&#8230;]]></description>
			<content:encoded><![CDATA[<p>I have been using Fedora 9 from a long time and it really kick&#8217;s ass but i was facing the problem that my Touchpad was not working with it but the i found the solution <a href="http://gentoo-wiki.com/HARDWARE_Synaptics_Touchpad">here</a><br />
Here is how to do it</p>
<p>The easiest was will be to install the package <a href="http://atrpms.net/dist/f9/synaptics/">http://atrpms.net/dist/f9/synaptics/</a><br />
or you can do it manually here</p>
<p>edited the /etc/X11/xorg.conf<br />
<code>gedit /etc/X11/xorg.conf</code></p>
<p>Added the following to the ServerLayout Section<br />
<code>InputDevice “TouchPad” “CorePointer”</code></p>
<p>add a new section:<br />
<code>Section “InputDevice”<br />
Driver      “synaptics”<br />
Identifier  “TouchPad”<br />
Option      “SendCoreEvents”<br />
Option      “Protocol” “auto-dev”<br />
Option      “SHMConfig” “on”<br />
Option “TapButton1″ “1″<br />
Option “TapButton2″ “2″<br />
EndSection</code></p>
<p>all done logout and login again and everything should be working fine</p>
<p>Update: found the rpm package <a href="https://bugzilla.redhat.com/show_bug.cgi?id=439386#c66">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://ankurs.com/2008/05/synaptics-touchpad-in-fedora-9/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

