S2.enableMultitouchSupport = true; // Getting touchy feely with scripty
Thomas Fuchs has been working with Nokia on their multi-touch API for Qt/WebKit:
scripty2 supports multiple API vendors for Multitouch events, and even provides a desktop emulation (click+drag to pan, shift+click+drag to scale and rotate)– so you can try this out even without having multitouch hardware at your disposal.
Currently the scripty2 API abstraction event supports Desktop [...]
Continue reading over at Ajaxian...
