How to i use the 2 key per button keypad? - Touch Diamond2, Pure Q&A, Help & Troubleshooting

hey all, how do i activate the 2 letter per button keypad for my diamond 2?
as per this foto: (top left image)
http://www.freewarepocketpc.net/img2/diamondKeys.png

if its installed on your device open your sip and click on the small arrow beneath the keyboard icon on the bottom of the screen. there you can choose the differnet input methods

i thought it came on the stock rom? did htc remove it for the diamond 2?
i have no option for it on my phone at the moment. (i have not dowloaded that application)

Search and you shall find!!
http://forum.xda-developers.com/showthread.php?t=516580

Related

Calender and TF3D

Hy,
is it possible to change one setting?
when i open the standard calender throut TF3D there i can scroll down or up by using TF3D. But i can't go right or left to flow throu the next day or the last day. I must use the pen to press M/T/W/T/F/S/S in the Top of my Screen.
Is there a software or one registry to change this?
Thanks
Clamsy
try using left/right hard-buttons (located left and right from the centre wheel)
I know this is usual.
But maybe there is a possibility to use the TF3D so scroll left or right in the calender.

MS Voice Command on Diamond

Ok, I must be having a brain fart today as I can't find the info I need after multiple searches. I have MSVC installed on my Diamond and it's the latest version (1.6.19214) that I'm aware of. It works perfectly so far and I can activate it with no issues using my Motorola T505 when connected with Bluetooth.
What I cannot do is activate MSVC directly on the phone. There are no buttons available to assign for it in the button settings. Does anyone have a simple and complete set of instructions of how to assign a button of some sort on the Diamond to activate MSVC? Much appreciated and thanks!
James
Go to
settings - Buttons - Button 1 Hold can be reassigned if its the same as the touch pro.
That's the issue I'm having, there is nothing listed in the buttons settings to assign or to re-asign. The window is blank and I can't see any way to add a button into the window to assign. Any thoughts? Thanks!
James
Hi ,
My solution was to re-assing the "Phone" screen buton on TF3D to Voice command :
From Diamnod Tweaks list :
31. Remap Manila softkeys:
HKLM/Software/HTC/manila/
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
Thanks, I'll have a look at that one. I thought there was a way though to remap a "long press" on the talk button or some such to activate voice command? Cheers!
James
joudbren,
interesting, I am just about the ask the same question as I just got my motorola t505 yesterday.
My other question is, when I first pair with motorola t505, I could get voice confirmation , then I say yes to make the call. Now I don't get voice confirmation at all, if I yes, it will make the call, if I say no it will not make the call.
I am wondering how can I get the voice confirmation back
Did you ever find a way to do this? I have MSVC running as a program but cannot assign it to a key.
momyc said:
Hi ,
My solution was to re-assing the "Phone" screen buton on TF3D to Voice command :
From Diamnod Tweaks list :
31. Remap Manila softkeys:
HKLM/Software/HTC/manila/
HomeLSKPath, which is the left softkey (Standard = Phonepad)
And
HomeRSKPath, which is the right softkey.
If you change these with the location of the programs you want to link to, and simultaneous change the names:
HomeLSKText = Left softkey text
And
HomeRSKText = Right softkey text.
Click to expand...
Click to collapse
Apart the solution above , I use Gscroll by tapping twice on the center wheel. It's working on 90% of the time.

switching to landscape mode?

I'm sure there is a program someone has written to switch you screen to landscape mode without sliding the keyboard out,could someone point me in the right direction please i have done a couple of searches for it and scoured through numerous pages but cannot find it.
Thanks
AEButton Plus. You can set a button press (once, twice, etc) to rotate the screen.
start - settings - personal - buttons - change assign to a button to <rotate screen>
When you get wrong direction of rotation you need to go to settings - system - screen and change orientation
Then you will get changing screen to landscape,
i got that on hold button 6
Ok i have looked into ae button plus and this is just for mapping keys,in the default rom keymapper you can't select <rotate screen> as a option to map to a button.does ae button plus somehow make this command available to you?
Just looked again and found it...DUH!
Thanks guys
u need this program
this is the best program i was found its the same as the guy on top say.
i upload it to my privet server so u can download it www.webmotion-design.com/screen.rar its 2 small cab and install them both and then add a hard butten to one of them .koby
Great tip. I never realized it was in the list for buttons. I have always wanted this capability assigned to a button rather than a 3 step process. Thanks.
Thank you for the tip!!!!! Awesome... my Tomtom now displays as expected
mirorr please

how can i change my touchcreen's sensitivity??

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.

[Q] stock soft keyboard

is there anyway to remove the soft (on screen) keyboard and use the stock one with Gingerbread/Froyo?
this moto/integrated swype thing kinda sucks
maybe it's because i've become so used to the suggestions/auto complete from my D1 but i really just want the basic android version
I can't verify this right now on my Droid 4 (cuz I bricked it ), but you should be able to press-and-hold the Swype menu button (the long S with the hand icon, the softbutton on the bottom left corner) and get to a menu which features a "Select Input Method" item. Use that menu and select "Android keyboard" and Bob should be your uncle.
I believe you can change the input method (keyboard) by long-pressing in any text entry box.
Thanks guys, I assumed this was a 'moto tweak' and didn't realize it was that easy to switch back.

Categories

Resources