Hi, all:
I use clutter-1.6.20 on cross-platform compiler on TCC8900.
./configure --host=arm-none-linux-gnueabi CC=arm-none-linux-gnueabi-gcc
--enable-static --enable-shared --with-x=no --with-flavour=eglnative
--with-gles=2.0
Now program work very well, can display stages and actor, but USB mouse can
not use, and can't display cursor.
I has compiled USB mouse drivers modules in the KERNEL, can find
/dev/input/mouse0 and /dev/input/mouse1, but without any action when i move
mouse.
#cat /dev/input/mouse1
can print some information when move USB mouse.
What good method?
thks._______________________________________________
clutter-app-devel-list mailing list
[email protected]
http://lists.clutter-project.org/listinfo/clutter-app-devel-list