Hello everyone!
Does anyone got information how can I rotate screen in my SP5, ie force it to work in landscape orientation?
Operating system I'm sure can do it, because when I exit some games I see that my today screen reoriented in landscape mode.
Does some utility exist that can do it?
Thank you for your kind attention and help
Hello guy !
Sorry for my poor english, but with which games your homescreen become in landscape mode ?
I shearch for a long time a solution, but I can't do that !
I hope an answer, thank you !
Related
Hello everybody,
Today i was at the diamond section, and there is udk with a new Rom for the diamond.
Inthe set of screenshots there you can see a keypad with up,dom,left,right arrows. This seems very helpful to me.
Maybe anybody can tell me, what keyboard is it (think extracted from the new Touch HD).
Is anybody able to bring this wonderful Keypad to our TP´s?
What do you think helpful or not?
Link: http://forum.xda-developers.com/showthread.php?t=438313
edl said:
Hello everybody,
Today i was at the diamond section, and there is udk with a new Rom for the diamond.
Inthe set of screenshots there you can see a keypad with up,dom,left,right arrows. This seems very helpful to me.
Maybe anybody can tell me, what keyboard is it (think extracted from the new Touch HD).
Is anybody able to bring this wonderful Keypad to our TP´s?
What do you think helpful or not?
Link: http://forum.xda-developers.com/showthread.php?t=438313
Click to expand...
Click to collapse
isn't that just a standard keyboard on all phones?
baboola said:
isn't that just a standard keyboard on all phones?
Click to expand...
Click to collapse
No. It's the Blackstone keyboard.
Besides you don't really want it. Since you already have the same size VGA keyboard, that is only different because the Blackstone doesn't have a d-pad so it has those arrow buttons. You wouldn't really want it, it wastes your space and the keys are smaller.
Maybe someone could be so kid and share the files, or a cab?
Thank you
Hey,
I installed MorphGear and it works fine. But it displays the game very small. This is my first problem.
My other question is: How can I use my keyboard instead of the virtual gamepad?
When I accept the settings "Display orientation: East" the Display and the orientation of the keyboard don't agree.
Does anybody could help?
Thank you!
Hi all,
Do you know a way to enable back the original WM keyboard ? I really miss it because of the gesture settings for shift, backspace, space and and enter keys!
Or do you know a way to enable gesture settings in HTC keyboard ?
Thank you.
Yes and I want wm Keyboard ... please help !!! THX.
the same problem
about 5 hours in active search and with no results
does anybody knows it is possible to take native kbd files from wm 6.1?
I'm wanting to test some keyboards before I buy, not sure what the original win mo one is like or how to get it, but imagine it would be quite hard.
Can anyone PM me some links to get some keyboards to try, like Resco etc? Sorry for hijacking!
In sk-tools I have seen under "Eingabemethoden" (= should input method or something simelar) that the standard WM keyboards are just deactivated.
So you can give it a try with sk-tools and reactivate whatever you want.
I will not try it for you because so far my HD is running fine and I want to wait with the next hard reste for the next rom ...
Best regards,
dingolino
Lord.Nibbler said:
Hi all,
Do you know a way to enable back the original WM keyboard ? I really miss it because of the gesture settings for shift, backspace, space and and enter keys!
Or do you know a way to enable gesture settings in HTC keyboard ?
Thank you.
Click to expand...
Click to collapse
Thank you dingolino you are right, the keyboard is still there but hidden or may I say quite buried by HTC
I don't have the registered version of skTools so I browsed the web to try to find a way to enable it back :
First I tried to enable it in registery : http://forum.xda-developers.com/showpost.php?p=4990566&postcount=3
But it wasn't enough ...
So then I tried SIP Change which allows to force to display the keyboard But the little arrow that allows to choose the keyboard still doesn't display the keyboard in the list So for now I have to launch SIP Change each time I want to choose the standard WM Keyboard (which BTW is surprisingly good and finger friendly enough if you enable gestures )
So the last thing I miss is some hack to remove the s*cking uhh I mean HTC "customized" little arrow at the right of the keyboard to display a menu with all the keyboards installed and also the settings for each keyboard. I tried to wander as discussed it the following post : http://forum.xda-developers.com/showthread.php?t=482910 but for now I didn't found a solution that works.
So if someone have a solution to disable the "HTC customized little arrow" and replace it by the standard one please share it with us
Cheers,
Nibbler.
Alrite. I don't know if its because its my first ever touchscreen phone or if i i still need practice. But its so hard to type on the touchscreen qwerty on touch2.
I keep getting mistakes!
The buttons are just too small for me. I just cant do it. I use iphone and its easy but when i use touch2 i always get mistakes. WHY?!?!?!
[don't tell me i shud hav gotten iphone, i hate them, too common, i wana be unique]
I used my dad's HTC TD2. He has qwerty. And i get no mistakes cause i tilt the keyboard to the left side and text.
Please tell me how i can tilt my qwerty keyboard to the left too.. The screen rotation just doesnt work for the keyboard.
I appreciate it x100000000000000000000billlllionnn if theres a solution..
I have to keep using my nokia 6500 in school cause i can send sms's faster before the teacher catchs me. Please help
Unfortunetly the touch 2's ezinput keyboard does not support rotation (rotation can be activated on your touch if you so desire, look around and you'll find it)
you could try a custom qvga htc ezinput that does support landscape (again, use the search, ive seen it somewhere) alternatively, get SPB keyboard is it not only supports landscape but also fullscreen, very handy. just make sure you turn off its USELESS predictive text option.
Hope this helps.
Also, you shouldnt be texting in class, I'm confiscating your phone, come collect it after school, also....detention! My office! NOW!
I'm going to try SPB Keyboard, what do you use for texting?
well I use the default EZInput keyboard now, but for a long while I used spb keyboard, I've tried swipe and touchpal and fingerkeyboard but none match the brilliance of SPB keyboard.
Keyboard
Dear Deepak
how r u ?
You know about Vito's 'Zoomboard' ?. It has zoom option. we can type without wrong entries. but it is paid one, 10 $.
if you already know about this, soorry.
you go here
http://vitotechnology.com/onscreen-keyboard.html
Thanks and Regards,
SURESH, TRIVANDRUM, INDIA.
Hey guys,
I'm currently working on an Android game in Unity, where at the end the player can enter his name into a scoreboard. I open the keyboard with the script Touchscreenkeyboard.Open (). My only problem is that I don't know how to check if the player just clicks on the screen above the keyboard so that it disappears. The only method known to me is wasCanceled, but on my Android device it only reacts when I close the keyboard with the back-onscreen-key.
I hope you know a way to solve my problem.