Thread
:
Using zoom-in and zoom-out keys in Python
View Single Post
dov
2010-02-19 , 11:12
Posts: 81 | Thanked: 45 times | Joined on Dec 2009
#
1
I'm writing a small html text reader in python and I would like to use the volume keys for doing page up and page down. To do that I need to release them which according to:
http://wiki.maemo.org/Documentation/...Qt_application
is done by calling Xchangeproperty.
Since I am using python, hildon, and gtk I wonder whether this function has a python binding, or if there is a higher level python interface available for releasing these buttons?
Regards,
Dov
Quote & Reply
|
dov
View Public Profile
Send a private message to dov
Visit dov's homepage!
Find all posts by dov