<?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>clem's labs &#187; triple</title>
	<atom:link href="http://clement.beffa.org/labs/tag/triple/feed/" rel="self" type="application/rss+xml" />
	<link>http://clement.beffa.org/labs</link>
	<description>random ramblings and possibly neat web experiments</description>
	<lastBuildDate>Tue, 01 Jun 2010 20:03:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>3-tap Middleclick on OSX for MacBook &amp; Magic Mouse</title>
		<link>http://clement.beffa.org/labs/projects/middleclick/</link>
		<comments>http://clement.beffa.org/labs/projects/middleclick/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 09:50:33 +0000</pubDate>
		<dc:creator>clem</dc:creator>
				<category><![CDATA[projects]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[macbook]]></category>
		<category><![CDATA[middleclick]]></category>
		<category><![CDATA[osx]]></category>
		<category><![CDATA[triple]]></category>

		<guid isPermaLink="false">http://clement.beffa.org/labs/?p=137</guid>
		<description><![CDATA[Finally, I&#8217;ve managed to enable middleclick on my macbook with triple tap. It works using a private osx api for using the macbook multitouch trackpad code and some middleclick code. Middleclick is really useful for all the Firefox junkie who loves to open in a new tab as it doesn&#8217;t require to use the keyboard [...]]]></description>
			<content:encoded><![CDATA[<p>Finally, I&#8217;ve managed to enable middleclick on my macbook with triple tap. It works using a private osx api for using the <a href="http://www.steike.com/code/multitouch/">macbook multitouch trackpad code</a> and some <a href="http://www.r0ssar00.com/2008/12/middle-click-on-mac-code.html">middleclick code</a>. Middleclick is really useful for all the Firefox junkie who loves to open in a new tab as it doesn&#8217;t require to use the keyboard (cmd+click is the default middleclick). MiddleClick should not interfere with the swipe gesture and you should not click the trackpad as it will send a click and middleclick at the same time!</p>
<p>Get <a href="http://clement.beffa.org/labs/downloads/MiddleClick.zip">MiddleClick (for Snow Leopard)</a>! Enjoy &#038; donate if it brings you joy =)</p>
<p>You can get the source at <a href="http://github.com/cl3m/MiddleClick">http://github.com/cl3m/MiddleClick</a></p>
<p>Updated version with the change from carlosh &#038; galonsky!</p>
]]></content:encoded>
			<wfw:commentRss>http://clement.beffa.org/labs/projects/middleclick/feed/</wfw:commentRss>
		<slash:comments>236</slash:comments>
		</item>
	</channel>
</rss>
