Disable Jog Dial - Touch Cruise ROM Development

Is there a was to stop the middle D Pad/Jog Dial from working as it spins? I would rather use it as a regular D pad.

Anyone have any idea's?

still looking for an answer

155 views so far... guess there is no way to do this?

Same problem for me, i'd like to disable it, because when using the Cruise on motorbike, volume in Tomtom turn down to 10 % with the vibrations transmitted to the jog ....

Yeah I hope someone has an answer

Still hoping there is an answer out there?

0
here is a solution
Try this registry tweak found by me yesterday.
Greate the key in HKCU\ControlPanel\keybd\ named JogWheelSensitivity type DWORD
Value 0 is max sensitivity. More value - min sensitivity.
Click to expand...
Click to collapse

Related

Phone ring delay

Hey,
I would like to upgrade to the TyTN but I need to known if the is any issue with the phone like it was on the Universal.
When someone calls you does the TyTN ring straight aswait or does it start ringing after3 or 4 ring like it did on the universal.
Is the screen aligment on the TyTN been sorted out?
Is they any major problem with the device?
Well it run TomTom Navigator 6?
Cheers for any input.
Thanks
Gigino
gigino said:
Hey,
I would like to upgrade to the TyTN but I need to known if the is any issue with the phone like it was on the Universal.
When someone calls you does the TyTN ring straight aswait or does it start ringing after3 or 4 ring like it did on the universal.
Is the screen aligment on the TyTN been sorted out?
Is they any major problem with the device?
Well it run TomTom Navigator 6?
Cheers for any input.
Thanks
Gigino
Click to expand...
Click to collapse
I have found that there is a ring delay of 1 ring on my Tytn (Vario II). I too had the Universal on trial with VodaUK and the delay was excessive.
The screen alignment issue is only a problem for me if the phone get excessively hot (such as the time I left it near my laptop fan) other than that is works reasonably well.
I have tried TT 5.10 and it ran well.
Smads
there is an option in Tweak2k2 program is "Disbles 3s delay in Ringtone", i didn't try it yet, please test
sorry about my english
i have the tweaks2k2 program installed and the 3s delay is ticked......but when someone calls me there is still a delay of one ring only and then the phone wakes up on the second ring........
and yes tom tom 6 will definitely work.....
[HKCU\Sounds\RingTone0]
Script = "apw0r"
Default settings = "apw3r"
sykt said:
[HKCU\Sounds\RingTone0]
Script = "apw0r"
Default settings = "apw3r"
Click to expand...
Click to collapse
Should be HKCU\Control Panel\Sounds\RingTone0
My default setting is actually "av0pw3r"??? I don't know what this means, so I've just left it alone!!!
the_matho said:
My default setting is actually "av0pw3r"??? I don't know what this means, so I've just left it alone!!!
Click to expand...
Click to collapse
I think the value varies depending on the settings you have for ring tone, I have "vibrate and then ring" and my default value was "v3w3apw3r". I've been plying with the values and ringing myself after each change, this is my conclusion:
The first '3' specifies the vibrating time before the phone rings, the second '3' specifies the delay after the phone stops vibrating and the ringtone starts playing and the third '3' specifies the delay between repeated ringtones. Correct me if I am wrong
errr.... forget my previous comment, I was wrong but Google told me the truth:
Change ringtone/vibrate/LED flash characteristics
If you would like more control over how your device rings/vibrates/flashes its LEDs on events, you can can change the Script values of these events. For example, for an incoming call performing 'activate device, play ringtone, wait 3 seconds, repeat':
HKCU\ControlPanel\Sounds\RingTone0\Script = "apw3r" (REG_SZ string, no quotes)
For performing 'active device, set volume to 33%, play ringtone, set volume to 67%, play ringtone, set volume to 100%, play ringtone (no repeat)':
HKCU\ControlPanel\Sounds\RingTone0\Script = "ac33pc67pc100p" (REG_SZ string, no quotes)
The following are the full codes available to you. Please note that all the codes are executed simultaneously except after a ringtone play / wait code. E.g. 'v1p' will vibrate and play at the same time, while vibrating for 1 second. But 'pv1' will play the ringtone through all the way first, then start vibrating for 1 second.
a = activate device
cN = set volume to N in percentage max volume
fN = flash notification LED for N seconds
p = play ringtone. Note that this will play the ringtone all the way through before continuing with the next code.
r = repeat. Note that this should be the last code in your Script string, if used at all.
vN = vibrate for N seconds
wN = wait for N seconds. Note that the device will wait this long before continuing with the next code.
Click to expand...
Click to collapse
So according to the data given,
The phone activates and rings. There is no delay between.
...yet there is a decent amount of delay before the device rings on this end.
I don't have tweaks2k2 but it seems it doesn't do any better anyway...
See this thread http://forum.xda-developers.com/showthread.php?t=258109
I want to get rid of the delay, but I'd like to be able to use PhoneAlarm and they probably aren't compatible.
vua777 said:
there is an option in Tweak2k2 program is "Disbles 3s delay in Ringtone", i didn't try it yet, please test
sorry about my english
Click to expand...
Click to collapse
This fixes this problem. The ring delay is a common problem regarding the power/wake up status of the phone. The fix corrects it.
Download tweaks2k2 from www.tweaks2k2.com, and you will have an evaluation copy which will work for three goes. I recommend you purchase if you're happy with it, it's a great tool, and so many uses! The writer should be rewarded.
Regards
where is this app on the url you have provided? I just get a load of ads...
thanks
The url is actually http://www.tweaks2k2.com
EDIT: I can also confirm that this does work.
Looks like it's just a simple reg hack
athiqueahmed said:
The url is actually http://www.tweaks2k2.com
EDIT: I can also confirm that this does work.
Looks like it's just a simple reg hack
Click to expand...
Click to collapse
Opps, sorry, that's the URL I meant :-/... edited previous post
Every time I reset my device the script is back to apw3r for ringtone0.
anyone expierence the same?

