Is it possible to adjust the screen sensitivity on Topaz. - Touch Diamond2, Pure Q&A, Help & Troubleshooting

Any one knows if its possible to adjust the screen sensitivity on the Topaz. I would like to make it more sensitive and responsive to finger gestures without pushing to hard.

There was a way to do this on the original diamond, but installing the tweak on my td2 has made no difference whatsoever, and many people have said the same thing

Try this cab, seems to work for me.

Related

TouchFLO Clarification Please

I stopped by the Verizon kiosk today and was playing with their variant of the Elf/Touch and I noticed that the screen is a lot more sensitive to using a finger for navigation (for example, touching the Task Manager or the Signal Indicator brings up the intended menu very reliably, despite their small size). Is this the result of TouchFLO software and is it possible for a Kaiser to operate with the same level of sensitivity?
From what I gathered, TouchFLO only allows for "gestures" to be recognized, usually in order to activate a Cube program. Can someone clarify?
I apologize in advance if this has been covered in another post; searching out an answer is difficult when nearly every ROM includes the word "TouchFLO" in its description.
robcav said:
I stopped by the Verizon kiosk today and was playing with their variant of the Elf/Touch and I noticed that the screen is a lot more sensitive to using a finger for navigation (for example, touching the Task Manager or the Signal Indicator brings up the intended menu very reliably, despite their small size). Is this the result of TouchFLO software and is it possible for a Kaiser to operate with the same level of sensitivity?
From what I gathered, TouchFLO only allows for "gestures" to be recognized, usually in order to activate a Cube program. Can someone clarify?
I apologize in advance if this has been covered in another post; searching out an answer is difficult when nearly every ROM includes the word "TouchFLO" in its description.
Click to expand...
Click to collapse
you can increase the sensitivity of the touch screen by going into advanced config and setting the touchflo sensitivity to a higher number...i have mine set at 5000, the default is like 200, give it a try, i'm fairly certain you'll like it much better.
skatdawg said:
you can increase the sensitivity of the touch screen by going into advanced config and setting the touchflo sensitivity to a higher number...i have mine set at 5000, the default is like 200, give it a try, i'm fairly certain you'll like it much better.
Click to expand...
Click to collapse
I have a Norwegian ROM, stupid guestion... where is advanced config and setting?
touchflow pressure threshold
skatdawg said:
you can increase the sensitivity of the touch screen by going into advanced config and setting the touchflo sensitivity to a higher number...i have mine set at 5000, the default is like 200, give it a try, i'm fairly certain you'll like it much better.
Click to expand...
Click to collapse
and you found that 5000 gives the best results or was that just an example? It is taking a soft reset every time to check if it's better.

A Program that proves Diamond has Multi Touch Screen!!

Here we go... A nice program... Just put more than one finger on the screen... it recognize them all!! (it does not create a swirl for each finger, but it takes the average of coordinates and locate the center of swirl there)
It means that diamond screen can recognize more than one point simultaneously... (i wish i am not wrong)
Wasn't that behaviour always the case for single-touch devices?
Yes, that's not multitouch. Average of all touch is the default behavior for many touch devices including touchpads at laptops.
If they had really put a Multi touch Screen into the Diamond so why isn´t it in use????
LeoBeo said:
If they had really put a Multi touch Screen into the Diamond so why isn´t it in use????
Click to expand...
Click to collapse
Not a good argumentation. They've put a lot of HW in the diamond that we'll probably never use (heat-sensitive buttons, accelerated 3d graphic i.e.)
what are you talking about...first of all OS has to support multitouch...its the same as you cannot use HW when you havent SW support = drivers...
....but if its multitouch or not I ll try it in the evening...
Is it NOT Multitouch. It's a simple Resistive Touch Display.
This is how it works... it measures the resistance between two layers, if you connect the two layers at multiple points, the result is a point in the middle of the connection points.

the xperia has a multi touch screen

