I had an idea on how to do this...
You would need an app running in the background that captures screen input, checks for certain gestures and then sends a window message to the application you're using (like IE or contacts) telling it to scroll or whatever. Or if it's not one of the flagged gestures it just forwards the input to the focused window.
Remoting applications is not something I'm good at though and if anyone else has any ideas, feel free to post an easier way.
|