Testing

Differences between revisions 13 and 14
Revision 13 as of 2011-10-21 18:30:06
Size: 1232
Editor: c-71-237-194-86
Comment:
Revision 14 as of 2012-06-14 19:26:03
Size: 947
Editor: c-67-170-185-42
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * [[Multitouch/Testing/UsingGeisview]] - Using the {{{geisview}}} tool to see if you're getting expected uTouch events
 * [[Multitouch/Testing/uTouch
EvEmu]] - Recording and playback of touch events and gestures; extremely useful for debugging
 * [[Multitouch/Testing/UsingGeisview]] - Using the {{{geisview}}} tool to see if you're getting expected  events
 * [[Multitouch/
Testing/Evemu]] - Recording and playback of touch events and gestures; extremely useful for debugging
Line 10: Line 10:
To test out the very bleeding edge uTouch code, add the [[https://launchpad.net/~utouch-team/+archive/daily|uTouch team's Daily PPA]] and upgrade your system:
{{{
$ sudo add-apt-repository ppa:utouch-team/daily
$ sudo apt-get update
$ sudo apt-get dist-upgrade
}}}

Basic Resources

Additional resources

Multitouch/Testing (last edited 2012-06-14 19:26:03 by c-67-170-185-42)