Disable Gnash

From OLPC
Revision as of 22:22, 2 January 2008 by Katie (talk | contribs) (How to Disable Gnash)
Jump to: navigation, search

How to Disable Gnash

To disable Gnash from the Browse activity, the Gnash file must be moved from the activities plugin directory.

Open the Terminal Activity Activity-terminal.svg, and enter the following commands.

su -l
cd /usr/library/mozilla/plugins
mkdir bak
mv libgnashplugin.so bak
exit

Please note that when the XO is upgraded, Gnash is installed, so this procedure may need to be repeated after upgrades.