<?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>WiredRevolution.com &#187; firefox</title>
	<atom:link href="http://www.wiredrevolution.com/tag/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wiredrevolution.com</link>
	<description>A Bit of Linux Wisdom</description>
	<lastBuildDate>Wed, 18 Jan 2012 22:45:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>How to fix unresponsive Flash player on Ubuntu</title>
		<link>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=how-to-fix-unresponsive-flash-player-on-ubuntu</link>
		<comments>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu#comments</comments>
		<pubDate>Sat, 15 May 2010 15:40:28 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[10.4]]></category>
		<category><![CDATA[64-bit]]></category>
		<category><![CDATA[9.04]]></category>
		<category><![CDATA[9.10]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[clicks]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[flashplugin-nonfree]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[issue]]></category>
		<category><![CDATA[karmic]]></category>
		<category><![CDATA[launchpad]]></category>
		<category><![CDATA[lucid]]></category>
		<category><![CDATA[mouse]]></category>
		<category><![CDATA[unresponsive]]></category>
		<category><![CDATA[workaround]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=1193</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/ubuntu_icon.png" width="80" height="78" alt="" title="ubuntu" /><br/><p>For a long while going back to Ubuntu 9.04, 9.10, and even the latest 10.4 lucid, there has been a nagging issue with the Adobe Flash player being unresponsive to mouse clicks. This bug stops you from interacting with Flash buttons or controls for example those in video players or games which is obviously very frustrating. Being such a high profile issue which affects many users it&#8217;s amazing that it has taken this long come up with a fix.</p>
<p>Here is the official bug on launchpad which concerns the flashplugin-nonfree package and mentions a couple workarounds.</p>
<p><a href="https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407">https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/410407</a></p>
<p>So here is the bug and workarounds.</p>
<p>For example on youtube, whilst it recognises my mouse moving over various buttons, actual mouse clicks are not recognised. I can navigate using &#8216;tab&#8217; but this is very painful. I can also right click. The problem doesn&#8217;t occur with other flash players, e.g. swfdec-mozilla.</p>
<p>WORKAROUND 1: Disable compiz<br />
WORKAROUND 2: Remove flashplugin-nonfree / flashplugin-installer and install from adobe<br />
WORKAROUND 3: Open a terminal and enter:</p>
<p>gksudo gedit /usr/lib/nspluginwrapper/i386/linux/npviewer</p>
<p>Then add: export GDK_NATIVE_WINDOWS=1 before the last line of text</p>
<p>Note: Chrome &#038; Chromium are now working fine without workaround</p>
<p>These workaround&#8217;s have been verified to work for some users. We don&#8217;t need verification of whether or not they work for you.</p>
<p>To my knowledge it is still unclear what the underlying cause of this issue really is. But these workarounds are your best shot at resolving the issue until an official fix is released. The last workaround is the easiest and has the least impact on your system so I would give that a try first, it worked for myself. </p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/ubuntu/install-boxee-on-64-bit-ubuntu-910-karmic' rel='bookmark' title='Permanent Link: Install Boxee on 64-bit Ubuntu 9.10 Karmic'>Install Boxee on 64-bit Ubuntu 9.10 Karmic</a></li>
<li><a href='http://www.wiredrevolution.com/linux-news/youtube-begins-transcoding-all-video-to-webm' rel='bookmark' title='Permanent Link: YouTube Begins Transcoding All Video to WEBM'>YouTube Begins Transcoding All Video to WEBM</a></li>
<li><a href='http://www.wiredrevolution.com/ubuntu/enable-hdmi-output-on-dell-xps-m1530m1330-with-ubuntu' rel='bookmark' title='Permanent Link: Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu'>Enable HDMI output on Dell XPS M1530/M1330 with Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/ubuntu/how-to-fix-unresponsive-flash-player-on-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fix for missing title bar and GNOME panel with Firefox</title>
		<link>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=fix-for-missing-title-bar-and-gnome-panel-with-firefox</link>
		<comments>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox#comments</comments>
		<pubDate>Tue, 13 Jan 2009 12:22:55 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[localstore.rdf]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[title bar]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=913</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gnome_icon.png" width="80" height="91" alt="" title="gnome" /><br/>This is a bug in Firefox 3 where it launches into full screen mode and completely covers the top and bottom GNOME panels as well as its own title bar. While in this buggy mode Firefox cannot be resized, and can only be closed from within the menu. File -> Quit A temporary fix involves [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3' rel='bookmark' title='Permanent Link: Change MIME settings in Firefox 3'>Change MIME settings in Firefox 3</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo' rel='bookmark' title='Permanent Link: Install Java browser plugin in Gentoo'>Install Java browser plugin in Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gnome_icon.png" width="80" height="91" alt="" title="gnome" /><br/><p>This is a bug in Firefox 3 where it launches into full screen mode and completely covers the top and bottom GNOME panels as well as its own title bar. While in this buggy mode Firefox cannot be resized, and can only be closed from within the menu. </p>
<p><strong>File -> Quit</strong></p>
<p>A temporary fix involves pressing <strong>F11</strong> which switches you into full screen browser mode and pressing it once again to switch back. Once you close Firefox and restart it however it will continue to have the same issue.</p>
<p>To fix this bug permanently, delete the file <strong>localstore.rdf</strong> from your Mozilla-Firefox profile which is stored in your home directory. Firefox must be closed in order for this to work correctly.</p>
<p>In your home directory run the following command:</p>
<pre>
$ find . -name localstore.rdf
</pre>
<pre>
./.mozilla/firefox/9m0erq4m.default/extensions.rdf
</pre>
<p>Close Firefox.</p>
<p>Remove the file that was output by the previous command.</p>
<pre>
$ rm ./.mozilla/firefox/9m0erq4m.default/extensions.rdf
</pre>
<p>Restart Firefox.</p>
<p>After restarting Firefox will rebuild this file and your browser should work correctly once again.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3' rel='bookmark' title='Permanent Link: Change MIME settings in Firefox 3'>Change MIME settings in Firefox 3</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo' rel='bookmark' title='Permanent Link: Install Java browser plugin in Gentoo'>Install Java browser plugin in Gentoo</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Keyboard Shortcuts</title>
		<link>http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=firefox-keyboard-shortcuts</link>
		<comments>http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts#comments</comments>
		<pubDate>Sat, 29 Nov 2008 03:49:05 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[cheat sheet]]></category>
		<category><![CDATA[cheatsheet]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[shortcuts]]></category>
		<category><![CDATA[tab]]></category>
		<category><![CDATA[text]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=774</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/sysadmin_icon.png" width="80" height="94" alt="" title="system administration" /><br/>This is the list of the most useful Firefox keyboard shortcuts. It is amazing how much more efficient you can be when your not always reaching for your mouse. Controlling Tabs New Tab &#8211; Ctrl+T Close Tab &#8211; Ctrl+W or Ctrl+F4 Next Tab &#8211; Ctrl+Tab or Ctrl+PageDown Previous Tab &#8211; Ctrl+Shft+Tab or Ctrl+PageUp Select Tab [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/gnome/customize-keyboard-shortcuts-in-gnome' rel='bookmark' title='Permanent Link: Customize keyboard shortcuts in GNOME'>Customize keyboard shortcuts in GNOME</a></li>
<li><a href='http://www.wiredrevolution.com/guides/gnome-shell-keyboard-shortcut-cheat-sheet' rel='bookmark' title='Permanent Link: GNOME Shell Keyboard Shortcut Cheat Sheet'>GNOME Shell Keyboard Shortcut Cheat Sheet</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox' rel='bookmark' title='Permanent Link: Fix for missing title bar and GNOME panel with Firefox'>Fix for missing title bar and GNOME panel with Firefox</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/sysadmin_icon.png" width="80" height="94" alt="" title="system administration" /><br/><p>This is the list of the most useful Firefox keyboard shortcuts. It is amazing how much more efficient you can be when your not always reaching for your mouse.</p>
<h3>Controlling Tabs</h3>
<p><strong>New Tab</strong> &#8211; Ctrl+T<br />
<strong>Close Tab</strong> &#8211; Ctrl+W or Ctrl+F4<br />
<strong>Next Tab</strong> &#8211; Ctrl+Tab or Ctrl+PageDown<br />
<strong>Previous Tab</strong> &#8211; Ctrl+Shft+Tab or Ctrl+PageUp<br />
<strong>Select Tab [1 to 9]</strong> &#8211; Ctrl+[1 to 9]</p>
<h3>Searching Text</h3>
<p><strong>Find in This Page</strong> &#8211; Ctrl+F<br />
<strong>Find Again</strong> &#8211; Ctrl+G or F3<br />
<strong>Find Previous</strong> &#8211; Ctrl+Shft+G or Shft+F3</p>
<h3>Other Commands</h3>
<p><strong>Full Screen</strong> &#8211; F11<br />
<strong>Reload</strong> &#8211; F5 or Ctrl+R<br />
<strong>Reload (override cache)</strong> &#8211; Ctrl+F5 or Ctrl+Shft+R<br />
<strong>Select All</strong> &#8211; Ctrl+A</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/gnome/customize-keyboard-shortcuts-in-gnome' rel='bookmark' title='Permanent Link: Customize keyboard shortcuts in GNOME'>Customize keyboard shortcuts in GNOME</a></li>
<li><a href='http://www.wiredrevolution.com/guides/gnome-shell-keyboard-shortcut-cheat-sheet' rel='bookmark' title='Permanent Link: GNOME Shell Keyboard Shortcut Cheat Sheet'>GNOME Shell Keyboard Shortcut Cheat Sheet</a></li>
<li><a href='http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox' rel='bookmark' title='Permanent Link: Fix for missing title bar and GNOME panel with Firefox'>Fix for missing title bar and GNOME panel with Firefox</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change MIME settings in Firefox 3</title>
		<link>http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=change-mime-settings-in-firefox-3</link>
		<comments>http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3#comments</comments>
		<pubDate>Thu, 20 Nov 2008 12:46:54 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[system administration]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[MIME]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=684</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/sysadmin_icon.png" width="80" height="94" alt="" title="system administration" /><br/>In Firefox 3 it is easy to edit the MIME settings. These settings are used to control what program is used by default to open each file type you encounter while browsing. To edit these settings in Firefox 3 navigate these menus: Edit -> Preferences -> Applications For each file type on the left you [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox' rel='bookmark' title='Permanent Link: Fix for missing title bar and GNOME panel with Firefox'>Fix for missing title bar and GNOME panel with Firefox</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/how-to-mount-an-iso-disk-image' rel='bookmark' title='Permanent Link: How to mount an ISO disk image'>How to mount an ISO disk image</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/sysadmin_icon.png" width="80" height="94" alt="" title="system administration" /><br/><p>In Firefox 3 it is easy to edit the MIME settings.  These settings are used to control what program is used by default to open each file type you encounter while browsing.</p>
<p>To edit these settings in Firefox 3 navigate these menus:</p>
<p><strong>Edit</strong> -> <strong>Preferences</strong> -> <strong>Applications</strong></p>
<p>For each file type on the left you can designate a program to open that file type on the right. You can also avoid opening a specific file type and choose to save it to disk by default instead.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/gnome/fix-for-missing-title-bar-and-gnome-panel-with-firefox' rel='bookmark' title='Permanent Link: Fix for missing title bar and GNOME panel with Firefox'>Fix for missing title bar and GNOME panel with Firefox</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/how-to-mount-an-iso-disk-image' rel='bookmark' title='Permanent Link: How to mount an ISO disk image'>How to mount an ISO disk image</a></li>
<li><a href='http://www.wiredrevolution.com/system-administration/firefox-keyboard-shortcuts' rel='bookmark' title='Permanent Link: Firefox Keyboard Shortcuts'>Firefox Keyboard Shortcuts</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/system-administration/change-mime-settings-in-firefox-3/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Java browser plugin in Gentoo</title>
		<link>http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=install-java-browser-plugin-gentoo</link>
		<comments>http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo#comments</comments>
		<pubDate>Sun, 02 Nov 2008 22:05:57 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[gentoo]]></category>
		<category><![CDATA[32-bit]]></category>
		<category><![CDATA[about:plugins]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[emerge]]></category>
		<category><![CDATA[equery]]></category>
		<category><![CDATA[eselect]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[jre]]></category>
		<category><![CDATA[make.conf]]></category>
		<category><![CDATA[nsplugin]]></category>
		<category><![CDATA[package.use]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[portage]]></category>
		<category><![CDATA[USE flags]]></category>

		<guid isPermaLink="false">http://www.wiredrevolution.com/?p=572</guid>
		<description><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gentoo_icon.png" width="80" height="82" alt="" title="gentoo" /><br/>To run Java code on a Gentoo system you must have a JRE (Java Runtime Environment) installed. The JRE will install a 32-bit browser plugin, among other things, which is necessary to take advantage of Java applets in Firefox. Before we go any further, it must be noted that this will only work with the [...]


