SHM and Touchpad

Sparky Samnsparky at gmail.com
Wed Jun 17 15:56:11 EDT 2009


Hello! I am writing an application that requires access to the state
of a synaptics touch pad on a laptop running Ubuntu Linux (for the
number of fingers, pressure, x location, y location, etc). A different
program using C++ accesses the information through SHM and I was
hoping to do the same with Python. I looked in PyPi and I noticed that
there was a module for SHM but I can not figure out where to download
it from (http://pypi.python.org/pypi/shm). Does anyone have any
suggestions?

Thanks,
Sam



More information about the Python-list mailing list