This article describes the use of keycapture module in python.Use of this module is well described in overview and Preconditions.
If you want to use keycapture module in a python script application,the Script Shell must be signed with SwEvent capability. So go to www.symbiansigned.com and sign PythonScriptShell_1_4_3_3rdEd_unsigned_testrange with all capabilities. SwEvent is a capability that is needed in order to perform certain actions like hear detecting key presses.
How to use code is described in Source code.this article is useful for intermediate.
--nayan trivedi 12:28, 20 September 2009 (UTC)
. Article shows the utilize of keycapture, key_codes, globalui header file (function). Code snippet says the whole thing about the article. Linking this article with “How_to_use_Keys_in_PyS60” is a good improvement. Putting image or snapshoot is also a good improvement. this article is useful when we creating a globle application for mobile.
[--Fasttrack 19:56, 25 September 2009 (UTC)]