yotareader - could I change default dictionary ? - YotaPhone

Is there any chance to change default yotaphone 2 - yotareader dictionary to colordict ?

Related

How to change a keyboard layout?

I bought an almost new O2 XDA mini S with iMate software (why is iMate's SW so popular?) and as its keyboard is mapped as a German one it was all fine until I haven't reinstalled the system yesterday. While getting to know the device better I even came across an option to change keyb's layout (then I saw that the signs on the buttons don't correspont to what I type, so I left it set to German).
As I said, after the format English became the default layout and it's very hard to type now.
Where/how can I set it to German layout. I'm not sure if I had installed something that allowed me to do that prior to reinstallation.
Thanks in advance
u will have to do a small registry tweak as follows :
Registry: HKCU\ControlPanel\Keybd
Key: Locale (string)
Value: 0407 German
u will need a software to access the registry like resco explorer or total commander
or u can read this :
http://forum.xda-developers.com/viewtopic.php?t=39725&highlight=easy+tweaking
Thanks tunx. I think that was what I did when changed to English for the first time
Hi, I have the german keyboard too and I was wondering if would it be possible to switch the z and w keys like on an english keyboard?
read the above link
or do this yourself :
Registry: HKCU\ControlPanel\Keybd
Key: Locale (string)
Value: 0809 English UK
0409 English US
0407 German
Anybody knows what is value for Polish keyboard layout?
oleyek said:
Anybody knows what is value for Polish keyboard layout?
Click to expand...
Click to collapse
It's listed here http://www.microsoft.com/globaldev/reference/winxp/xp-lcid.mspx
Tnx, I wasn't sure where exactly to put that code

Changing the default keyboard

Hey,
I have several onscreen keyboards (OSK) installed on my device. Most of the time i type in arabic when using the OSK, so i always have to change from english to arabic which i find is annoying. Is there a registry key change to have windows always use the arabic keyboard?
Check out this thread and then change your keyboard as you like: http://forum.xda-developers.com/showthread.php?t=255225&highlight=registry

Need little help

After update,my Blue (french keyboard layout) works perfectly but how i can change keyboard layout to french (azerty)?any patch or something.I use helmi's ROM.
How To Use Any Built-in Keybd With A Rom In Other Language
HOW TO USE ANY BUILT-IN KEYBD WITH A ROM IN OTHER LANGUAGE
________________________________________
Very good news, guys!
I found how we can use our own country built-in keyboard using a ROM in a different language.
I have made the test with German, Greek, Spanish, French and Italian... and it works great! It's extremely simple to do it. You just need to change a value in the registry :lol:
You must edit the registry with any registry editor, i.e. PHM Registry editor and you must change change this key:
HKEY_LOCAL_MACHINE\SOFTWARE\OEM\QWERTY
Layout=123105 is the default value when you use a WWE ROM. 123105 is the value in decimal for 00020409... and 00000409 is the keyboard layout for the US keyboard in Windows
so if you change the value of "Layout" to...
Layout=132103 (which corresponds to 00020407 in HEX... 00000407 is the German keyboard)
Layout=132104 (which corresponds to 00020408 in HEX... 00000408 is the Greek keyboard)
Layout=132106 (which corresponds to 0002040a in HEX... 0000040a is the Spanish keyboard)
Layout=132108 (which corresponds to 0002040c in HEX... 0000040c is the French keyboard)
Layout=132112 (which corresponds to 00020410 in HEX... 00000410 is the Italian keyboard)
and so on...
In other words, as Layout is a dword key, you have to calculate the value in Decimal of "0002" followed of the last four digits for your Country, for instance "040c" for France. 0002040c in HEX is 132108 in decimal
I think many people will be intererested in this feature
thx mate, i appreciate it

Did they remove Language and Keyboard from the Settings?

I can't seem to find it lol
It's locale and text

Layout advice needed (Apollo style)

Hi, I am developing my first app (http://forum.xda-developers.com/showthread.php?t=2376406) and I'd like to change 2 things:
1) "Apollo style" layout. I'd like to have a swipe-ish layout, so I'll have many tabs easier to use because -for example- into the "quadratic equation" tab I could insert 3 EditTexts, one for each coefficient, and there couldn't be a syntax problem (because you don't have to use spaces and commas)
2) use different strings INTO THE CODE. I have already translated the application (buttons, texviews) using many strings.xml, but I'd like to be able to choose a string instead of another. For example, when I handle errors, I want the string "error" to appear if the system language is set to english, "errore" if it is set to italian, "erreur" if it is set to french and so on
Can you give me some advice on how to do this two modifications?
up, i need your help!

Categories

Resources