I installed MultiClutch. How do you configure it so that the swipes and pinch work in FireFox 3?
thanks
You add Firefox as an application (little plus sign bottom left corner), then you map the gestures to the corresponding keyboard shortcut... here's my setting :
Swipe Left ... Cmd-[
Swipe Right ... Cmd-]
Zoom In ... Cmd-+
Zoom Out ... Cmd-- (Minus sign)
and then I added to all my browsers the following :
Swipe Up ... Cmd-T (New Tab)
Swipe Down ... Cmd-W (Close Window)
Now I can browse the web using nearly only gestures... I'm working to get to map rotate left and rotate right to scripts that will find the back and next in a page and click on it (like in a google web search, etc...). If your interested and/or have the solution, pm me, I'll keep you posted.
UPDATE: I was able to map rotate left and rotate right in Firefox using the
"NextPlease" extension by assigning CmdShift-Left/Right in MultiClutch, only rotate right in Safari using the
"Safari Next Page" script and
FastScripts Lite by putting the script in ~/Library/Scripts/Applications/Safari, using FastScripts to assign the CmdShift-Right shortcut and then mapping it in MultiClutch. If anyone knows a better way or a way for other browsers (Opera, Camino...), please let me know.