Languages

Menu
Sites
Language
Tizen::Ui::SystemUtil::GenerateKeyEvent source code?

Hi All,

I would like to understand how GenerateKeyEvent works. What all components, services, objects are involved in from genrating the key till reaches the application. Any idea or pointers on this?

Would you also please let me know where I can find the implementation source code of GenrateKeyEvent. This is needed to understand how the key event is finally injected into the system and through whom.

Thanks in advance.

Responses

1 Replies
Alex Ashirov

Hi,

You may read the following topics in order to understand how the key events are handled by Tizen:

https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fguide%2Fui%2Fevent_handling.htm
https://developer.tizen.org/help/index.jsp?topic=%2Forg.tizen.native.appprogramming%2Fhtml%2Fguide%2Fui%2Fevent_listener.htm