heeey fellow forum readers.... yea its me again
a nother question
When i am in the fish tab.
AND i put a finger in the top and in the bottem of the screen
the fishes go tho the middle of the screen
when i release 1 of mij fingers the swim tho the one thats stil on the screen
Is there som software that lets you use this multie screen just like the pictures on the iphone?
greetings and sorry fore my poor english
sorry but it has NOT got multi-touch, I dont think the screen tech (resistive touchscreen) is even capable of that.
sorry but it has NOT got multi-touch, I dont think the screen tech (resistive touchscreen) is even capable of that.
edit: how do you delete a double post :S
That is not multitouch, the fish simply move to the "average" position of your fingers (the middle) then when you remove one finger, this "average" changes to the position of your remaining finger.
This is what happens with a singletouch screen.
Nemeth said:
That is not multitouch, the fish simply move to the "average" position of your fingers (the middle) then when you remove one finger, this "average" changes to the position of your remaining finger.
This is what happens with a singletouch screen.
Click to expand...
Click to collapse
but how can a single touch screen(i mean not mulitie)
can calculate the average of 2 points??
than it has to know that you have 2 fingers on it right?
and when i move the 2 fingers on the screen the fishes moves with it on the midle of them
sorry if i am missing somthin here
i amde a sammple sovie of it... and sorry poor qualety
http://www.youtube.com/watch?v=lulLYGdAcSc
greetz
First read this: http://en.wikipedia.org/wiki/Analog_resistive_touchscreen
Now, when you depress on two points, the voltage reading used to provide the co-ordinates is exactly what it would have been had you pressed in the exact centre of those two points.
The screen cannot tell the difference between you pressing on two points, and you pressing on one point that is located at the centre of those points.
If you operate the device with your thumb, it does the same thing - activates the screen at the centre of the point of contact, as opposed to the stylus which is much more precise.
I don't know how else to put it, apologies if it is not very clear
i've been puzzling over the multi touch possibility because when using ie/viewing emails, if i swipe (vertically) using a stylus it selects text, while if i swipe with my finger, it scrolls. hard to explain if the screen is simply averaging out the positions, isn't it?
Biotouch.exe is responsible for that behavior.
Xperia's touchscreen is single touch only.
http://www.eetasia.com/STATIC/PDF/200808/EEOL_2008AUG27_STECH_EMS_AN_01.pdf?SOURCES=DOWNLOAD
Pages 2/3 of this document show the diagrams of a regular 4wire resistive touchscreen and how it detects the xy position. That should give you a more clear view on how/why it averages the way it does when you have 2 fingers on it.
krist0ph3r said:
i've been puzzling over the multi touch possibility because when using ie/viewing emails, if i swipe (vertically) using a stylus it selects text, while if i swipe with my finger, it scrolls. hard to explain if the screen is simply averaging out the positions, isn't it?
Click to expand...
Click to collapse
Gestures aren't exclusive to to multi-touch screens. You can write software (I have done some of this) that tracks a movement across the screen, use fancy math to get the direction, and implement that gesture. Not very hard.
If the average of movement of the two points moves enough in one direction to set off a gesture thats what will happen.
Agaas said:
sorry but it has NOT got multi-touch, I dont think the screen tech (resistive touchscreen) is even capable of that.
Click to expand...
Click to collapse
Oh deer, i guess you're very, very wrong...
Multitouch is possible with the Xperia touchscreen - but the rest of the phone (especially winmob 6.x) isn't ready.
See here how great resistive multitouch screens are:
http://www.engadget.com/2009/02/19/stantums-mind-blowing-multitouch-interface-on-video/
There's some WM software that does the multitouch trick on resistive screens. I think it does it through some intense calculations though (CPU heavy). I'm sure it's just a novelty and not useful for anything.
My theory:
Detect the first finger press, the second finger creates the average, from those two values you can compute the location of the second finger. This is a lot more CPU heavy than just reading two values from a true multi-touch screen.
stormlv said:
Biotouch.exe is responsible for that behavior.
Xperia's touchscreen is single touch only.
http://www.eetasia.com/STATIC/PDF/200808/EEOL_2008AUG27_STECH_EMS_AN_01.pdf?SOURCES=DOWNLOAD
Pages 2/3 of this document show the diagrams of a regular 4wire resistive touchscreen and how it detects the xy position. That should give you a more clear view on how/why it averages the way it does when you have 2 fingers on it.
Click to expand...
Click to collapse
Hi, do you have any idea how Biotouch.exe (the program that runs all the time on our Xperias) tells the difference between a thumb/finger press/drag versus a stylus press/drag?
I'm speculating/guessing that when you use a finger/thumb, when you press down, it creates little movements constantly (because your thumb/finger isn't exactly flat on the screen, it creates tiny little movements as your finger pressure moves slightly around)?
WhyBe said:
There's some WM software that does the multitouch trick on resistive screens. I think it does it through some intense calculations though (CPU heavy). I'm sure it's just a novelty and not useful for anything.
My theory:
Detect the first finger press, the second finger creates the average, from those two values you can compute the location of the second finger. This is a lot more CPU heavy than just reading two values from a true multi-touch screen.
Click to expand...
Click to collapse
hmm - still possible though no? would be cool to see this if it really could work
johnchan78 said:
Hi, do you have any idea how Biotouch.exe (the program that runs all the time on our Xperias) tells the difference between a thumb/finger press/drag versus a stylus press/drag?
I'm speculating/guessing that when you use a finger/thumb, when you press down, it creates little movements constantly (because your thumb/finger isn't exactly flat on the screen, it creates tiny little movements as your finger pressure moves slightly around)?
Click to expand...
Click to collapse
I've wondered about that too, I first noticed it when trying to scroll an email with my nail, it selected instead.
My theory is area of pressure, a stylus would have a very specific area of contact, an thumb would depress a much larger area, it would take the centre of the area as the target, but be able to act differently.
Wow .. it really handles stylus and finger different !
Yes, it for sure is area size. You can achieve 'stylus' touch with fingernail too.
Then this is one and half touch screen .. not singletouch, not multitouch.
Old Palms had singletouch, and that technology can't detect center of touched area, nor size, it detects only lower-left (IIRC) corner of the touched area. Fine for stylus, but really bad for fingers.
Most touchpadts work just like this. They can detect upper left corner and bottom right corner of the touched area .. but nothing between it.
Anyway with this you actually can detect most of the multitouch gestures. You can detect 1 finger or 2 fingers drag (different area size), you can do pinchzoom (area size changing). I guess things like this would be possible on Xperia.
Only thing you can't do is using screen as gamepad .. which iPhone can do .. it can detect several areas (virtual buttons) with no interference at all.
What I experimented on S2U2 software with xperia,
is to test the result is it with multi touch capability, but i am not sure.
You guys can have an experiment.
1. slide the S2U2 slide with 1 finger with ur right finger to the right.
2. then using ur left finger to press the slide bar somewhere at your left.
3. Play around by releasing the your left and right thumbs to test is it multi touch.
I am not sure, please some one tell me does it shows any clue. thanks.
yea my theory is that the hardware supports multi-touch, but the software doesn't recognize them as two individual points but instead takes all the values (or coordinates) of everything that is being inputted and takes in the average instead. if this is true, microsoft should definitely start developing multi-touch capability on their future winmo platforms.
The Xperia X1 touchscreen is most definately NOT a multitouch display. Multitouch works by actually using an array of touch devices on a single panel. This is true for both resistive and capacitive touch panel technologies. The result is the multitouch have a great many connections to a processor. While single touch panels only use 3 to 5 connections. The touch panel on the Experia X1's touchpanel has a 4wire interface, making it a common single touch device.
It is, as speculated, possible with some calculations to compute a second touch point with a little trickery. This is limited to a single extra touch point and results in both points being inaccurate.
azian_advanced said:
yea my theory is that the hardware supports multi-touch, but the software doesn't recognize them as two individual points but instead takes all the values (or coordinates) of everything that is being inputted and takes in the average instead. if this is true, microsoft should definitely start developing multi-touch capability on their future winmo platforms.
Click to expand...
Click to collapse
The X1's resistive digitiser doesn't support multitouch.
What you described (avg co-ords) is how resistive screens work. They can only detect one point. They have two sheets, one sheet detects X co-ordinate and the other detects Y (hence 4 wires- you can check this yourself if you pull apart your phone). Biotouch uses some mathematical trickery to guess whether you're using a stylus or a finger.
The X1 is not capable of multitouch.