Related posts<ol><li><a href='http://www.wiredrevolution.com/gentoo/update-your-entire-gentoo-linux-system' rel='bookmark' title='Permanent Link: Update your entire Gentoo Linux system'>Update your entire Gentoo Linux system</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/speed-up-gentoo-emerge-with-parallel-fetch' rel='bookmark' title='Permanent Link: Speed up Gentoo emerge with &#8220;parallel-fetch&#8221;'>Speed up Gentoo emerge with &#8220;parallel-fetch&#8221;</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/upgrade-gentoo-linux-kernel' rel='bookmark' title='Permanent Link: Upgrade Gentoo Linux Kernel'>Upgrade Gentoo Linux Kernel</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<img src="http://www.wiredrevolution.com/wp-content/uploads/gentoo_icon.png" width="80" height="82" alt="" title="gentoo" /><br/><p>To run Java code on a Gentoo system you must have a JRE (Java Runtime Environment) installed. The JRE will install a 32-bit browser plugin, among other things, which is necessary to take advantage of Java applets in Firefox.</p>
<p>Before we go any further, it must be noted that this will only work with the 32-bit version of Firefox.  This is because the binary JRE package is only distributed in 32-bit and is therefore incompatible with the 64-bit version of Firefox. If you run a 64-bit system make sure that you have emerged the <strong>www-client/mozilla-firefox-bin</strong> package to get the 32-bit browser.</p>
<p>There are numerous JRE packages within portage, but the recommended package to emerge is <strong>dev-java/sun-jre-bin</strong>. Don&#8217;t confuse the JRE with JDK (Java Development Kit) which will add unnecessary Java programming tools to the installation.</p>
<p>To get the browser plugin you must enable the <strong>nsplugin</strong> USE flag when emerging the JRE. You can add this to your global USE flags by placing it directly into the <strong>make.conf</strong> file. </p>
<p>If you don&#8217;t want every package capable of installing a plugin to do so, you can limit the flag to this package only by adding the following entry to <strong>/etc/portage/package.use</strong>.</p>
<pre>
dev-java/sun-jre-bin nsplugin
</pre>
<p>Once the nsplugin flag is set to your liking then go ahead and emerge the JRE. </p>
<pre>
# emerge -av dev-java/sun-jre-bin
</pre>
<p>The &#8216;<strong>-v</strong>&#8216; and &#8216;<strong>-a</strong>&#8216; options will allow you view the USE flags that are enabled, and confirm they are correct before allowing it to continue.</p>
<p>If you are running an amd64 system then you will need to emerge the <strong>app-emulation/emul-linux-x86-java</strong> package as well. This package contains the basic 32-bit libraries needed to run the 32-bit JRE binaries on your 64-bit system.</p>
<p>You will need the nsplugin USE flag enabled for this package as well. If you didn&#8217;t add the keyword to your global USE flags in the previous step, add the following entry to <strong>/etc/portage/package.use</strong>.</p>
<pre>
app-emulation/emul-linux-x86-java nsplugin
</pre>
<p>Now emerge the package, again making sure the USE flags are correct.</p>
<pre>
# emerge -av app-emulation/emul-linux-x86-java
</pre>
<p>You will now have to configure your system to use the JRE with the <strong>eselect</strong> command utility.</p>
<p>Use this for a x86 system.</p>
<pre>
# eselect java-nsplugin set sun-jre-bin-1.6
</pre>
<p>Use this for an amd64 system.</p>
<pre>
# eselect java-nsplugin set 32bit emul-linux-x86-java-1.6
</pre>
<p>Once all of these steps have been completed you can verify that everything is correct by running.</p>
<pre>
# eselect java-nsplugin list
</pre>
<pre>
Available 32-bit Java browser plugins
  [1]   emul-linux-x86-java-1.6  current
Available 64-bit Java browser plugins
</pre>
<p>Check that Firefox has found the plugin by opening up a new window and entering <strong>about:plugins</strong> in the address bar. You should now see the Java plugin listed.</p>


<p>Related posts<ol><li><a href='http://www.wiredrevolution.com/gentoo/update-your-entire-gentoo-linux-system' rel='bookmark' title='Permanent Link: Update your entire Gentoo Linux system'>Update your entire Gentoo Linux system</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/speed-up-gentoo-emerge-with-parallel-fetch' rel='bookmark' title='Permanent Link: Speed up Gentoo emerge with &#8220;parallel-fetch&#8221;'>Speed up Gentoo emerge with &#8220;parallel-fetch&#8221;</a></li>
<li><a href='http://www.wiredrevolution.com/gentoo/upgrade-gentoo-linux-kernel' rel='bookmark' title='Permanent Link: Upgrade Gentoo Linux Kernel'>Upgrade Gentoo Linux Kernel</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.wiredrevolution.com/gentoo/install-java-browser-plugin-gentoo/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

