언어 설정

Menu
Sites
Language
What is the key code of hard back key?

Hi,

I have developped an online HTML5 app IDE( http://www.drawapp8.com/appedit.php ), and plan to support tizen.  Could someone tell me the key code of hard back key?

thanks.

 

Edited by: Brock Boland on 17 3월, 2014 Reason: Paragraph tags added automatically from tizen_format_fix module.

Responses

2 댓글
konduri sai swathi
Hi, Key code for hardware back button is 158. You can check it in "home/tizen-sdk/tools/emulator/skins/emul-780x1280/default.dbi" file. And even in "FUiKeyTypes.h" header file in native application.
li xianjing
thanks