settings > sound > vibrate on touch only stopped vibrating when i hit buttons or unlock the phone.
keyboard still vibrates.
stupid question i know but i can't figure it out for the life of me.
already unlocked bootloader+rooted too
tyrellcorpnexus said:
settings > sound > vibrate on touch only stopped vibrating when i hit buttons or unlock the phone.
keyboard still vibrates.
stupid question i know but i can't figure it out for the life of me.
already unlocked bootloader+rooted too
Click to expand...
Click to collapse
anyone/?
tyrellcorpnexus said:
settings > sound > vibrate on touch only stopped vibrating when i hit buttons or unlock the phone.
keyboard still vibrates.
stupid question i know but i can't figure it out for the life of me.
already unlocked bootloader+rooted too
Click to expand...
Click to collapse
It is stupid question indeed! Try Keyboard settings
Sent from my C6903
DjeMBeY said:
It is stupid question indeed! Try Keyboard settings
Sent from my C6903
Click to expand...
Click to collapse
Thanks I found it. Didn't know to click the thing on the right it's been two years since I had android (galaxy nexus)
Related
hi I made a search through forums but didn't find it, I'd like to have in my home tab a quick link icon for switching from ringtone to vibration in a single press (so to not use volume button).
Can someone help me?
thanks
jjollyroger said:
hi I made a search through forums but didn't find it, I'd like to have in my home tab a quick link icon for switching from ringtone to vibration in a single press (so to not use volume button).
Can someone help me?
thanks
Click to expand...
Click to collapse
s2u2 will do it...with one touch
gdayhtc said:
s2u2 will do it...with one touch
Click to expand...
Click to collapse
but isn't it a lock screen software?
after a long search I found it http://forum.xda-developers.com/showpost.php?p=6458274&postcount=3
jjollyroger said:
but isn't it a lock screen software?
Click to expand...
Click to collapse
it is...and the beauty of it you could set your phone to vibrate from the lock screen by sliding to the left
Per Cicada : "Just an fyi, this option is in the accessibility settings menu in froyo. "
-Thanks for the tip!
in "/system/usr/keylayout/s3c-keypad.kl"
change POWER to ENDCALL for a hard button end call.
I used notepad++ to make the edits.
Screen off/power off works like normal after you end your call!
Ok, the original is listed as:
Code:
key 58 POWER WAKE_DROPPED
What should it end up being? key 58 ENDCALL WAKE_DROPPED? Or.....??
edit: Ok, changed to above... at first it didnt seem like it did anything, but then I realized that I had to reboot it for it to take effect Now I just hope I dont accidentally hit that button in the middle of a call.
Yes
Koadic said:
Ok, the original is listed as:
Code:
key 58 POWER WAKE_DROPPED
What should it end up being? key 58 ENDCALL WAKE_DROPPED? Or.....??
Click to expand...
Click to collapse
Yes just replace "POWER" with "ENDCALL" and your good to go
also
Also Pressing Volume UP+Power+Camera = Instant Reset for those who didnt know
madgadjt said:
in "/system/usr/keylayout/s3c-keypad.kl"
change POWER to ENDCALL for a hard button end call.
I used notepad++ to make the edits.
Screen off/power off works like normal after you end your call!
Click to expand...
Click to collapse
Did you do this because the end call button stops working randomly after the proximity sensor is disengaged? I noticed this on my first Epic AND my replacement. Had to put the phone back to my head and pull it away to get the touch screen back to functional.
hrm
Actually no lol never had that issue.. I had a samsung moment before my epic and really missed the hard answer/end buttons, I travel and talk on the phone in the car alot, and didnt like to look at my phone to end the call.. I will figure out something for a hard button answering as well
I don't mean to be a smarta$$ but you didn't need to put the phone back to your head. You can just cover the proximity sensor with your finger. I know this doesn't pertain to the op but just fyi.
Epic Proportions
scriz said:
Did you do this because the end call button stops working randomly after the proximity sensor is disengaged? I noticed this on my first Epic AND my replacement. Had to put the phone back to my head and pull it away to get the touch screen back to functional.
Click to expand...
Click to collapse
If this is an all around issue for epics then let me know people and I will relabel my post as a workaround
If this is an all around issue for epics then let me know people and I will relabel my post as a workaround
Click to expand...
Click to collapse
I have never had this problem on either of the two epics that I/wife own. So I don't think it's an issue for all epics. On the other hand though, this is very neat, and I wouldn't mind having a hard end call button. Thanks alot OP!
madgadjt said:
Also Pressing Volume UP+Power+Camera = Instant Reset for those who didnt know
Click to expand...
Click to collapse
You. Are. My. Hero. I had no idea! What a time saver.
I was thrilled when I figured that out myself lol
Just an fyi, this option is in the accessibility settings menu in froyo.
Well that ends that topic...
Sent from my SPH-D700 using XDA App
cicada said:
Just an fyi, this option is in the accessibility settings menu in froyo.
Click to expand...
Click to collapse
Is this only in DK05 or 17? because I dont see it on my phone running DJ29... All it says is "No accessibility applications found. You do not have any accessibility applications. You can download a screen reader from Android Market. Click OK to install screen reader."
I did this fix in 2.1 and carried it over to 2.2, didnt see the change in accessibility
Click Cancel on the 'No accessibility applications found' prompt, this will drop you to the accessibility menu where the option is, a checkbox labeled "The power key ends calls"
I had that end call problem as well with my first epic and have the same problem with my replacement. How can I do this 'workaround' on my eclair? i dont have froyo.. running bakedsnack rom+kernel.. thanks in advance..
y2bangali said:
I had that end call problem as well with my first epic and have the same problem with my replacement. How can I do this 'workaround' on my eclair? i dont have froyo.. running bakedsnack rom+kernel.. thanks in advance..
Click to expand...
Click to collapse
Just follow the instructions in the original post. Worked great on mine running syndicate 1.0.2/xtreme
This works great! I knew about the accessibility feature in the newer Froyo ROM, but never knew it could be applied to Eclair. EXCELLENT!
Also, the tip for Vol-up + Power + Camera was also an excellent tip for insta-reboot! Thanks boss!
scriz said:
Did you do this because the end call button stops working randomly after the proximity sensor is disengaged? I noticed this on my first Epic AND my replacement. Had to put the phone back to my head and pull it away to get the touch screen back to functional.
Click to expand...
Click to collapse
Ugh I hateeeee that. And sometimes, the proximity sensor would act up while I'm on the phone and my cheek would end the call.
I hope it gets fixed lol
Sent from my SPH-D700 using XDA App
First of all, is it even possible to assign soft keys to unlock the phone?
I've tried adding "WAKE_DROPPED" to "key 102 HOME" in "pyramid-keypad.kl" but the home button doesn't unlock the phone even after a restart. I've also tried pulling/pushing the file via adb in recovery mode.
Bumping...
My first post here (and unfortunately, not such a useful one), but here goes a soft bump from me too
Please... can someone shed some light on this? I just don't want to use the Home or Power button(s) to unlock my SGS2. Shake or Voice (LOL) or Soft Keys would be cool... B-)
Thanks in advance
EDIT: Oops, just realised it's a thread for HTC Sensation :dumb me:
There is a kernal mod out there I think for hd2 where you swipe the soft keys and will unlock and lock
Lol, hd2 doesn't have soft keys.
But you are.correct, its kernel mod. Show considered doing it but changed his.mind IIRC.
ilostchild said:
There is a kernal mod out there I think for hd2 where you swipe the soft keys and will unlock and lock
Click to expand...
Click to collapse
Sent from my HTC Sensation Z710e using XDA App
i want this feature too!!! anyone can enlighten us???
I had completely forgotten about this thread.. I found an app which allows you to unlock with the proximity sensor. But I haven't used it since starting this thread so I can't remember the name. I quit using it because it would unlock when I put it in my pocket.
apex84 said:
I had completely forgotten about this thread.. I found an app which allows you to unlock with the proximity sensor. But I haven't used it since starting this thread so I can't remember the name. I quit using it because it would unlock when I put it in my pocket.
Click to expand...
Click to collapse
^^ Haha yea, I can understand. It might have gotten more painful than a solution really. But, please interrogate your neurons... and try to recollect the name of the app. Please please please. Thanks
i can see that this mod would be kinda cool, however u realise that it would mean keeping the capacitive soft buttons powered on all the time ready for input, basiclly it would stop deep sleep and keep the soft keys draining the battery non stop...
Hi.. as subject... Can anyone tell me how to turn those vibrate feedback in keyboard?
Sent from my HTC Sensation Z710e using XDA App
Settings > Language & Keyboard > Touch Input > Text input > Vibrate when typing
imkr1 said:
Hi.. as subject... Can anyone tell me how to turn those vibrate feedback in keyboard?
Sent from my HTC Sensation Z710e using XDA App
Click to expand...
Click to collapse
This has to have been one of the most irritating default settings I have ever had on a phone, I went hunting and got rid of it as soon as I was able
I like the vibration. It tells me when I press a key, so if I accidentally press a key, I know straight away, because I can feel it
Also, if you'd rather turn off vibration of the soft keys:
Settings > Sound > Haptic Feedback (uncheck it)
Hi,
As of late, the Up and Down volume buttons on the side of my LG Optimus 2X have stopped working properly. Sometimes they work normally but you still have to press a lot until they respond, and sometimes they just don't respond at all. Like when I am in the middle of a phone call, I can't turn volume up or down which is really annoying.
So I am looking for an application or widget that can adjust Phone Call, Music, Alarm volume and such easily, without going into Settings every time. By using the touch screen of course.
Really hoping some one can help because this is really annoying.
Thanks a lot,
Best Regards,
-Custom
There you go
https://play.google.com/store/apps/...t=W251bGwsMSwxLDEsImNvbS5jYi52b2x1bWVQbHVzIl0.
tower666 said:
There you go
https://play.google.com/store/apps/...t=W251bGwsMSwxLDEsImNvbS5jYi52b2x1bWVQbHVzIl0.
Click to expand...
Click to collapse
Looks great, thanks
Custom40 said:
Looks great, thanks
Click to expand...
Click to collapse
Volume slider is the best.