";
?>
|
|
| tab">Mouse Gestures |
|
tab">Tweaks |
|
|
".$desc."";
}
if ($SUBPROJECT == "gestures") {
addNav("installation.html", "Installation");
addNav("faqs.html", "FAQs");
addNav("bugs.html", "Bugs");
addNav("screenshots.html", "Screenshots");
//addNav("wishlist.html", "Wishlist");
} else if ($SUBPROJECT == "tweaks") {
addNav("installation.html", "Installation");
addNav("bugs.html", "Bugs");
} else {
echo " choose sub-project above ";
}
?>
|
|
Customizing
This document explained how to customize the gesture triggers and functions by editing Mouse Gestures' core files. It was superseded by the Mappings Editor included in the Mouse Gestures 1.0 release.