Touch Tips & Tweaks !

Hi All,
I am sure many of you have some tweaks for the Touch to make it a better phone. I prefare "Registry" tweaks, there is a little lag when you end call, like 3 seconds & i cant find the Tweak for it in the registry.
So if you have some tweaks you think they are usefull, please feel free to post them here.
Thank you All.
[HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendSetting]
Change the value of EndCallTime from 3000 to 1000 (that's one second). Enjoy!
ramirezf said:
[HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendSetting]
Change the value of EndCallTime from 3000 to 1000 (that's one second). Enjoy!
Click to expand...
Click to collapse
what does it realy do? more precise endCallTime?
Thanks
Math
Yeah... in milliseconds... 3000 = 3, 1000 =1... pretty neat!
"there is a little lag when you end call, like 3 seconds & i cant find the Tweak for it in the registry"
It reduces that lag from 3000ms to 1000ms (or whatever value you type)
Anyone nows where i can find that for a nl rom ? PhoneExtendSetting is not there when i click the phone folder
NP9660 said:
Anyone nows where i can find that for a nl rom ? PhoneExtendSetting is not there when i click the phone folder
Click to expand...
Click to collapse
me too...italian rom
where is this setting?
i dont have that registry key already... should i add it? if so what exactly should the registry key say?
unfortunatly that key does not exsist in the registry, its avalaible on the Touch Dual, so anymore on that ?
Can we add that key ? Anymore usefull tweaks?
i have touch enhanced 256 MB version with English ROM and even I dont have this key.
Please help somebody. this 3 secs wait is damn annoying for me
Rajeev
Seems to be a very nice tweak for the Touch Dual.
Have the Touch Surface 1.31WWE on my Elf, but reg-key unfortunately also not avail in that rom.
We might ask very nicely to one of the great cooks on this forum...
Lets hope someone knows how to cut that 3 seconds lag, its ticking me off.
Pretty Please =)
Just add it...
HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendSetting (not that there shouldn't be a space between Extend and Setting)
3000 = 3 seconds and so out
skanndelus said:
Just add it...
HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendSetting (not that there shouldn't be a space between Extend and Setting)
3000 = 3 seconds and so out
Click to expand...
Click to collapse
So we must make a new folder inside the PHONE folder named PhoneExtendSetting. In that folder add a new regkey with the name EndCallTime and give that the value 1000. Is that correct ?
Touch Tips & Tweaks
Hi,
Where in the phone can I find the HKEY_LOCAL_MACHINE.....to change the settings?
gc
gc2105 said:
Hi,
Where in the phone can I find the HKEY_LOCAL_MACHINE.....to change the settings?
gc
Click to expand...
Click to collapse
You need a registry editor to access to this section of Windows Registry
where do i find that registry tweak downloader thing at?
I tried it on the Touch and I don't see any difference. What delay are you exactly talking about, is it the time the Touch takes to get back from the Dialing screen to the Home screen? If so, it doesn't work on the 'normal' Touch.
ok, i have exported the file using Klimregedit. just import it on ur elf & it should work, i have the settings set to 0 "ZERO" not 1000.
Please rename the extension to .reg
naser404 said:
ok, i have exported the file using Klimregedit. just import it on ur elf & it should work, i have the settings set to 0 "ZERO" not 1000.
Please rename the extension to .reg
Click to expand...
Click to collapse
Just copy it to the folder named PHONE ?

In case someone hate keyboard slide wakeup

In case someone hate this feature like me which turn on the x1 accidentally all the time. Kaiser's key is working here as well
Add this key to yr registry
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"SlideWakeup"=dword:0
thanks, but thats not annoying me, since i dont open the keyboard by accident
DocMAX said:
thanks, but thats not annoying me, since i dont open the keyboard by accident
Click to expand...
Click to collapse
Good for you...
Thanks jackleung!
Thx for this.
keyboard wakeup
thanks for the tweak. was driving me nuts, especially since it was waking up every time I would take the phone out of a carrying case (which has small magnets for keeping cover closed) thinking that keyboard was open.
dluzh said:
thanks for the tweak. was driving me nuts, especially since it was waking up every time I would take the phone out of a carrying case (which has small magnets for keeping cover closed) thinking that keyboard was open.
Click to expand...
Click to collapse
That's right!!! This tweak is one of the most important! I'm using it with my Kaiser from the very first day!
Tweak fails on Alltel Touch Pro
I have both a Sprint and Alltel Touch Pro. The SlideWakeup Dword works great on the Sprint TP but does nothing on the Alltel. The keyboard continues to wakeup the device even after putting in the key with a 0.
Any other ideas?
Works great. Thank you for this helpful tweak!
wmkconn said:
I have both a Sprint and Alltel Touch Pro. The SlideWakeup Dword works great on the Sprint TP but does nothing on the Alltel. The keyboard continues to wakeup the device even after putting in the key with a 0.
Any other ideas?
Click to expand...
Click to collapse
Yes. I found that the screen does not wakeup after adding the registry value.
But the keyboard light stil turn on when sliding the device, which makes the device very warm. This is wasting battery life. Any idea how to prevent the keyboard light from turning on?
jackleung said:
In case someone hate this feature like me which turn on the x1 accidentally all the time. Kaiser's key is working here as well
Add this key to yr registry
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"SlideWakeup"=dword:0
Click to expand...
Click to collapse
i tried looking for that registry key, but was unable to find it. so i tried to create the key with the given value and it didn't work. i tried creating a DWORD in the KEYBD with the given value and that didn't work. i tried to create a string value with the given title and value and that didn't work. am i missing something? i'm running the stock ROM for the xv 6850.
I've tried creating the SlideWakeup dword with a decimal value 0 in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD. The dword and value are there but have no effect on my X1 which continues to wakeup when you nudge the slide open a bit. I've done a soft reset as well to double check the registry value was being loaded. Still wakes up.
Anyone else seeing this?
I've just done it and it works! Thx!
Bobins24 said:
I've tried creating the SlideWakeup dword with a decimal value 0 in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD. The dword and value are there but have no effect on my X1 which continues to wakeup when you nudge the slide open a bit. I've done a soft reset as well to double check the registry value was being loaded. Still wakes up.
Anyone else seeing this?
Click to expand...
Click to collapse
i have a "fuze" (touch pro). it didnt work for me at first. i checked it quite a bit for spelling and everything and everything was right. i deleted it and readded it and now it works. nothing different but whatever. some people seem to have problems with this. just try readding it and maybe itll work for you too.
Awesome Awesome Awesome!
Awesome Awesome Awesome!
This is great for those of us who keep our phones in our pockets instead of a batman belt! It would partly open in my pocket, turn on, and then do whatever my thigh wants via the touch screen. I do have to say how impressed i am at how coordinated my leg is. There were calendar entries that almost make sense!
it works fine on my TP
thanks dude...
appreciated!
I tried this - no go
I tried the remove and re-add - no go
I'm a bit tired of watching that bootup sequence
What could the people that are trying this, unsuccessfully, be doing wrong ?
Was the dword value hex/dec ?
I've been doing regedits since NT 4.0, I'm resonable good at it.
In my case my thigh keeps turning on the 'data connection'
It ocasionally calls one of my friends for a chat.
And if I wanted to go in the opposite direction? The ROM im on is set to 0 but I want it to wake up on slide... should I change it to 1?
it works...
thanx for the tips..now i can easily play with the slide on my past time
and btw, try to restart ur device..it might help
The SlideWakeUp is active while playing music on my X1i.
i often use my X1 as a music player together with my HBH-DS980. i noticed that when i slide the keyboard while playing music, my phone wakes up (except for PocketPlayer.. X1 wakes up even if there is no song playing!)
is there a way to disable it?
i have tried it with Nitrogen, PocketPlayer and WMP.. and a Wired headset..
Bump bump bump

Disable New SMS Auto Wake Up and Turn On Screen?

Hi,
I've owned the Xperia for a week and it's a great WinMo device. However unlike Touch Pro or Diamond, there's no registry tweak available to turn off the auto wake up on new sms feature.
I found it really annoying. Everytime a new SMS arrived when the phone was in my pocket the screen automatically turned on, and as I was walking my jeans' pocket continuously "touched" on the phone screen and accidentally opened bunches of programs and scroll up and down until it hanged.
It will be perfect to just make sound + vibrate, but keep the screen off, as I could do on Touch Pro.
Anyone knows of such a solution please do help!
I need to bump on that...
hmmmmmmmmmmmmmm
aint advanced config 3.3 working for that?
I was having this problem too... the only thing I changed to attempt to fix this was instead of pressing the power button to sleep the phone before I put it into my pocket, I press and hold the end key so that it locks the phone and dims the screen. The screen eventually turns off and it requires you to unlock the phone when you power it back on. When you receive an SMS or Email, the screen still lights up, but you have to press unlock, then tap unlock to start using it.
Yes, I have the same problem too and hope we can have the option to turn it off so that the screen will not lighted up when there is new sms or call.
Can someone work on this?
The registry key used for the tweak that works on Touch Pro does not exist, which is HKLM\Drivers\BuiltIn\RIL
smaberg said:
aint advanced config 3.3 working for that?
Click to expand...
Click to collapse
That option is for Touch Diamond and Touch Pro only, and it does not show on Xperia when you use Advanced Config. It's obviously related to the registry key mentioned above.
I have found the solution, just need to use any registry editor like the Resco Registry Explorer or the SKTools to edit the registry.
Dont want the device to wake up on new SMS ?
It still notifies you with sound/vibrate/LEDs, but the screen will not turn ON
Just add in the below line into the registry location :
[HK_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:1
Has anyone tried this out to see if it works...???
Cheers
SE-Naz said:
Has anyone tried this out to see if it works...???
Cheers
Click to expand...
Click to collapse
I have tried it myself and it works, I don't have to worry that I might press anything on the screen when there is incoming SMS.
Thanks for getting back to me...
I was having this problem... when in my pcoket and getting tx message and the opt pad going all over the screen... kinda funny...
Im assuming when updating this key will be deleted and have to be put in again???
Thanks
SE-Naz said:
Thanks for getting back to me...
I was having this problem... when in my pcoket and getting tx message and the opt pad going all over the screen... kinda funny...
Im assuming when updating this key will be deleted and have to be put in again???
Thanks
Click to expand...
Click to collapse
Not sure about yours but I do not have this key so I have to create a new one and it is working.
I need to create it...
Does it need to be where the
HKCR
HKCU
HKLM
are???
Cheers
Sorted now and working well...
Thanks again
Put it in HKLM.
However Resco registry give me an error and doesn't create this dword. Very very strange...
chongbh said:
I have found the solution, just need to use any registry editor like the Resco Registry Explorer or the SKTools to edit the registry.
Dont want the device to wake up on new SMS ?
It still notifies you with sound/vibrate/LEDs, but the screen will not turn ON
Just add in the below line into the registry location :
[HK_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:1
Click to expand...
Click to collapse
am i being bold for asking a step by step.
i have total commander and i am in registry\HKLM\
and then.....
thanks for the help.
Just added this feature in my application XperiaTweak!
hutch said:
am i being bold for asking a step by step.
i have total commander and i am in registry\HKLM\
and then.....
thanks for the help.
Click to expand...
Click to collapse
Using your Registry Explorer an go to the below location :
Location in Registry : HK_LOCAL_MACHINE\Drivers\BuiltIn\RIL
Select "New" D_Word and you will be asked to enter the details :
Top portion just enter : DisableSMSWakeUpEvent
and bottom portion just enter the value : 1
Save it and you should find the details there :
[HK_LOCAL_MACHINE\Drivers\BuiltIn\RIL]
"DisableSMSWakeUpEvent"=dword:1
For easier way, you can download the latest Xperia Tweak and it include the option to turn off the screen for any incoming sms.
http://forum.xda-developers.com/showthread.php?t=440035
Confirmed Work!
I can confirm this solution works perfectly! I thought if the value does not exist means the device does not support it. Thanks chongbh!

SMS Not Sounding when device on standby(Solution)

HI Guys...I love my HD MINI but problems seems to resurface similar to Diamond2.
When your phone is on standby mode, which means u trigger the power button to put it on black screen, any sms your sender deliver to you will not sound off but just the blinking green light at top left corner. This make it very irritating as you will not realised until you use your phone.
BUT!!! Its just a simple and easy way to solve this:
1) Download this Registry Editor:
freewareppc.com/utilities/phmregistryeditor.shtml
2) Follow the steps accordingly,
HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent <-- set to "1" by default. Change value to "0"
HKLM = HKEY_Local_Machine
And its done!!! Enjoy guys!!!
good skills dude! Thanks
Doesn't work for me though. Set the key you specified to 0, did a soft-reset, but the damn thing doesn't wake up anyway (and yes, I've double-checked everything, the HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent stays 0 after the soft-reset). Any more clues anyone?
vulture-x said:
Doesn't work for me though. Set the key you specified to 0, did a soft-reset, but the damn thing doesn't wake up anyway (and yes, I've double-checked everything, the HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent stays 0 after the soft-reset). Any more clues anyone?
Click to expand...
Click to collapse
Install bsbtweaks 1.6
thanks zalaros, that seemed to solve the problem.
Motionless said:
HI Guys...I love my HD MINI but problems seems to resurface similar to Diamond2.
When your phone is on standby mode, which means u trigger the power button to put it on black screen, any sms your sender deliver to you will not sound off but just the blinking green light at top left corner. This make it very irritating as you will not realised until you use your phone.
BUT!!! Its just a simple and easy way to solve this:
1) Download this Registry Editor:
freewareppc.com/utilities/phmregistryeditor.shtml
2) Follow the steps accordingly,
HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent <-- set to "1" by default. Change value to "0"
HKLM = HKEY_Local_Machine
And its done!!! Enjoy guys!!!
Click to expand...
Click to collapse
guess what? I don't have this problem. My device - italian ROM: 1.07.408.1 (85429) - sounds when it gets a message in the standy-by mode.
Mine neither. SMS message alert is fine when in standby.
Sorry for the people having problems with this though. Can imagine it's very annoying.
Motionless said:
HI Guys...I love my HD MINI but problems seems to resurface similar to Diamond2.
When your phone is on standby mode, which means u trigger the power button to put it on black screen, any sms your sender deliver to you will not sound off but just the blinking green light at top left corner. This make it very irritating as you will not realised until you use your phone.
BUT!!! Its just a simple and easy way to solve this:
1) Download this Registry Editor:
freewareppc.com/utilities/phmregistryeditor.shtml
2) Follow the steps accordingly,
HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent <-- set to "1" by default. Change value to "0"
HKLM = HKEY_Local_Machine
And its done!!! Enjoy guys!!!
Click to expand...
Click to collapse
Thanks! It worked for me.
HI
Same problems for my HD MINI.
no sound to the sms.
Help me
michaelwailly said:
HI
Same problems for my HD MINI.
no sound to the sms.
Help me
Click to expand...
Click to collapse
Have you tried to read a bit above?
I had the same problem after the last upgrade, but this solved it. Thanks

Categories

Resources