Quote:
Originally Posted by Rose4uKY
I was wondering that too about the password.I don't usually use a password but wanted to start but it's no big deal. But I am so used to holding down my end key to lock the phone I do that all the time out of habit. Is there a way to make the end key use the cookie's lock phone feature? I don't know anything about this stuff but was just wondering. I hit the lock button at the top and it's simple but sometimes still out of habit I forget and hold down that end key. Guess I could change it to do something else andf get out of that habit. LOL!
|
Manila style locker in softkey button.
==========================
Create reg keys like this in notepad:
Code:
REGEDIT4
HKCU/Software/HTC/Manila/
"Home.Lock.isLock"=dword:1
save as ex; Lock.reg (
remember to put *.reg extension not TXT ) copied to windows
Then locate and change value on your phone to somethin like this
Code:
HKLM/Software/HTC/Manila/
"HomeLSKPath"="\Windows\Lock.reg"
"HomeLSKText"="Lock"
(*named it as you want)