[Q] Can Galaxy sense the footprint of your finger? [= pressure enabled apps]

Can anyone test whether Galaxy S software / hardware wise can detect the area touched by your finger? If this is possible then pressure related applications would also be possible. Imagine invoking a right click just by tapping your finger in a different way (so as to cover a greater surface) - the music / drawing apps / or GPS scroll speed in such programs or other (e.g. the greater the "pressure" the quicker the scrolling).
Any ideas?
i highly doubt that this is possible and it is definitely not supported by the android api...
edit: i just looked into the api reference and saw that android does support pressure for touch events. i have no idea however if the galaxy s does support this. i think i will try it ...
edit2: sorry but i have to disappoint you, i always get the value 0.15686275 for the motion-event's pressure...but at least the galaxy s supports 5 finger multitouch while the htc devices can't even track 2 fingers right: http://www.youtube.com/watch?v=hVlsRCMltDg & http://www.youtube.com/watch?v=KRCDRXYJBCY
afaik this is only possible with resistive screens that report back the pressure, not with capacitive screens.
bommel0815 said:
afaik this is only possible with resistive screens that report back the pressure, not with capacitive screens.
Click to expand...
Click to collapse
nje, looks like it will be possible with capacitive screens as well soon: http://www.intomobile.com/2009/12/3...touchscreens-with-multi-touch-coming-in-2010/
edit: okay to be precise ... it will be possible on a capacitive touch enabled screen

Screen Rotation Sensitivity

Is there any way to adjust the threshold for when to rotate to landscape?
It is quite annoying to have it switch to landscape on some small rotations...
i would LOVE to know this, too. my damn phone is way too sensitive. it constantly switches when i don't want it to
I would love to limit screen rotation to certain programs.
Makes sense in the browser but nowhere else.
Or show an icon for a couple of seconds after a rotate that will disable rotation in the current program until you close it.
Suggestions on screen auto-rotate
Sensitivity should be adjustable, at its least sensitive setting, the phone would require a full 1g of acceleration PURELY in the direction of the new screen bottom.
Where "PURE" means the acceleration vector lies in the plane of the screen, and the phone is held perfectly orthogonal with g.
It would also be nice to have gesture for manual screen rotate that works in any app without otherwise disrupting the app.

Categories

Resources