Author |
K810 patch request - who wants to help out - bind internet button to java app! |
swimon Joined: Oct 08, 2008 Posts: 11 PM |
hello everyone,
i would like to know if it's possible to assign the internet button to open a java application (on long press)
i'd like to start the torch application with it when i hold the button down for 2 seconds.
i already found this patch (below) so maybe its easy to convert this to make my request possible?
Grtz!
Code:
| ;K810 SW-R8BA024
; To replace some key appointments.
; At the press can hang what some event or reassign to another function keys.
; © McG
; (p) demon_17
; Ver 1.0
; Events:
; 18: Sleep mode; sleepmode
; 3A: lock / unlock the keys; lock / unlock keys
; 3F: Communications; messaging
; 41: Video call; videocall
; 47: Media Player; Media Player
; 4A: The state of the phone (VOLUME_UP); Phone status
; 4D: The state of the phone (VOLUME_DOWN); Phone status
; 59: Aktiviti menu; Activity Menu
; 1E: Button shutdown; Power button
;
+44140000
;Internet button
1278A7E: 3D 2F ;Short press
1278AFC: 3E 47 ;Long press
;Activity Menu
1278A86: 59 2F ;Short press
1278B04: 5A 59 ;Long press
;Camera button
;12789C0: 36 XX ;Short press
;1278B28: 38 XX ;Long press
;Play/Pause
;12789D0: 42 XX ;Short press
;1278B08: 43 XX ;Long press
;Power buton
;1278A7A: 1E XX ;Short press
;1278AF8: 1D XX ;Long press
|
|
[ This Message was edited by: swimon on 2008-11-17 21:10 ] |
|
dennevhyn_31 Joined: Jul 22, 2008 Posts: > 500 From: Laguna, Philippines PM, WWW
|
Me too. I want to request for this. I want to open Opera Mini everytime I press the Internet button on my K800i.
"No one can predict to what heights you can soar until you spread your wings." |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Dont think its possible to link java apps to this button only internal apps. Is possible with soft keys. I open Opera with long press of joystick with the aid of a patch. |
diezil Joined: Nov 15, 2006 Posts: 65 PM |
OPERATOR_KEY_HOOK pops to mind???  |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Quote:
|
On 2008-11-18 13:31:19, diezil wrote:
OPERATOR_KEY_HOOK pops to mind???
|
|
Yeah that might work! Lol!  |
swimon Joined: Oct 08, 2008 Posts: 11 PM |
i have no idea what you are talking about  |
diezil Joined: Nov 15, 2006 Posts: 65 PM |
http://forums.se-nse.net/index.php?showtopic=10291
They are one in the same, only difference between the operator key hook and the right softkey hook are the names of the files
(.itm/.xml file names) |
visanimator Joined: Dec 22, 2007 Posts: 14 From: india PM |
i lost my switch shuter, can u use that button to turn on camera? |
buchan Joined: Dec 12, 2008 Posts: 1 PM |
bro..can i downgrade cid 53 to cid 52 with new firmware...
thanks |
Boysie Joined: Jan 17, 2008 Posts: > 500 From: Southampton, England PM |
Quote:
|
On 2008-12-12 03:19:56, buchan wrote:
bro..can i downgrade cid 53 to cid 52 with new firmware...
thanks
|
|
No |
diezil Joined: Nov 15, 2006 Posts: 65 PM |
Yes, ultimate unlocker can downgrade CID
(standard usb lead)
http://www.cruisersuite.com/default.aspx?cms.page=index |
|