i'm new to gtk and pygtk. i need to access a wacom intuos tablet from python and found an example in an pygtk tutorial:
http://www.moeraki.com/pygtktutorial/pygtktutorial/examples/scribblexinput.py
but scribblexinput.py does not work with pygtk 2.0 (at least not on debian and i cannot find anything about xinput in the tutorial on the pygtk.org website.
has anyone a simple example how to access a wacom tablet with pygtk and xinput? i don't need any GUI, just the x,y, pressure and x,y tilt values from the wacom.
thank you very much, smoerk
_______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
