<?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"
	>

<channel>
	<title>Acidz0r &#187; Linux</title>
	<atom:link href="http://acidz0r.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://acidz0r.com</link>
	<description>ohnoezomgwtfbbqsaucekthxbye</description>
	<pubDate>Wed, 15 Oct 2008 04:44:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>[HOWTO] disable mouse tapping on Linux laptops</title>
		<link>http://acidz0r.com/2008/05/18/howto-disable-mouse-tapping-on-linux-laptops/</link>
		<comments>http://acidz0r.com/2008/05/18/howto-disable-mouse-tapping-on-linux-laptops/#comments</comments>
		<pubDate>Sun, 18 May 2008 22:12:58 +0000</pubDate>
		<dc:creator>Timothy</dc:creator>
		
		<category><![CDATA[HOWTO]]></category>

		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Laptop]]></category>

		<category><![CDATA[Mouse Tap]]></category>

		<category><![CDATA[XORG]]></category>

		<guid isPermaLink="false">http://acidz0r.com/?p=11</guid>
		<description><![CDATA[Edit your /etc/X11/xorg.conf with your text editor of preference.
Go to the Synaptics section and add the following option:
Option	"MaxTapTime" "0"

That should disable the tapping on the laptop pad.
Enjoy.
]]></description>
			<content:encoded><![CDATA[<p>Edit your /etc/X11/xorg.conf with your text editor of preference.<br />
Go to the Synaptics section and add the following option:</p>
<p><code>Option	"MaxTapTime" "0"<br />
</code></p>
<p>That should disable the tapping on the laptop pad.</p>
<p>Enjoy.</p>
]]></content:encoded>
			<wfw:commentRss>http://acidz0r.com/2008/05/18/howto-disable-mouse-tapping-on-linux-laptops/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
