UsingGeisview

Differences between revisions 1 and 2
Revision 1 as of 2011-10-21 18:28:15
Size: 768
Editor: c-71-237-194-86
Comment:
Revision 2 as of 2011-10-21 18:28:30
Size: 827
Editor: c-71-237-194-86
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from Multitouch/Testing/UsingGeistest

You can confirm that you're device and uTouch stack are working properly by using Geisview. First, install utouch-geis-tools:

$ sudo apt-get install utouch-geis-tools

Now, run geisview:

$ geisview

A diagnostics window will pop up. It will list gesture classes and any supported multitouch devices. When you perform gestures on the devices, the gesture events will be appended to the list. You can open any item to examine its details.

If you do not see your multitouch device, or if you see it but do not receive any gesture events, please open a bug by running:

$ ubuntu-bug utouch

If you see gesture events but they appear to have the wrong information, please open a bug by running:

$ ubuntu-bug utouch-geis

Multitouch/Testing/UsingGeisview (last edited 2012-06-14 19:20:50 by c-67-170-185-42)