Support for X Input* has been added to GNU Xnee. Tests have been performed on: Debian Lenny Ubuntu 10.04 Mameo , N900 and things (finally) seems to be working.
Building --------------- Download: http://alpha.gnu.org/gnu/xnee/xnee-3.06.96.tar.gz
... unpack and build:
tar zxvf /home/hesa/gnu/xnee/xnee-3.06.96.tar.gz
cd xnee-3.06.96/
./configure --disable-gui --disable-gnome-applet --enable-xinput2 && make
Before releasing 3.07 it would be great to have some more tests done on other environments. If you can, here's some test cases:
Preparation: ----------------------------- Execute: ./cnee/src/cnee --record --mouse --keyboard -o test-xi.xns -sk q
Move mouse, press and release some keys, ... stop recording by pressing q
Test case 1 "XI Replay": ----------------------------- ./cnee/src/cnee --replay -f test-xi.xns
Test case 2 "Core Replay": ----------------------------- ./cnee/src/cnee --replay -f test-xi.xns --force-core-replay
Send feedback to http://lists.gnu.org/mailman/listinfo/bug-xnee (or to me and I'll compile and anonymize your report and forward it to the list)
*) Multi-touch, multiple input devices ....