Is there a way to emulate pinch-zoom?

Posted by aking1012 on Ask Ubuntu See other posts from Ask Ubuntu or by aking1012
Published on 2012-06-06T15:48:58Z Indexed on 2012/06/06 16:49 UTC
Read the original article Hit count: 237

Filed under:
|
|

I'm looking for a way to emulate pinch zoom in either an android emulator(android SDK-less desirable) or a (preferred) native Ubuntu web browser that I can resize to a specified size for initial testing of HTML5 applications.

This is would be useful for first round testing during cross-platform application development.

Note: I'm trying to do this with no real touch-device only a mouse. So the best answer would be something like "Install this chromium plug-in and use this hotkey to set pinch points" or something similar.

We already have this for getting dual mouse working(thanks AmithKK). The browser that supports multi-touch is the hard part.

Something to note is that I start getting screen artifacts using multiple mice via that guide. They're mild and tolerable, but they are there.

© Ask Ubuntu or respective owner

Related posts about browser

Related posts about Web