Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
dpmisk said:
Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
Click to expand...
Click to collapse
I don't wanna know any more info.....
dpmisk said:
Is it accomplishable at all with the Kaiser? I don't like the NON Stop vibrate.. but if theres any way to change how it vibrates (ie: pulse) that would be GREAT.
Thanks
Click to expand...
Click to collapse
I agree!! I keep my phone in my front pocket (get your minds outta the gutter!!), and the non-stop vibrating notification isn't as noticeable as my pulse-vibrating razr. I know that you can customize the notifications, but the shortest vibration is 1 second. When you soft-reset the phone, there is a quick vibration, so it appears that pulse vibrating IS possible. It's just a matter of how.
ehaley01 said:
I agree!! I keep my phone in my front pocket (get your minds outta the gutter!!), and the non-stop vibrating notification isn't as noticeable as my pulse-vibrating razr. I know that you can customize the notifications, but the shortest vibration is 1 second. When you soft-reset the phone, there is a quick vibration, so it appears that pulse vibrating IS possible. It's just a matter of how.
Click to expand...
Click to collapse
Sorry, my mind is in the gutter and that just sounds rude - lol
But if you find an answer share the wealth
ive also been looking into this, all i came up with was this information which suggests that (after playing with various different scripts) that you cant get the vibration to turn on then off(wait) and on again while the ringtone is playing, it seems that the ringtone must play all the way through before it steps over to the next code in the script so from a regisrty point its an either or case right now.... anyway have a play.... maybe theres another way in which we can get the vibrate to execute from a different script than the ringtone...
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.
anyone figure this out?
I have been playing with these settings and what I ended up with was no vibrate at all. Moreover it seems to reset to original script every time you switch between call notification modes. Something of this sorts seems to be acomplished with kaiser tweak (vibrate 3x and then ring) but it is not quite it. And you cannot permanently change registry script for this either.
So, so far tough luck.
so nothing at all?
SOLUTION
it's possible look:
"I made pulse vibration i'm missing such vibration in incomming calls so much.."
http://forum.xda-developers.com/showthread.php?t=279777
" pulse vibrations style and longer time up to 30 seconds"
http://www.jgui.net/phoneprofiles/
looks like sorg did it??
pm just sent PM...
hope for replies soon
This is from another thread. It works for me. You must install MortScript in order to make Treovibe work completely.
rainersnookh said:
Never like that continous vibe either.
Here's a nice solution that I use. Treovibe.
You can make the phone vibrate just as u want it to with a bit of tweaking.
http://discussion.treocentral.com/showthread.php?t=138234
Oh, and you will need MortScript too.
http://www.sto-helit.de/index.php?module=download&action=view&entry=65
Click to expand...
Click to collapse
Related
On my old ETEN M600 (RIP) I had a phone pad app/skin that gave me big buttons and when a dial button was pressed the phone vibrated for a 1/4 of a second. It was great physical feedback to feel that little blip when a button was pressed and I believe it allowed me to dial numbers quicker. Anyone know of a app that enables this for the Tilt/Kaiser?
And yes I did a search for this before I posted a new thread.
Thanks
OT
How to set up one button press on/off with device and screen locked
Also for those that are interested. I have AE Button Plus, Ilauncher and DeviceLock by Matt Armstrong installed on my Tilt. The combination of these programs allow me to program the left softkey to turn off the Tilt. Matt's Devicelock auto locks the phone and prevents any other buttons to be pressed. When I want to use the phone I can press the left hard key that corresponds with the left soft key and that turns on the phone and unlocks it with one button push. This set up gives me one button off/on and all other keys and the screen is locked from accidental button pushes. Now I just wished that Devicelock would shut off the phone after 10 seconds if not unlocked. Right now my phone is in my pocket and if I accidentally push any button other then the left hard key my screen will turn on in a locked state and time out only after 1 minute if no other buttons are pressed. I would like it to turn back off faster.
BTW Thanks Matt
Not an app but it can be done with registry tweaking:
[It involves modifying registry keys so beware].
Navigate to HKCU\ControlPanel\Sounds\
In here there are a bunch of keys named Dtmf which represent all the keypad keys [0-9, #, *]
Rename Standard DWORD parameter Sound to Sound1
Create new String Parameter Sound
Assign value *vibrate* to this new parameter.
Save and exit, test it, then go back and do the same for all your keys, sorted.
A .cab for this?
Is there a .cab floating around for these reg settings?
It would be a great contribution to the community if someone could whip up a cab to make these reg changes ;-)
Wow, now that was usefull. I had installed some small prog to do the same, but it didn't work great. It wouldn't vibrate unless you pressed for a more than 250 ms. This mod vibrates immediately! Thanks!
someone should tell Kaisertweaks that that needs to go in
Here you go, working great on the TyTN II
That's what I'm talking about
Gizmo5148 said:
Here you go, working great on the TyTN II
Click to expand...
Click to collapse
Thanks Gizmo!
I love this place. Where would WinMo be without xda-developers???
Any chance you could upload the .cab directly instead of zipped? For some reason it won't extract on my tilt and I can't get to a PC tonight.
Thanks again.
Sure thing, here you go
Installed and it is working great. This is really a great tweak!
aren't dtmf tones what are used for things like voicemail and such? like "press 7 to delete" it recognizes the sound? does this affect that at all?
I don't think this tweak has any effect on dtmf tones. I just tried my VM and everything worked as usual.
strange...i installed this on my tilt (htc rom) and when i touched a button there was no vibrate, until about 5 seconds later, it was delayed i guess, and after that i never felt another vibrate, even after a few resets.
bump.
would like to get this working.
Will this make it beep and vibrate or just vibrate? It would be cool it it could do both at once!. Also, maybe post cab to revert back to just the sound in case anyone wants to change it back?
Mikeeey,
Try holding the number down a little longer. If you just touch it, it will display the number but not vibrate.. I had the same trouble also.
I do appreciate the afford, but shouldnt it just work when it notices a keypress, not a long keypress.
You have to hold it for a little time. Thats how it works
Gizmo5148 said:
You have to hold it for a little time. Thats how it works
Click to expand...
Click to collapse
That's how the cab file works. But when I did the registry edits as listed in the 2nd post, then it is an immediate vibrate. I used to use the cab file version. I removed that and went with the direct reg edits. Now it vibrates immediately.
jomo25 said:
That's how the cab file works. But when I did the registry edits as listed in the 2nd post, then it is an immediate vibrate. I used to use the cab file version. I removed that and went with the direct reg edits. Now it vibrates immediately.
Click to expand...
Click to collapse
Same here, works great after manual reg edit.
dalewinterstein said:
Mikeeey,
Try holding the number down a little longer. If you just touch it, it will display the number but not vibrate.. I had the same trouble also.
Click to expand...
Click to collapse
thanks for pointing that out dalewinterstein, it works for me now.
i did the manual reg edit to try and make it respond faster but it doesnt, actually the keys lighting up after being pressed dont respond fast enough to my presses, does this happen for anyone else? i mean if i hold it just a bit longer it will light up and vibrate but im normally faster than that.
i wanted to know if there was a way to lower the volume when im dialing the number. its as if my speaker is about to blow when im trying to dial a number. anyone know the registry edit?
Never did get a sloution for this, except by covering the speaker with my finger
Would be interested to know if there's reg hack, then we could pass it to the Kaiser Tweak guys!
There may be 3 ways to improve your situation.
The first would be to change from long tones to short tones. This wont reduce the volume, but if you have it set on long, it will shorten the amount of time the tone is emitted.
(Phone>Menu>Options> then change keypad to short tones)
The secdond would be to do the same as above, but to change it to "Nothing"
The third would be to turn t vibrate using KaiserTweak (a great app by the genii of xda-dev.com) where there is a setting to change the phone keypresses from tones to vibrate (KaiserTweak: Call > Dialer Button Behaviour"
u can also click on the speaker icon and bring down the volume for the mobile icon. but this will reduce the overall volume of ur device.
rjcb23 said:
The third would be to turn t vibrate using KaiserTweak (a great app by the genii of xda-dev.com) where there is a setting to change the phone keypresses from tones to vibrate (KaiserTweak: Call > Dialer Button Behaviour"
Click to expand...
Click to collapse
i dont have this option on my kaiser tweak
make sure u update your xml file, provided by nikagl
i have the one from dec. 9 and even on his post under calls it doesnt show a Call > Dialer Button Behaviour"
http://forum.xda-developers.com/showthread.php?t=349009
thats the latest, and i just checked there is no dialer button behavior.
Only solution i can think of is that you would need to turn down the system volume, since it is a system sound. However, you can try searching for the dialer sounds, modifying them with a sound editor(decrease the amp, or something like that.) so you can keep your system volume up, while dialer doesnt deafen you.
ekw said:
http://forum.xda-developers.com/showthread.php?t=349009
thats the latest, and i just checked there is no dialer button behavior.
Only solution i can think of is that you would need to turn down the system volume, since it is a system sound. However, you can try searching for the dialer sounds, modifying them with a sound editor(decrease the amp, or something like that.) so you can keep your system volume up, while dialer doesnt deafen you.
Click to expand...
Click to collapse
If you looks through the Kaiser Tweaks thread, it's in there. Not in the actual xml thread, but in the one where you post questions. You could try searching vibrating keypad and variations of the like. He actually made an xml file for it, and it's posted in that thread, he just didn't include it in the official release.
I tried it out, and it seemed to work fine. Like a dummy, I stopped using it, because I thought it would no longer work with automated systems (like checking voicemail etc.) but then I realized the sound I hear has nothing to do with the info transmitted by the phone lol, so I may have to give it another try.
i found the right XML file with more tweaks than i had...for those that want it here it is
Lovely - I hadn't noticed the Tweak update - All quiet now!
I have tried searching for the answer to this so please do not ridicule me if i missed it!
Is there a way of stopping the screen from being so dim when i press the power button to wake up device if it is locked.
I always lock the device when i am not using it and will quite often press the power button quickly to turn off the display. When i come to use the phone etc i press the power button to get the screen back then press unlock at the bottom of the screen then the unlock half way up the screen, phone unlocked. BUT when the power button is pressed to turn the screen on and the phone is still locked the screen is so dim i cannot see it in bright daylight. Is there a way of making the screen brighter so i can unlock it?
David
simple answer YES!
The registry key here controls the backlight lock level:
HKCU\ControlPanel\Backlight\LockLevel
There REG_DWORD Key called LockLevel can be set between 0-10 (0=0%, 10=100% locklevel backlight brightness)
The system defaults this setting to 0, hence the dim lock display.
I have found however that the value does not stick after a soft reset/reboot, and goes back to default, so i have set a startup .lnk file that runs a reg script to set this value silently on boot for me.... you can do this yourself using the latest taskmanager 2.9 from here: http://www.dotfred.net/TaskMgr.htm (/silent command line parameter was only added in v2.9 so i can run a reg script without the prompts!)
I like to have a bright pin/unlock screen as i like to use the screen as a torch/light by just pressing the power button!!
Enjoy.
Thanks!!
Thanks for the answer to that. I too have been having the same problem, and it has bugged the hell out of me, especially on those bright summer days .
Thanks heaps for that!!!
Sorry for the delay, but many thanks for the answer! Damned annoying that was.
Regards
David
How do i make this .lnk file? What should it say? Where do i put it? etc etc. Sorry for the question but not done any of this before. The reg edit was easy enough but now i am lost.
Cheers
David
Locklevel startup value
_DrG_ said:
simple answer YES!
The registry key here controls the backlight lock level:
HKCU\ControlPanel\Backlight\LockLevel
There REG_DWORD Key called LockLevel can be set between 0-10 (0=0%, 10=100% locklevel backlight brightness)
The system defaults this setting to 0, hence the dim lock display.
I have found however that the value does not stick after a soft reset/reboot, and goes back to default, so i have set a startup .lnk file that runs a reg script to set this value silently on boot for me.... you can do this yourself using the latest taskmanager 2.9 from here: http://www.dotfred.net/TaskMgr.htm (/silent command line parameter was only added in v2.9 so i can run a reg script without the prompts!)
I like to have a bright pin/unlock screen as i like to use the screen as a torch/light by just pressing the power button!!
Enjoy.
Click to expand...
Click to collapse
I also would like to do this, but havent figured out how to create a command line with TaskMgr that will execute at startup - would you share how it is done?
Also, when I set locklevel to any number other than 1, no dimming occurs when I lock my Tilt. I experimented because I thought I'd like a little dimming but not as much as the default - but it seems like it's all or nothing.
I hate the way the Kaiser and/or WM6 insists on spoonfeeding some settings to us, no matter how much we would like to permanently alter them!
peanutome said:
How do i make this .lnk file? What should it say? Where do i put it? etc etc. Sorry for the question but not done any of this before. The reg edit was easy enough but now i am lost.
Cheers
David[/QUOTe
my thoughts exactly..more instructions for this guy too please
Click to expand...
Click to collapse
BUMP - Anyone know how and what to do to make this .lnk file and then how to use it?
David
strange thing. When I adjust this value it messes with my backlight timeout. I normally have this set to 30secs, i.e. the screen goes dimmer after 30 secs. When I adjust the lockout value as described it goes dim after 5-10 seconds. am I doing this right? I wasn't sure if I had adjusted the value correctly.
M
I have searched all over can someone tell me how to get the \silent to work I have taskmanager v2.9 spent the last 2 hours trying to get this to work please give a bother some help
I think the answer is here...well, not an answer but at least an app that claims to do what you're looking for.
This answer may be too basic, but have you tried changing the registry edit and then NOT doing a soft reset, but instead doing a full power off/on? Some registry entries WON'T stick with a soft-reset, but will with a power cycle. The power cycle gives the OS a heads up that it's being turned off and writes things more permanently...
pkley said:
This answer may be too basic, but have you tried changing the registry edit and then NOT doing a soft reset, but instead doing a full power off/on? Some registry entries WON'T stick with a soft-reset, but will with a power cycle. The power cycle gives the OS a heads up that it's being turned off and writes things more permanently...
Click to expand...
Click to collapse
I always power cycle after a reg change (It forces a registry write and a SR doesn't) but it doesn't matter...this reg change doesn't stick after a power cycle for some reason.
EDIT:
BTW, I loaded BrightLock and it works perfectly.
Excellent seems to do what i needed!!! Cheers
David
Fitipaldi1 said:
I think the answer is here...well, not an answer but at least an app that claims to do what you're looking for.
Click to expand...
Click to collapse
snowgum said:
strange thing. When I adjust this value it messes with my backlight timeout. I normally have this set to 30secs, i.e. the screen goes dimmer after 30 secs. When I adjust the lockout value as described it goes dim after 5-10 seconds. am I doing this right? I wasn't sure if I had adjusted the value correctly.
M
Click to expand...
Click to collapse
I am experiencing a similar issue. My normal backlight on battery power is set to 1 minute, but after installing brightlock, it keeps changing to 10 seconds. I really like what brightlock does for me, but not at the cost of dimming the screen when I am trying to read something. Is there a configuration I am missing?
I think I got rid of this annoying “dim” problem without .lnk file and scripting.
See my next post.
Is there a way of stopping the screen from being so dim when i press the power button
I think I got rid of this annoying “dim” problem without .lnk file and scripting.
What I did is the following:
1. Downloaded and installed Taskmanager 2.9 from: http://www.dotfred.net/TaskMgr.htm
2. Opened Taskmanager and went to Regedit
3. Deleted LockLevel folder from HKCU\ControlPanel\Backlight\LockLevel
4. Saved
5. Rebooted the phone.
After rebooting, system recreates LockLevel folder, however, “dim” problem is gone.
Unit still dims the screen, but pressing any key triggers the bright display.
Suggestion: Export registry and backup your device before playing with Regedit.
can some one please re-post brightlock? mediafire link seems to be done and this is doing me nutter
Does anyone know how to limit the time that SMS ringtone notifications? I had a ringtone assigned to my SMS notifications, it was 15 seconds long, and it played the whole thing. How can you make it stop by pushing a button like on other phones?
sikkboy626 said:
Does anyone know how to limit the time that SMS ringtone notifications? I had a ringtone assigned to my SMS notifications, it was 15 seconds long, and it played the whole thing. How can you make it stop by pushing a button like on other phones?
Click to expand...
Click to collapse
u can try to the volume slide key on the side of the device...or just go to www.myxer.com and customize ur own ringtone and length...u have to register but its free..from home screen scroll down and click 'explore' then search for ringtone or upload from ur PC...then right under/next to where it says 'send' u will see a 'customize' link click it and wah-lah crop how ever long or short u want and which part of song u want then just send to phone...awesome site
Why dont you just make a small 2-3secs mp3 file?
A while back I posted thread with regards to a ringtone manager that would allow me to play whole .mp3 files for my sms notifications off my storage card. After trying mortring, mring, phone alarm, photo contacts pro, and a few others, I settled on mring as it seems to be perfect for me.
But it does leave me with one problem, one that came with my Tilt: My sms notification ringers don't stop playing until the song is over.
I want to make the file stop playing once I open up the notification or dismiss it. My old Motorola krzr did this, so I don't see a problem with it being possible. I just need the registry tweak to do it.
Below, I have pasted an bolded some tweaks I think look relevant. These are clearly for phone calls, but if I could find the registry entry for sms notifications and then drop in something behind the 'p' code to say stop on answer, I should be able to do what I want...right?
Any help would be greatly appreciated. I think mortring stops the notification...but I just don't know how to do this on my own. It seems like it should be pretty simple, but after 10 days of searching, I'm at my wits end.
Stolen from this thread: http://www.pocketpcaddict.com/forum...ngtone-vibrate-led-flash-characteristics.html
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.
Also, I would like to change the default location the alarms look at to the storage card as well within the registry.
Thanks in advance.
As always, I am a moron. The scroll wheel shuts off the notification of a sms message so my first question is handled.
As for the second question, all I would like to do is use my .mp3s on my storage card as ringers.