← Back to team overview

multi-touch-dev team mailing list archive

Re: Testing M-t without HW

 

The new version of GNU Xnee should have support for MT:

   http://ftp.gnu.org/gnu/xnee/xnee-3.07.tar.gz
   http://ftp.gnu.org/gnu/xnee/xnee-3.07.tar.gz.sig

I currently have no MT device, so I've only tested with two physical mouse devices and some swinput faked mouse devices.

I was a bit delayed with this release due to some bugs and FSCONS preparations (Henrik R, I hope you're coming over to FSCONS).

/h


Build instructions:
=====================
  tar zxvf xnee-3.07.tar.gz
  cd xnee-3.07/
./configure --enable-xinput2 --disable-gui --disable-doc --disable-gnome-applet
  make

Test record
=====================

Record
------------------------
 ./cnee/src/cnee --record --mouse -sk q -o test-mt.xns
# move yer fingers on the screen .... press q when finished

Replay
------------------------
 ./cnee/src/cnee --replay -f test-mt.xns




On 09/19/2010 01:21 PM, Mark Shuttleworth wrote:
It would be cool to have a testing system which maps some magic key
combinations to known gestures and fakes those gestures. So one could
pretend to have, say, a magic trackpad attached to ones PC and test
navigating around the UI that way.



Follow ups

References