view inkscape/firefox/INSTALL @ 350:892f4efe2e48

Prevent applications from hanging by massive mouse motion events. - When massive motion events are send by mouse, the application will busy for processing events. - The motion events are aggregated to prevent applicatin from hanging for massive mouse motion events.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 08 Mar 2009 23:08:51 +0800
parents 5465ff071b47
children 83283a45ffbc
line wrap: on
line source

# Installation in ubuntu 8.1

* Install required modules
	* sudo apt-get install python-soappy python-twisted mozplugger python-lxml
* Install the /etc/mozpluggerrc
	* Add the following two lines into /etc.mozpluggerrc

application/x-mbsvg:mbsvg: MadButterfly SVG
        swallow(Inkscape) : /usr/local/bin/helper_mb.py "$file"

* Install inkscape for madbutterfly
	* tar -C / -xzvf inkscape-mb.tgz
* Install madbuilder
	* firefox madbuilder.xpi

* Restart firefox and select the MadBuilder under tools