<?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>Cgsbay &#187; flash</title>
	<atom:link href="http://cgsbay.com/tag/flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://cgsbay.com</link>
	<description>Just another personal website</description>
	<lastBuildDate>Sat, 13 Mar 2010 13:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Fixing left click with Flash</title>
		<link>http://cgsbay.com/fixing-left-click-with-flash/</link>
		<comments>http://cgsbay.com/fixing-left-click-with-flash/#comments</comments>
		<pubDate>Sun, 07 Mar 2010 16:02:57 +0000</pubDate>
		<dc:creator>cgs</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[left click]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://cgsbay.com/?p=151</guid>
		<description><![CDATA[Hi, I&#8217;m testing Ubuntu Lucid Alpha 3 and it looks very well. I&#8217;ve downloaded the latest themes and the OS work smoothy. It still has a lot of bugs, for example the application called Gwibber which is used to connect all your social accounts don&#8217;t work. Syncing the ipod touch don&#8217;t work although you can [...]]]></description>
			<content:encoded><![CDATA[<p>Hi, I&#8217;m testing Ubuntu Lucid Alpha 3 and it looks very well. I&#8217;ve downloaded the latest themes and the OS work smoothy. It still has a lot of bugs, for example the application called Gwibber which is used to connect all your social accounts don&#8217;t work. Syncing the ipod touch don&#8217;t work although you can view the files.</p>
<p>But I&#8217;m writing this because I&#8217;ve always had problems with the left click in Flash programs on Ubuntu, it doesn&#8217;t matter if it&#8217;s Karmic or Lucid, it always fails. Anyway, the fix is very simple, here is what you have to do:</p>
<div align="center"><img src="files/uploads/Images/Linux/npviewer.png"></div>
<p>
You need to edit the file /usr/lib/nspluginwrapper/i386/linux/npviewer, for example using gedit. So, you can put in the terminal:</p>
<p><code>gksudo gedit /usr/lib/nspluginwrapper/i386/linux/npviewer</code></p>
<p>And you need to add this:</p>
<p><code>export GDK_NATIVE_WINDOWS=1</code></p>
<p>before the last line. You can see how it looks the file edited in my computer, but you could have more or less lines in yours. Then you save and restart your session by logging out and logging in again. That&#8217;s all. I&#8217;ve found this <a href="http://www.ubuntugeek.com/fix-for-flash-is-not-recognizing-mouse-clicks.html">here</a>. They also give you another method that I haven&#8217;t tested, but if you want to try it at your own peril&#8230; Oh, I almost forget, if you want to upgrade your system, the post say that you should quit this line before doing it.</p>
]]></content:encoded>
			<wfw:commentRss>http://cgsbay.com/fixing-left-click-with-flash/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

