how to keep WIFI on ? - 8125, K-JAM, P4300, MDA Vario ROM Development

on kaiser you need to edit REG like this
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Power\State\Suspend\{98C5250D-C29A-4985-AE5F-AFE5367E5006}
-change (Default) DWORD Dec to 1
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Power\State\Resuming\{98C5250D-C29A-4985-AE5F-AFE5367E5006}
-change (Default) DWORD Dec to 1
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Contro l\Power\State\Unattended\{98C5250D-C29A-4985-AE5F-AFE5367E5006}
-change (Default) DWORD Dec to 1
now , i know kaiser and wizard are different, but is there reg edit for wizard ?

Related

All NLS overrides ;O)

You can set some of them with Settings > Regional Settings but not all of them (and sometimes you want more control, like setting the format for the taskbar clock time and date)
When doing "strings -u coredll.dll" on the ROM files it came up with the following overrides:
[HKLM\nls\overrides]
IPSIZ
IFWOY First Week Of Year
IFDOW First Day Of Week (0=monday)
ITLZr
ICaln Calendar Type? Gregorian=1
ITMPN
ITime 0 or 1
IDate 0 or 1
INCur Neg Currency layout
ICurr Pos Currency layout
IICDi Number of decimal Currency digits
ICDig
INNum
ILZro Leading zero's on off
IDigt Number of decimal digits
IMsur Measure System 0=metric
;
SNeSg Negative Sign char
SPoSg Positive Sign char
S1159 AM string
S2359 PM string
SYMon
SLDte Long Date format string
SSDte Short Date format string (Taskbar Clock)
STFmt Short Time format string (Taskbar Clock)
STime Time separator char :
SDate Date separator char -
SMGrp Digit grouping char
SMThS Thousands separator char
SMDcS Decimal separator char
SISym
SCrcy Currency char
SGrup Grouping format string
SThsn
SDeci Decimal separator
SList List separator ;
All from type REG_SZ (normal text string) whit first letters:
i.... for integer (so numbers)
s....for strings (text format)
Can anybody fill this in?
Cheers
I think ITLZr is the same as iTLZero in HKCU\Control Panel\International\ PC windows registry.
So, it's 1 for leading zero in time string ("06:17 PM") or 0 otherwise ("6:17 PM").

Display doesn't dim {SOLVED}

Something went wrong with my Vox. It doesn't longer completely dim the display after a given timeout. What could be the problem?
Search this forum maybe?
http://forum.xda-developers.com/showthread.php?t=303778
agentdr8 said:
Search this forum maybe?
http://forum.xda-developers.com/showthread.php?t=303778
Click to expand...
Click to collapse
Thanks for the hint but I couldn't figure out which keys to edit or create. Could you please show me an overview of your keys in "HKEY_Current_User > ControlPanel > Power"?
Thank you in advance.
I found the full version of the tutorial and it worked: http://titourhea.free.fr/site/faq.php?lng=fr&pg=312
Thanks to all
What do they mean with:
"HKEY_Current_User, ControlPanel, Power, faire : Values, Display (cliquer dessus), Value Data par défaut = 60"
Do they mean setting value "Default" in HKCU/ControlPanel/Power ?
(in my case it is unset)
Or do they mean setting value "Display" in HKCU/ControlPanel/Power ?
(in my case "Display" does not exist)
Depending on which registry editor you use, it'll have different means of editing the values for that key's default value.
So if it were arranged as a tree, it would look like this:
Code:
HKCU
\\
ControlPanel
\\
Power <== *** under here, you'd edit its (Default) (or hit Values softkey in PHM) ***
\\
LockLevel <== this is a sub-key of the Power key, which has it's own values
\\
Display <== if this existed, it would be here, as another sub-key of Power
I have still not under stood. I am using resco registry editor but : what to change in what I have somethin " Locklevel" under Power.. nothin else. what to change in this. I am using HTC VOX
jsbutran said:
I have still not under stood. I am using resco registry editor but : what to change in what I have somethin " Locklevel" under Power.. nothin else. what to change in this. I am using HTC VOX
Click to expand...
Click to collapse
I do not understand either:
so you do have to create a value under "Power" that is called "Display" (if - as with my Vox - it is not there) and under that you can enter 60,30 or whatever?
TIA
Here's how I did it using Resco's Registry Editor.
Navigate to HKCU>ControlPanel>Power
There you will find:
Code:
..
LockLevel
(Default)
Display
Click on "Display". Now you will see "DWORD Data". Enter "30" there (stands for seconds).
PS. You DO NOT need to create any new keys, string values or whatever.
In my case after some readings from various forums i've found out my problem was caused by installing the tcpmp player. It created the "display" value in the first place. So the best way is to simply delete the "display" value.
After that on the tcpmp player options > settings > advanced - select the options for " no backlight keepalive for video" and home screen timeout for music".
This solution has worked for me. I just have to manually change the display timeout settings to "never" before playing anything on the player.

Fix for Norwegian (scandinavian) keyboard

After upgrading my Wizard with TNT.19199 Series v.2 (Pro) I couldn't use my previous files for changing both hardware and software keyboard to Norwegian. My Wizard just kept freezing (had to reflash).
Here is what I did.
Software keyboard:
- used Resco Keyboard
Hardware keyboard:
- Changed the following registry entries:
HKCU\ControlPanel\Keybd\Locale = 0414 (String)
HKCU\keyboard layout\Preload\1 = e0010414 (String)
For other codes: Link
Remember to back up your registry before making changes.

Change Manila Sense 2.1 Home Tab Font Color (Working !!)

Hi All,
I was looking for a way to change the manilla Home Tab Font Color for Calls and Calendar Text.
After searching and testing all I can find on xda-developers, it seems nothing worked for me.
So using m9editor and searching for a while, I finally succeded !!
Here it goes :
* 2 manila files are involved :
* 1c684cd8_manila
This file is the Home mode9 file. It controls how the fixed elements are displayed. This one will be used to change fixed text font color on the home tab.
* 77faa36d_manila
This file is the manilla lua script files that controls how the font colors are handled when event occurs (typically, clicking on the alarm change the alarm font color, so ot is for calendar and so on)
After that, follow these steps :
1 - Install M9Editor
2 - Copy these two files from you phone to your computer
3 - Open M9Editor and choose the directory where you copied the above files as source directories
4 - Open 1c684cd8_manila in M9Editor and change the Color attribute of the elements you want to change knowing that R,G,B are the red, green, blue colors components.
ie: CarrierNetwork for the Carrier text, MissedCallText, VoicemailText, UrgentVoicemailsText, Appointment0_Time, and so on.
5 - Save the file
After these steps, go to your PDA, disable Sense Home plugin and copy the modified file to /windows/ directory then restart manila.
You will see that all colors have been changed !!!
BUT, if you click on alarm or calendar and return to the home screen, colors have been changed back to previous color. That is why we need to edit the 77faa36d_manila file.
6 - Go back to your computer and open 77faa36d_manila in M9editor.
7 - Right click on the file and choose decompile and save source. This will generate the associated source script file as 77faa36d_manila.lua
The file should look like :
-- Decompiled using luadec 1.0 by sztupy (http://winmo.sztupy.hu)
-- Command line was: temp.luaA
require("themecommon")
Theme_MainTextUnselectedLevel0 = Color(0, 0, 0, 255)
Theme_MainTextSelectedLevel0 = Color(255, 255, 255, 255)
Theme_MainTextUnselectedLevel1 = Color(120, 120, 120, 255)
Theme_MainTextSelectedLevel1 = Color(255, 255, 255, 255)
Theme_MainTextUnselectedMenu = Color(120, 120, 120, 255)
Theme_MainTextSelectedMenu = Color(255, 255, 255, 255)
Theme_SubTextUnselectedLevel0 = Color(204, 204, 204, 255)
Theme_SubTextSelectedLevel0 = Color(204, 204, 204, 255)
Theme_SubTextUnselectedLevel1 = Color(51, 51, 51, 255)
Theme_SubTextSelectedLevel1 = Color(204, 204, 204, 255)
Theme_OnOffTextUnselectedLevel0 = Color(179, 179, 179, 255)
Theme_OnOffTextSelectedLevel0 = Color(179, 179, 179, 255)
Theme_OnOffTextUnselectedLevel1 = Color(50, 50, 50, 255)
Theme_OnOffTextSelectedLevel1 = Color(179, 179, 179, 255)
Theme_AlarmTextUnselected = Color(255, 255, 255, 255)
Theme_AlarmTextSelected = Color(255, 255, 255, 255)
Theme_AlarmTextOff = Color(153, 153, 153, 255)
Theme_DateTextUnselected = Color(255, 255, 255, 255)
Theme_DateTextSelected = Color(255, 255, 255, 255)
Theme_HomeNotificationsMainSelected = Color(255, 255, 255, 255)
Theme_HomeNotificationsSubSelected = Color(204, 204, 204, 255)
Theme_HomeNotificationsMainUnselected = Color(255, 255, 255, 255)
Theme_HomeNotificationsSubUnselected = Color(255, 255, 255, 255)
8 - Here you can change the color of the font for unselected and selected elements of the manila sense interface. If you change the first one (Theme_MainTextUnselectedLevel0) then all unselected text color through manila will change (for instance, the setting tab unselected text will change to this color, as will the home alarm and calendar text and so on).
Entries of interest here are :
Theme_HomeNotificationsMainSelected = Color(255, 255, 255, 255)
Theme_HomeNotificationsSubSelected = Color(204, 204, 204, 255)
Theme_HomeNotificationsMainUnselected = Color(255, 255, 255, 255)
Theme_HomeNotificationsSubUnselected = Color(255, 255, 255, 255)
Change these ones to the color you want.
9 - Save the lua file and go back to M9editor. Right Click on the 77faa36d_manila file and then choose compile and import. This will recompile your modified lua script.
10 - Copy the modified 77faa36d_manila file to your PDA /windows/ directory (don't forget to deactivate manila first).
11 - Reactivate manila plugin.
12 - YOU'RE DONE !!!!!
Hope this will be helpful ...
Don't hesitate if you have questions.
Thomas
very good!
but since i flashed new rom with sense 2.5 (2012), what files do i need to edit then ?
thank you !
tombbb said:
very good!
but since i flashed new rom with sense 2.5 (2012), what files do i need to edit then ?
thank you !
Click to expand...
Click to collapse
should be 7c60907d_manila (mode9 file) and 6b1f20b2_manila (lua file) for manila 2.5.2012
pow1976 said:
should be 7c60907d_manila (mode9 file) and 6b1f20b2_manila (lua file) for manila 2.5.2012
Click to expand...
Click to collapse
I´m Trying!!!
Excuse me for my english...
In the 7 step...
" 7 - Right click on the file and choose decompile and save source. This will generate the associated source script file as 77faa36d_manila.lua
The file should look like : "
have a problem. When a Right clik on the file .lua, m9editor stop and exit.
I use Windows Vista and i try to modify 7c60907d_manila (mode9 file) and 6b1f20b2_manila (lua file) for manila 2.5.2012.
Anyone has the same problem?
Someone could modify 6b1f20b2_manila (lua file) for manila 2.5.2012?
7c60907d_manila with the appointments in green color for sense 2.5.2012.
SANTO_UIQ3 said:
7c60907d_manila with the appointments in green color for sense 2.5.2012.
Click to expand...
Click to collapse
Can anyone help to decompile the 6b1f20b2_manila file?
I try to change the Color, what i have to do in the 7c60907d_manila file?
for example "CarrierNetwork" there are the following lines:
Code:
<Property> Name=Instance Name Value="CarrierNetwork"
<Property> Name=Position Value="PosX=22 PosY=-10 PosZ=0"
<Property> Name=String Value=""
<Property> Name=Invert Text Mask Value=""
<Property> Name=Font Name Value="Helvetica LT 35 Thin"
<Property> Name=Font Path Value="..\..\HelveticaNeue LT 35 Thin.ttf"
<Property> Name=Font Size Value="24"
<Property> Name=Size Value="Width=250 Height=32"
There is nothing about color, what do i have to add or change?
@dapbmonkey4u
The attached file ist the decompiled 6b1f20b2_manila
BdT
Varmandra
nice!
good to see that people are working on it ^^
keep walking!
working is good, i guess what i have to do, try and error....
I tried out to change i find
techparaiso.com/windows-mobile/tutorials/237-customizing-touchflo-3dmanila-home-screen
so i think i have to add <Property> Name=Font Color Value="0x00ff00", but i think the Value ist not correct, because nothing change.
What is the correct Value, i know from HTML #00ff00, and i saw "R=0 G=255 B=0" or "0x00ff00" in other TUT. or just "00ff00" or is it like the LUA-Script "(255, 255, 255, 255)"
Is there some one who can give me a tip?
BdT
Varmandra
I'm looking for a green version using r=94 g=233 b=74 a=0 for the weather text on the home tab (19ed95eb_manila)...there is a blue one available. I tried to use m9editor to do it myself but there is always some "exception" and it won't continue past half of the manila file. Anyway I can get an older version, or at least that particular green already put into a manila file? Thanks!
Will this work on TF3d 2.1

Hardware keyboardfix for WM6.5

I have the problem with the 6.5 rom releases and the English qwerty hardware keyboard not working properly.
The shift key transfers me to messages and the caps lock key gives me a virtual figures keypad.
(besides the capslock and shift function that works a well.)
The figures above the numeric keys on the harware keyboard does not work as well.
It seems that it is not going to be fixed soon, so I made a little workaround:
1. Install EA Keyboard Mapper for Windows Mobile
(v0.9.4 (Beta), December 4, 2004)
http://ae.inc.ru/aekmap094.php
2. Make a file called "English x7510.AEK"
And paste the folowing code in it:
Layout English - X7510
Hint English
HookShift 1
HookCapsLock 1
key 0031 c0021 c0031 c0021 c0031 ; 1 !
key 0231 c0021 c0021 c0021 c0021 ; !
Key 0032 c0022 c0032 c0022 c0032 ; 2 @
Key 0232 c0022 c0022 c0022 c0022 ; @
Key 0033 c0023 c0033 c0023 c0033 ; 3 #
Key 0233 c0023 c0023 c0023 c0023 ; #
Key 0034 c00A7 c0034 c00A7 c0034 ; 4 $
Key 0234 c00A7 c00A7 c00A7 c00A7 ; $
Key 0035 c0024 c0035 c0024 c0035 ; 5 %
Key 0235 c0024 c0024 c0024 c0024 ; %
key 0036 c0036 c0036 c0036 c0036 ; 6 ^
Key 0236 c0036 c0036 c0036 c0036 ; ^
key 0037 c0037 c0037 c0037 c0037 ; 7 &
Key 0237 c0037 c0037 c0037 c0037 ; &
key 0038 c002A c0038 c002A c0038 ; 8 *
key 0238 c002A c002A c002A c002A ; *
key 0039 c0028 c0039 c0028 c0039 ; 9 (
key 0239 c0028 c0028 c0028 c0028 ; (
key 0030 c0029 c0030 c0029 c0030 ; 0 )
key 0230 c0029 c0029 c0029 c0029 ; )
Click to expand...
Click to collapse
3. place the file inside the AE Keyboard Mapper folder on the x7510. And select the profile in the EAKMap Settings. You can find it in programs.
My shift and caps lock work as intended again and some of the figures above the numeric work too. Some of them still don't work and I am trying to figure out why.
Cheers!
Other solution that work for me on ezinput 2.1:
- Copy the attached file to \windows folder
- Replace the following registry key to map the new keyboard file
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9\IME\KeyboardLayouFiles]
"07FF"="eT9.Athena.kmap.txt"
Can this fix work perfectly with Athena X7500?
Cheers.
YOSEFE said:
Can this fix work perfectly with Athena X7500?
Cheers.
Click to expand...
Click to collapse
I think yes, but I'm not sure. Just test it and tell us the result (you can undo the changes, so there is no risk)
xtep said:
Other solution that work for me on ezinput 2.1:
- Copy the attached file to \windows folder
- Replace the following registry key to map the new keyboard file
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\Tegic\eT9\IME\KeyboardLayouFiles]
"07FF"="eT9.Athena.kmap.txt"
Click to expand...
Click to collapse
It works very well.
Thanks a lot!

Categories

Resources