View Full Version : How can I disable the internal devise lock?
bumpelwumpel
15th February 2009, 10:16 PM
Hi,
if I press the end button for serveral seconds, my Diamond will be locked.
I'm using S2U2 so i don't need the internal lock system. Cause i have an app
that is using the end button. But if the devise lock himself...
How can I disable it?
Dead-Eye42
15th February 2009, 10:47 PM
Settings -> System. Should be something like "Hold End Call Button" (I'm not using an english ROM, so I'm not sure what it's called), there you can select what happens. I'm not sure if it's possible to turn off any action though.
bumpelwumpel
15th February 2009, 10:51 PM
Thank you.
But I can't disable it.
mrfrank
15th February 2009, 11:48 PM
Hi,
if I press the end button for serveral seconds, my Diamond will be locked.
I'm using S2U2 so i don't need the internal lock system. Cause i have an app
that is using the end button. But if the devise lock himself...
How can I disable it?
With a registry editor modify the following key:
"HKCU\Software\HTC\LongPressEndKey\AutoExecute" = "6".
This will disable the long press end key behaviour.
NOTE: That key can be various values:
AutoExecute = 0 -> quick menu is displayed when long pressing the end key.
AutoExecute = 1 -> Flight mode is toggled when long pressing the end key.
AutoExecute = 2 -> Device is locked when long pressing the end key.
AutoExecute = 3 -> Data connection is terminated when long pressing the end key.
AutoExecute = 4 -> Vibration is toggled when long pressing the end key.
AutoExecute = 5 -> Settings for the endkey program is invoked when long pressing the end key.
Th value of 6 turns out to do nothing :)
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.