Related
i have a problem with screen sensitivity:
i am using a note software - calcnote 2.5:
http://www.inesoft.com/eng/index.php?in=calcnote.html
and it is impossible to use the stylus: instead of writing - it scrolls the screen.
i have modified scren sensitivity (diamond twaeks) - does not help.
any ideas?
Use Schap's Advance Config to make the screen have higher sensitivity.
i have.
still, the software scrolls the screen instead of writing on it with the stylus.
in older versions of touchflow, there an "exception" option - you could state software on which touchflow does not apply -
is there a similar option with the new touchflow working on WM6.1?
if this is the only "troublemaker" program the logical conclusion should be that maybe this program is incompatible with diamond/vga/tf3d. such programs exist,you know..
I have exactly the same problem with evernote and flashplayer.
Does anyone know how to make an exceptions list for biotouch? or touchflo(I am not sure about the name of the scrolling tool)
Anyone? plz
seems like its a gesture timeout problem! try placing the stylus leave for a bit and then draw! see if that works.
i dont know how to change the timeout with the diamond, ftouchSL lets you do that tho!
Anyone? Nobody else has the problem?
I have a program called Bug Me on my Touch and it has a setting called "long note" (I think that is what it is called ). What long note does is allow you to make notes longer than the screen size. In other words it allows the screen to scroll. I know that when I enabled it it did exactly what you are describing. Now I do not know if this is the problem that you have but just may want to have a look at the settings in Calcnote and see if you can uncheck something like long note ( I am not familliar with the program so I don't know what if any parameters it may have ). Also, I know from Bug Me that a long press envokes a contextual menu.
Dhatw.
According to this article:
http://www.engadgetmobile.com/2008/...nd-pro-are-multi-touch-gods-just-not-how-you/
They seem to claim that the entire 2.8" VGA screen of the HTC Diamond is Capacitive.
Does this mean that very soon we could disable the resistive feature of the touchscreen, and go to capacitive mode ?
Even better, maybe it will be possible to decide which apps will remain in resistive mode, and which should go to capacitive (for example, WM6 setting screens should remain resistive, since stylus is needed, yet TF3D and OPERA Mobile should be capacitive).
Noam23 said:
According to this article:
http://www.engadgetmobile.com/2008/...nd-pro-are-multi-touch-gods-just-not-how-you/
They seem to claim that the entire 2.8" VGA screen of the HTC Diamond is Capacitive.
Does this mean that very soon we could disable the resistive feature of the touchscreen, and go to capacitive mode ?
Even better, maybe it will be possible to decide which apps will remain in resistive mode, and which should go to capacitive (for example, WM6 setting screens should remain resistive, since stylus is needed, yet TF3D and OPERA Mobile should be capacitive).
Click to expand...
Click to collapse
No, it's a bad article. I've expected much more from that site. I thought they verify their sources. Only the buttons are multitouch.
Actually... the whole bottom panel is MULTI TOUCH
... the whole bottom panel is capacitive and MULTI TOUCH.
We'll see what applications can be made out of this...http://rapidshare.com/files/1376163...igned_Diamond_52.29.25.12_1.00.25.05_Ship.exe
silvervirtual said:
... the whole bottom panel is capacitive and MULTI TOUCH.
Click to expand...
Click to collapse
It`s no real Multi touch. The panel is just separated in different parts (left,right,ring). Start the debug tool and try to use two fingers in one part of the panel and u`ll see...
I really enjoy this forum since it helps me a lot to increase the productivity with my HTC Touch Pro. I found many useful applications. Unfortunately, after installing a large number of them, I run into the infamous 32 processes limit of Windows Mobile. So I decided to write my own app that combines all the features that I find useful. It is implemented as a Pocket PC service, so it does not require an own process.
Here are the features:
- Better vibration for incoming calls. I found the built-in vibration function very annoying as it vibrates permanently during an incoming call. This extensions vibrates in pulses of 300 ms with a pause of one second when a call is incoming
- SIP changer depending on stylus state. If stylus is out, another soft input panel is selected as if stylus is in. Can be changed via the registry keys StylusInSIP and StylusOutSIP.
- Stroke Launcher. If the finger is stroked from one button to another, an application is launched.Four directions are possible: From home button to accept phone call button and vice versa as well as from back button to reject phone call button and vice versa. The applications can be configured via the RightUpApp, RightDownApp, LeftUpApp and LeftDownApp registry keys. The required length of the stroke can be configured via the GestureMinLen registry key. Unfortunately, the program has to poll HTC's NAV sensor directly in order to not disturb the functionality of the wheel sensor. The sleep time between two polls can be configured with the GesturePollingDelay (in ms). If you use very fast strokes and the device does not react, try to decrease this value.
- Key lock if device is face down. The key lock is activated and the device is powered off if it is turned face down. The key locked is acknowledged by two short vibrations. Key lock can be disabled depending on the foreground window or active process list. Exclude list can be specified via the ExcludedProcesses and ExcludedWindows registry keys. The tolerance for the face down detection can be configured via the FacedownTolerance registry key.
The registry settings for Buttler are stored in HKLM\Software\Butler. Each extension described above can be switched of by setting the EnableFeature registry key to 0.
As I have not much time to react on bugs or feature requests, I have also attached the source code. Fell free to modify my Butler but please publish it here so that we all can benefit from it.
The Butler service is started with the program "StartButler.exe" located in the Windows directory. I call it from a MortScript during device boot. It is important that HTC Touch Flo 3D is already loaded. For some reason, the gsensors can not be initialized if Touch Flo 3D is not loaded. Here is the code I use:
# Wait for TouchFlo3D
While(ProcExists("manila.exe")=0)
Sleep(1000)
EndWhile
# Start the butler
Run("\Windows\StartButler.exe")
Have fun!
Siggie
Change log:
V1.0:
- Initial release
V1.1:
- Reading of the NAV sensor completely rewritten. The sensor is now directly polled. This does not interfere with other programs, so the wheel sensor and the camera is working again.
- EnableFeature registry keys added for switching off each extension individually.
linuxis said:
New thread For Keyboard Slide Out Support:
http://forum.xda-developers.com/showthread.php?p=3305730#post3305730
Updated CAB is there. Happy using.
Click to expand...
Click to collapse
sounds like an excellent program, I'll try it
man, great app. it is totally replacing hbutton, and lets me start using voice commander again. two questions....can you list the other sip layout entries? i really want to use the full qwerty when the stylus is out and in. secondly, is there a way to define a diff lock such as s2u2 and then shut down. either way, the function is fine as is and really, thanks for sharing
I'm interest in Stroke Launcher more than the other apps. is there a chance you can provide a cab for just that portion of your application> I know it's contrary to your original intent (of combining apps) but that's the only one of those apps I really would want so I have the opposite- no desire to install any extra apps even if it's a single process Thanks.
about to give it a shot, sounds great
but i second the request to have s2u2 when put face down
noticed that if you delete the entries for sip, keeping the actual keys though. butler wont start. guess it still needs to check those values i was trying to get it to do nothing to my sip's and just keep full qwerty.
edit** here is the key for full qwerty {36BC8FF6-8241-4c36-ABDE-204885471FEE} and the other keys are all listed under HKCR/CLSID and look like this:
(HTC SIPs)
{198D503A-...} = Phone Keypad
{36BC8FF6-...} = Full QWERTY
{62B00599-...} = Compact QWERTY
(MS Default SIPs)
{42429667-...} = Keyboard
{42429690-...} = Letter Recognizer
{42429691-...} = Block Recognizer
{F0034DD0-...} = Transcriber
Maybe it would be easier to be able to just input the name
Sound great, I'll give it a try as well.
can you make it so that when it face down, the light turn off?
ok i figured out how to change what sip came when
and i turned off "facedown"
only problem is that the smart scroll such as zooming in opera and pics no longer works or autofocus in camera
Great app cannot go unrecognized!
so i downloaded and installed and forgot to make shortcut. A day after i just luanch it using fileexplorer with copy on storage card. Sounds like alot but considering i only reset once a week maybe... its not so bad.
After using it for a half day. I have to admit i was waiting for a way to use shortcuts with out using manilla. I am a RLtoday fan and i dont really use all of manilla features. I LOVE IT. I am considering removing Manilla all together. This has great potential for those of use that want alternatives to manilla.
This should really be placed in essentials.
Thank you.
**BTW cant get screen lock disabled, anyone have more detailed instructions for disabling face down lock?
to disable the lock i set the sensor threshold to 0
in the registry path that was said earlier in the thread
V1.1 available
I have added a new version that fixes the wheel sensor and camera problem. There are also now registry keys available to switch off each feature individually.
ok I dont know what happend but i installed this app and after a restart the keyboard pops up on the splash screen and the phone freezes.. I need a resolution fast. I really dotn want to hard reset. I have a lot of stuff i need back up.... Please help!!!
fuk it. had to hard reset.
any chance on just releasing stroke launcher as a standalone app so we don't need to install all and then disable them? Thanks
Exclude S2U2
How can I disable stroke launcher, when s2u2 is active? I tried to add S2U2(name of DWORD value=0) to ExcludedWindows and s2u2.exe to ExcludedProcesses, but stroke launcher is still active, any ideas?
Great App siggie1970,
Thanks .. I Think The most important thing to do now is to add a User Interface for the configuration..as it kinda hard to do it through the registry
thanks
Wow amazing programs are being released and 09 just started. Great name btw How are resources being used with this program? Since your combining apps perhaps you could work with the guy to incorporate his new alternative to gyrator/ screen tilt app.
bugsykoosh said:
any chance on just releasing stroke launcher as a standalone app so we don't need to install all and then disable them? Thanks
Click to expand...
Click to collapse
that is not the purpose of the program
would it be possible to turn one of the sides into scrolling up and down?
like leave the left up and down for app launching but right side scrolling that would make it pretty much perfect for me
then of course a configurator, although i got it setup but no fun having to change on each new install
It sounds like a great program, thanks! Stroke Launcher, I like that one LOL
I am having a problem where almost everytime I slide out the physical keyboard on the HTC Touch Pro, the screen goes to the landscape version of the TouchFlo screen. Is there a way to disable this for anytime except when TouchFlo already has the focus on the phone?
My main issue is that I may be changing something either in settings or somewhere else that requires a text input and I decide to open the keypad to enter the text instead of using the on-screen keypad and then touchFlo comes up and moves my application out of site and I need to start all over. As with some applications they don't show up under the drop down task manager so I need to restart from the beginning.
Thanks!
Anthony
umm... try the Touch Pro section?
my d2 touchcreen seem;s to need more power instead of my brother's iphone 3g screen...can i make my d2 screen feels the same?????thanks
the D2 is a resistive touch screen, iphone is capacitive, capacitive ill always be more sensative, but, resistive is cheaper and more tried tech, and you can use with gloves or styleus etc lol.
aka
no, not really.
but you can use advanced config 3.3 to change the respsonse behaviour, the pressure to use the touchscreen etc
You can also adjust the screen sensitivity etc. using Diamond Tweak (Diamond Tweak 0.5.3_English.cab)....this app works well on the D2.
Change the following reg. keys:
RegWriteDWord("HKLM","\Software\OEM\TFLOSettings\","FingerPressure",-1)
RegWriteDWord("HKLM","\Drivers\TouchPanel\", "PressureThreshold",-1)
RegWriteDWord("HKLM","\Software\OEM\TFLOSettings\","FingerPressure",-1)
RegWriteDWord("HKLM","\Drivers\TouchPanel\", "PressureThreshold",-1)
cyron_at said:
RegWriteDWord("HKLM","\Software\OEM\TFLOSettings\","FingerPressure",-1)
RegWriteDWord("HKLM","\Drivers\TouchPanel\", "PressureThreshold",-1)
Click to expand...
Click to collapse
Can't find this one-- "FingerPressure"
Do you mean changing the "PressureThreshold" value to -1?
Thanks
cyruslam said:
Can't find this one-- "FingerPressure"
Do you mean changing the "PressureThreshold" value to -1?
Thanks
Click to expand...
Click to collapse
..here the complete thread:
http://forum.xda-developers.com/showthread.php?t=469865&highlight=FingerPressure
HKEY_LOCAL_MACHINE\Drivers\TouchPanel, item DWORD PressureThreshold, set up value 000000f0 (original 00000027).
what is hkey_local....where is this??i can find it anywhere...??help....
You will need some registry editor. Such as this one
I just got my D2 yesterday.
One problem I have is that, when I am scrolling up/down the screen which contains multiple entries (such as the Setting's page or All contacts), when I swipe my finger or stylus across the screen, one entry is frequenctly selected as a result of the swipe gesture.
Is there a way to change to double tap to select an entry, or otherwise 'strengthen' the sense its a swipe not a tap?
Connor.McLeod said:
I just got my D2 yesterday.
One problem I have is that, when I am scrolling up/down the screen which contains multiple entries (such as the Setting's page or All contacts), when I swipe my finger or stylus across the screen, one entry is frequenctly selected as a result of the swipe gesture.
Is there a way to change to double tap to select an entry, or otherwise 'strengthen' the sense its a swipe not a tap?
Click to expand...
Click to collapse
Found out in the contact manager, if I swipe and hold my stylus on the screen briefly after swiping , the entry is not selected.
Will do the same with the other applications. Hopefully the same trick works.