Disable Gnash

From OLPC
Revision as of 20:53, 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/share/mozilla/plugins
mkdir bak
mv libgnash.so plugins
exit

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