Update: Ipe is working well now here with the latest kernel drivers after I recompiled according to Otfried Cheongs instructions for mouse mode only.
Ipe can not work with the Qt interface with any of the drivers in standard setup, mainly because Qt has not been upgraded to the new driver changes yet. ---- Tested and well working Ipe pen-setup: ipe-7.1.1/src/ipecanvas/ipecanvas_qt.h Line 90: // virtual void tabletEvent(QTabletEvent *ev); commented out ipe-7.1.1/src/ipecanvas/ipecanvas_qt.cpp /* Line 235 ff: void Canvas::tabletEvent(QTabletEvent *ev) ..... whole Function commented out */ This should work on all of the latest Linux distributions. The disadvantage of this change is a lower resolution on inking (seemingly only screen pixel resolution), the Pen will then work exactly as a mouse. Qt needs to be fixed. I just filed a bug report there. https://bugreports.qt.nokia.com/browse/QTBUG-21436 ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Linuxwacom-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel
