TUTORIAL:how to have sliding sound keyboard - Touch Dual, MDA Touch Plus ROM Development

hi guys,recently I have succeeded,to have a sliding sound keyboard,on nike...
i know that Phoenix ROM have this option inside,and i like this,but usually,i'm using Lilly ROM,and so i was going to study Phoenix ROM's registry configuration.
my device is so customized
ROM : Lilly 1.2 ita
HSPL : 1.22
Radio: 1.65.28.25
all you need is PhmRegedit or similar program
1) go to HKEY_LOCAL_MACHINE/Software/HTC/SlidingSound
2) add this 2 DWORD
value name:ActiveSlidingSound /value data:1
value name:SlidingSoundEffect / value data:1
3) add 3 new keys named "0" "1" and "2"
4) inside "0" key you must be create this 3 string value
value name: Default / value data: Star Trek Door
value name: in / value data: 0_in.wav
value name: out / value data: 0_out.wav
inside "1" key you must be create this 3 string value
value name: Default / value data: Light Sabre
value name: in / value data: 1_in.wav
value name: out / value data: 1_out.wav
inside "2" key you must be create this 3 string value
value name: Default / value data: Transformer
value name: in / value data: 0_in.wav
value name: out / value data: 0_out.wav
5) now you must to put in windows the pack at the link below
http://www.mediafire.com/download.php?43nhmmtyjzd
6) soft reset
this is Phoenix configuration,just copied,and trying to change sound i can say that it work with this values:
ActiveSlidingSound :1
SlidingSoundEffect :1
and changing sound with
ActiveSlidingSound :2
SlidingSoundEffect :2
dont' work with this values:
ActiveSlidingSound :0
SlidingSoundEffect :0
ActiveSlidingSound :1
SlidingSoundEffect :0
many thanks to rling and this wonderful ROM....without Phoenix i can't discover all this....

http://forum.xda-developers.com/showthread.php?t=366681&highlight=sliding+sound

Related

Change the display of the clock in the taskbar

i have tried this hack and it does not work for me. i have the htc x7500
does it work for you
thanks
Change the display of the clock in the taskbar
The clock in the taskbar can be changed to show not only the time, but also the date, or just the date, or nothing at all.
To show nothing:
HKLM\Software\Microsoft\Shell\TBOpt = 0 (DWORD decimal)
To show just the clock:
HKLM\Software\Microsoft\Shell\TBOpt = 1 (DWORD decimal)
To show just the date:
HKLM\Software\Microsoft\Shell\TBOpt = 2 (DWORD decimal)
To show both the date and the clock:
HKLM\Software\Microsoft\Shell\TBOpt = 3 (DWORD decimal)
date and time on the tb
for me following cab works ok, but I have other problem - when keyboard is closed on the visible bar I see only full hours - instead of 22:36 I see only 22:00 till 23. Anyone has a clue how to change it?
try moving the volume button up when the mini display is on
irus said:
try moving the volume button up when the mini display is on
Click to expand...
Click to collapse
Wow, I didn't even know that the mini display changed! I didn't have any problems showing the minutes, but I did not know about the volume button changing the display
thanks for the suggestion.
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shell\
Create a binary value named "TBOpt" and set its value to "13 00 00 00
then
1) Open ur registry editor (either PHM Registry Editor or Resco Explorer 2003).
2) Go to HKEY_LOCAL_MACHINE\nls\overrides
3) Create 1st String Value: Name = S1159 & String = Am
4) Create 2nd String Value: Name = S2359 & String = Pm
5) Create 3rd String Value: Name = STFmt & String = hh:mm t'M '
6) Soft-reset.

How to set a different SIP as default?

I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
asci said:
I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
Click to expand...
Click to collapse
You can use this sipchange utility.
http://forum.xda-developers.com/showthread.php?t=271008
Another way is to use tweaks2k2. However, be very careful with this product, as its soft reset was written many many years ago, and would result in a forced hard reset. I had forced hard reset at least 10 times before I identified this as the culprit. The creator of the program told me to avoid using software soft reset by his program. (use stylus to push into the reset hole instead.).
There is also the option of editing the registry key. However, this requires that you know for sure what the product's sip keystring is. If you identify the wrong one, it would result in hard reset. I've experienced it when trying to choose tengo. There are at least three tengos!
Regards.
eaglesteve said:
You can use this sipchange utility.
http://forum.xda-developers.com/showthread.php?t=271008
Another way is to use tweaks2k2. However, be very careful with this product, as its soft reset was written many many years ago, and would result in a forced hard reset. I had forced hard reset at least 10 times before I identified this as the culprit. The creator of the program told me to avoid using software soft reset by his program. (use stylus to push into the reset hole instead.).
There is also the option of editing the registry key. However, this requires that you know for sure what the product's sip keystring is. If you identify the wrong one, it would result in hard reset. I've experienced it when trying to choose tengo. There are at least three tengos!
Regards.
Click to expand...
Click to collapse
Someone also posted these reg hacks from
http://www.ppcsg.com/index.php?showtopic=45727
Warnings:
- It is EXTREMELY IMPORTANT TO BACKUP your ppc beforehand, bcos any single mistake u enter into your registry for your input method is likely to cause ALL your input methods to be unrecognised = have to hard-reset.
- I insist u check your values SEVERAL TIMES to check if its correct, before u tap 'ok' and soft-reset your device (mistakes irreversible after that except hard-resetting).
1) To make 'Letter Recogniser' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429690-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset.
2) To make 'Block Recogniser' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429691-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
NEW!!!
3) To make 'Phone Pad' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {51A2CB38-154E-4C92-A625-A83871C99EC2}
iv) Soft-reset.
NEW!!!
4) To make 'TenGo Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {5efab5bd-0af5-48f8-abec-6f36e3a0b5af}
iv) Soft-reset.
NEW!!!
5) To make 'Fitaly' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {95BDB641-772F-11d2-AC6B-204C4F4F5020}
iv) Soft-reset.
NEW!!!
6) To make 'SPB Full Screen Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1}
iv) Soft-reset.
NEW!!!
7) To make 'Resco Keyboard Pro' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {A070BE16-AD56-11d3-BC77-00C06C512035}
iv) Soft-reset.
NEW!!!
7) To make 'RapidCalc' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {991A1000-9DCB-11d3-B3C2-000000000000}
iv) Soft-reset.
NEW!!!
8) To make 'Transcriber' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=51859
NEW!!!
9) To make 'Calligrapher' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=52648
Just a final note, in case u change your mind later and would like the original 'Keyboard' back:
10) To make 'Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429667-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
I have no idea whether they work or not. As usual, use at your own peril.
asci said:
I can't set as default SIP any 3rd part keyboard software (Like Resco or something like that) but the default input method on my X7500 WM6 from input method panel. It seems also it freezes my device.
Any suggestions?
Click to expand...
Click to collapse
No such problem at all. After installing Resco keyboard, I clicked an arrow button placed on side of keyboard icon on the lower bar. Then I got a list of keyboards installed (Standard , Resco, Transcriber, and so on). I have selected Resco keyboard, and that's it. From that time my resco keybord is always my default, as long as I select another one in the same way.
Abram said:
Someone also posted these reg hacks from
http://www.ppcsg.com/index.php?showtopic=45727
Warnings:
- It is EXTREMELY IMPORTANT TO BACKUP your ppc beforehand, bcos any single mistake u enter into your registry for your input method is likely to cause ALL your input methods to be unrecognised = have to hard-reset.
- I insist u check your values SEVERAL TIMES to check if its correct, before u tap 'ok' and soft-reset your device (mistakes irreversible after that except hard-resetting).
1) To make 'Letter Recogniser' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429690-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset.
2) To make 'Block Recogniser' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429691-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
NEW!!!
3) To make 'Phone Pad' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {51A2CB38-154E-4C92-A625-A83871C99EC2}
iv) Soft-reset.
NEW!!!
4) To make 'TenGo Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {5efab5bd-0af5-48f8-abec-6f36e3a0b5af}
iv) Soft-reset.
NEW!!!
5) To make 'Fitaly' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {95BDB641-772F-11d2-AC6B-204C4F4F5020}
iv) Soft-reset.
NEW!!!
6) To make 'SPB Full Screen Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {26F56EF0-2CE8-4C46-ADC8-FE0A7DF12DD1}
iv) Soft-reset.
NEW!!!
7) To make 'Resco Keyboard Pro' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {A070BE16-AD56-11d3-BC77-00C06C512035}
iv) Soft-reset.
NEW!!!
7) To make 'RapidCalc' Default:
i) Open your registry editor (PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {991A1000-9DCB-11d3-B3C2-000000000000}
iv) Soft-reset.
NEW!!!
8) To make 'Transcriber' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=51859
NEW!!!
9) To make 'Calligrapher' Default: (Not a registry tweak!)
- see http://www.ppcsg.com/index.php?showtopic=52648
Just a final note, in case u change your mind later and would like the original 'Keyboard' back:
10) To make 'Keyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {42429667-ae04-11d0-a4f8-00aa00a749b9}
iv) Soft-reset
I have no idea whether they work or not. As usual, use at your own peril.
Click to expand...
Click to collapse
This is exactly what I was referring to, when I thought I found the key for my tengo... It cost me a hard reset. It didn't say which tengo. Free tengo? Tengo 2.1.? Tengo thumb?
You got the picture. It is risky.
THX to all!
asci said:
THX to all!
Click to expand...
Click to collapse
For what exactly? Which hack worked for you?
anyone know the setting for pocketcm 11b?
up
any body ??
11) To make 'FingerKeyboard' Default:
i) Open your registry editor (e.g. PHM, Resco, etc).
ii) Go to HKEY_CURRENT_USER\ControlPanel\Sip
iii) Change DefaultIm's string value to {C03755DF-3EE7-41DF-AE5E-3FBBCA603F1A}
iv) Soft-reset
In case you're wondering on how to find out the DefaultIm value:
search HKEY_CLASSES_ROOT\CLSID\ for either the name of the input method or for IsSIPInputMethod and you'll get a list.
VERY RISKY.
I did everything according to the above mentioned... but Kaiser didn't start after that. So hard-reset was the only option. It's better to use SIPChange from Sleuth255 (http://forum.xda-developers.com/showthread.php?t=271008) that works just fine
yeahhhh, looks like a hard reset coming right up.... good thing I did a backup just prior. I'm trying to get swype (best soft keyboard ever) to be the default but for some reason it started switching back to the ugly as sin default keyboard after every power off, not a soft reset, just regular on and off, so I wanted to change the default string from keyboard to swype, and looks like I'm going to pay the price.
keyboard change
U R fantastic. I have an hyperdragon IV rom on HTC TYTN 2 and I couldn' t change the default keyboard to resco. Now I can. You saved me. Thanks a lot!

[WM6.5] [Programs] JML.... tools (02-Nov-2010)

Programs Used in JMLToday <= 5.92​
Post#2 : Programs Informations
JMLPicture.exe See Post#3
Build a picture from multiple images/texts
JMLMenu.exe
Displays a context popup menu.
JMLComm.exe
Phone on/flight-mode, Wifi on/off, BT on/off/discoverable, Data on/off
JMLCalendar.exe
Saves the next appointments in registry
JMLSms.exe
Saves SMS in registry
JMLContacts.exe
Saves the next birthdays/anniversaries AND Favorites contacts in registry
JMLMeteo.exe
Saves the MSN or ACCU or GOOGLE weather informations in registry
JMLTasks.exe
Saves the next tasks in registry
Programs Informations ​
JMLMenu v1.80
The menu is configurable via a .mnu file :
- The main menu is [Menu]
- One element per line of menu : label= program;parameters
- One section per submenu : use [] -> label=[mysubmenu]
- External submenu (.mnu file) : use {} -> label={filesubmenu.mnu}
- Separator : sepX=SEPARATOR (X=unique number)
Parameters :
Code:
[b][color=red]-execute[/color][/b] if menu as once choice, it execute it immediately (menu not show)
[b]-x:[/b]X = X coordinate (X clic per default)
[b]-y:[/b]Y = Y coordinate (Y clic per default)
[b]-timeout:[/b]N = timeout in seconds to hide menu (10s per default)
Example : JMLAction.mnu
Code:
[Menu]
Restart Titanium=%JMLTODAY%\JMLToday.exe;-refresh
Update=%JMLTODAY%\JMLToday.exe;-update
Weather=%JMLTODAY%\JMLMeteo.exe;-jmltoday
Configuration=[color=blue][b][Config][/b][/color]
Parameters=[color=blue][b]{JMLParameters.mnu}[/b][/color]
[color=blue][b][Config][/b][/color]
Clock=%WINDOWS%\ctlpnl.exe;cplmain.cpl,16,0
Skin=%JMLTODAY%\JMLTodaySkins.mscr
City=%JMLTODAY%\JMLTodayVille.mscr
Language=%JMLTODAY%\JMLLang.mscr
To Launch :
- in a .pnx file : %JMLTODAY%\JMLMenu.exe;JMLAction.mnu
- in a .mscr script : Run(instPath&"\JMLMenu.exe","JMLAction.mnu")
---------------------------------------------------------------------------------
JMLComm v1.98
Parameters :
Code:
[color=red]-vibrate:duration[/color] = make a vibration (duration=25ms per default)
[color=red]-volume[/color] = toggle vibrate/mute/normal mode[color=red]
-volume:mode[/color] = volume mode : [b]vibrate,mute, normal[/b]
[color=red]-volume:level[/color] = volume level : [b]silent,verylow,low,medium,high,loud[/b]
[color=red]-backlight[/color] = toggle auto/manual mode
[color=red]-backlight:mode[/color] = backlight mode : [b]auto,manual[/b]
[color=red]-backlight:level[/color] = backlight level : [b]mini,low,medium,high,maxi[/b]
[color=red]-gps:timeout[/color] = store latitude/longitude in HKCU\\Software\\JML\\Comm (timeout=60s per defaut)
[color=red]-status[/color] = store some informations in HKCU\\Software\\JML\\Comm
-data = toggle on/off data-connection
-data:on = switch ON data-connection
-data:off = switch OFF data-connection
-phone = toggle on/off phone
-phone:on = switch ON phone
-phone:off = switch OFF phone
-flight = toggle on/off flight-mode
-flight:on = switch OFF phone, wifi, bluetooth
-flight:off = switch ON phone
-bt = toggle 3 states bluetooth
-bt:on = switch ON bluetooth
-bt:discoverable = switch ON with discoverable mode bluetooth
-bt:off = switch OFF bluetooth
-bt2 = toggle on/off bluetooth
-bt2:on = switch ON bluetooth
-bt2:off = switch OFF bluetooth
-wifi = toggle on/off wifi
-wifi:on = switch ON wifi
-wifi:off = switch OFF wifi
Example : turn OFF bluetooth
Code:
instPath = SystemPath( "ScriptPath" )
RunWait(instPath&"\JMLComm.exe", "-bt:off")
exit
---------------------------------------------------------------------------------
JMLCalendar v2.45
Registry structure:
Code:
[HKEY_CURRENT_USER\Software\JML\[color=green][b]Calendar[/b][/color]]
"total" = dword: number of appointments found
[HKEY_CURRENT_USER Software\JML\[b]Calendar[/b]\Cal[color=orange][b]N[/b][/color]]
"oid" = oid item in poom database
"allday" = 0=FALSE, 1=TRUE
"categories" = list of categories
...
"subject" = subject
Parameters for searching :
Code:
-max:N = maximum number wanted (5 per default)
-days:N = number of days involved (5 per default)
-reg:key = registry key to store ("[color=green][b]Calendar[/b][/color]" per default)
Parameters for appointment :
Code:
-dateview:[color=orange][b]N[/b][/color] = open poutlook.exe to view the appointment number N
-deleteall:end = delete all [b]ended[/b] appointments (except reccurring appointments)
-deleteoid:oid = delete an appointment identified by his oid
-notifyoid:oid = show an appointment identified by his oid
---------------------------------------------------------------------------------
JMLSms v1.80
Registry structure:
Code:
[HKEY_CURRENT_USER\Software\JML\[b]Sms[/b]]
"total" = dword: number of SMS found
[HKEY_CURRENT_USER Software\JML\[b]Sms[/b]\Sms[color=orange][b]N[/b][/color]]
"oid" = oid item in SMS in database
"unread" = 1 if unread SMS, 0 otherwise
...
"subject"= subject
Parameters for searching :
Code:
-max:N = maximum number wanted (5 per default)
-read:all = last all type SMS (last unread per default)
-reg:key = registry key to store ("[color=green]Sms[/color]" per default)
Parameters for sms :
Code:
[color=red]-phone:phone-number[/color] = Call a phone number
-reply:[color=orange][b]N[/b][/color] = Send a response SMS
-reply:[color=orange][b]N[/b][/color] = [color=red]-text:"my text"[/color] = Send a pre-defined text response SMS
-mark:[color=orange][b]N[/b][/color] = Mark as read the SMS
-mark:all = Mark as read all SMS
-markid:oid = Mark as read the SMS identified by his oid
-delete:[color=orange][b]N[/b][/color] = Delete the SMS
-delete:all = Delete all SMS
-delete:unread = Delete all Unread SMS
-deleteid:oid = Delete the SMS identified by his oid
-call:[color=orange][b]N[/b][/color] = Call in response to SMS (in order if exist : sender, mobilePhone, homePhone)
-notify:[color=orange][b]N[/b][/color] = show the SMS
-notifyid:oid = show the SMS identified by his oid
-sms:phone-number = Send a response SMS
-sms:phone-number = [color=red]-text:"my text"[/color] = Send a pre-defined text response SMS
---------------------------------------------------------------------------------
JMLContacts v1.95
Registry structure :
Code:
[HKEY_CURRENT_USER\Software\JML\[b]Contacts[/b]\Anniversaries]
"total" = dword: number of contacts found
[HKEY_CURRENT_USER Software\JML\[b]Contacts[/b]\Anniversary[color=orange][b]N[/b][/color]]
"oid" = oid of Contact in database
...
[b][/b]
"picture"= full path of picture file name (in \My Documents\My Pictures...)
Idem for Favorites : in [HKEY_CURRENT_USER\Software\JML\Contacts\Favorites]
Parameters for searching :
Code:
-max:N = maximum number wanted (5 per default)
-days:N = number of days involved (30 per default)
-reg:key = registry key to store ("[color=green][b]Contacts[/b][/color]" per default)
-anniversaries = search in 'Anniversary' field of contact
-birthdays = search in 'Birthday' field of contact
-anniversaries -birthdays are per default
Parameters for contact :
Code:
[color=red]-call:N[/color] = Call a contact
[color=red]-email:address -account:account[/color] = Send a email from an account-name (Outlook per default)
[color=red]-addfavorite:N[/color] = Add a new favorite contact
[color=red]-removefavorite:N[/color] = Remove a favorite contact
[color=red]-callfavorite:N[/color] = Call a favorite contact
-phone:phone-number = Call phone number
-sms:phone-number = Send SMS to phone number
-smsoid:oid = Send SMS to phone number to contact identified by his oid
---------------------------------------------------------------------------------
JMLMeteo v2.55
Registry structure:
Code:
[HKEY_CURRENT_USER\Software\JML\Meteo]
"total" = dword: number of days found
...
[HKEY_CURRENT_USER Software\JML\Meteo\Current]
...
[HKEY_CURRENT_USER Software\JML\Meteo\DayN]
...
Parameters :
Code:
[color=red]-gps[/color] : acquire gps location (as JMLComm.exe)
-msn:code = city code (ex. : [b]FRXX0016[/b])
-lang:ll-ll = language (en-en per default)
-degree:C = C or F (C per default)
-map:m = number of map to download
-accu:code = city code (ex. : [b]EUR|FR|FR002|BORDEAUX[/b])
-metric: = 1 or 0 (1 per default)
-google:code = city code (ex. : [b]Bordeaux[/b])
-lang:ll = language (en per default)
-degree:C = C or F (C per default)
GPS location with built-in jmlPosition:
Code:
-gps
-accu:[b]jmlPosition[/b]
-metric: = 1 or 0 (1 per default)
OR Acquire GPS-location with JMLComm.exe and next call JMLMeteo with :
Code:
-accu:[b]jmlPosition[/b]
-metric: = 1 or 0 (1 per default)
GPS location with Sleuth's myLocation Service :
- first, install http://forum.xda-developers.com/showthread.php?t=607102
- use it to update Latitude/Longitude coordinates
- next, call JMLMeteo.exe with these parameters :
Code:
-accu:[b]myLocation[/b]
-metric: = 1 or 0 (1 per default)
GPS location with Google Latitude:
- first, copy your googleLatitude account in google.ID file.
- next, call JMLMeteo.exe with these parameters :
Code:
-accu:[b]googleLatitude[/b]
-metric: = 1 or 0 (1 per default)
---------------------------------------------------------------------------------
JMLTasks v1.40
Registry structure:
Code:
[HKEY_CURRENT_USER\Software\JML\[color=green][b]Tasks[/b][/color]]
"total" = dword: number of tasks found
[HKEY_CURRENT_USER Software\JML\[b]Tasks[/b]\Task[color=orange][b]N[/b][/color]]
"oid" = oid item in poom database
"categories" = list of categories
...
"subject" = subject
Parameters for searching :
Code:
-max:N = maximum number wanted (5 per default)
-days:N = number of days involved (5 per default)
-reg:key = registry key to store ("[color=green][b]Tasks[/b]][/color]" per default)
-withCompleted = show all tasks
-sort:due = sort by due tasks
-sort:start = sort by date (per default)
manila = store all tasks in HKEY_LOCAL_MACHINE\Software\HTC\\Manila
Parameters for task :
Code:
-view:[color=orange][b]N[/b][/color] = open poutlook.exe to view the task number N
-delete:[color=orange][b]N[/b][/color] = delete the task number N
-complete:[color=orange][b]N[/b][/color] = complete the task number N
-deleteall:due = delete all [b]due[/b] tasks
-deleteall:completed = delete all [b]completed[/b] tasks
-deleteoid:oid = delete the task identified by his oid
-completeoid:oid = complete the task identified by his oid
---------------------------------------------------------------------------------
JMLFavorites v1.00 (SOON)
Registry structure :
Code:
[HKEY_CURRENT_USER\Software\JML\[b]Favorites[/b]]
[HKEY_CURRENT_USER Software\JML\[b]Favorites[/b]\Favorite[color=orange][b]N[/b][/color]]
"type" = type of favorite : '[color=orange]contact[/color]' or '[color=orange]program[/color]'
"picture"= full path of picture file name
"label"= fistname for contact, filename for program
...
Parameters for favorite :
Code:
-call:N = CALL a contact or RUN a program
-add:N = Add a new favorite (contact per default)
-type:contact = with -add parameter, add a '[color=orange]contact[/color]'
-type:program = with -add parameter, add a '[color=orange]program[/color]'
-remove:N = Remove a favorite
---------------------------------------------------------------------------------
JMLPicture Thank you for offering me a beer. All donations (3€, 5$, +) are appreciated !
Build a picture from multiple images/texts (see picture below).
<Picture...> Parameters :
Code:
[b]Width[/b] result picture with
[b]Height[/b] result picture height
[b]Bkg[/b] initial background color (RGB format)
[b]Transparent[/b] set one color of result picture as transparent (RGB format)
[b]Target[/b] png file name of result picture
[b]Source[/b] png file name of background picture
<Image...> Parameters :
Code:
[b]Left[/b] left-coordinate
[b]Top[/b] top-coordinate
[b]Width[/b] with of displaying picture (with of picture per default)
[b]Height[/b] height of displaying picture (heigh of picture per default)
[b]ScaleStyle[/b]
[b]Alignment[/b]
[b]ID[/b] JMLToday ID ITEM (Page is required)
[b]Page[/b] JMLToday Page ITEM (ID is required)
<Text...> Parameters :
Code:
[b]Left[/b] left-coordinate
[b]Top[/b] top-coordinate
[b]Width[/b] with of displaying text
[b]Height[/b] height of displaying text
[b]Value[/b] text value
[b]FontFamily[/b] font name
[b]FontSize[/b] font size
[b]FontStyle[/b] font style : 'italic', 'bold'
[b]Color[/b] text color (RGB format)
[b]Alignment[/b] 'center', 'right' or 'left' (per default)
[b]ID[/b] JMLToday ID ITEM (Page is required)
[b]Page[/b] JMLToday Page ITEM (ID is required)
Example : ClockText.xml
Code:
<Picture Width="400" Height="200" Bkg="192,192,192" Target="%APPDIR%/ClockText.png">
<Image Left="0" Top="0" ID="BGAMPMALARM" Page="Page1" />
<Image Left="20" Top="40" ID="H1" Page="Page1" />
<Image Left="100" Top="40" ID="H2" Page="Page1" />
<Image Left="225" Top="40" ID="M1" Page="Page1" />
<Image Left="305" Top="40" ID="M2" Page="Page1" />
<Text Left="15" Top="140" Value="AM" Color="128,0,0" FontFamily="Tahoma" FontSize="8" FontStyle="Bold,Italic" />
<Text Left="15" Top="160" ID="City" Page="Page1" FontFamily="Tahoma" FontSize="6" FontStyle="Italic" />
</Picture>
@all : add some program informations ..... in Post#2
A++
Hi.
I sure do love command-line tools! I added them to the Mortscript Source Compendium's list.
And to facilitate my testing them to see if magically they will work with wm5 smartphones, I added a Command-Line tester to The Mortifier. So we can browse to the exe and enter our command line parameters. Keeps the old exe and parameters in memory so you can re-test them easily.
Thanks for these.
Hi.
So i was using Message2reg.exe. It seems with wm653 m2reg gives an error.
I am trying to use jmlsms.exe to see if that can work.
Code:
RunWait(SystemPath("ScriptPath") \ "\Utility\JMLSms.exe","-read:all")
MsgSender = RegRead(HKCU, "\Software\JML\Sms\Sms1", "sender")
MsgBody = RegRead( HKCU,"\Software\JML\Sms\Sms1", "subject")
Think that looks good?
@howdykeith : Yes I think it should work.
StatusTicker and JML...
Hi,
So i incorporated JMLsms.exe and JMLcomm.exe into the StatusTicker.
Works super great!
In future version I will include more of you apps infos... I also will make sure to include the URL to your apps as well.
Thanks much!
Hello,
I'm trying to use JMLContacts.exe to have birthdays on my WAD2 Skin.
I've installed JMLToday and everything worked fine and registry was filled by next 5 birthdays information.
Now I'm trying to update information outside of Titanium/JMLToday and to do it I'm using a mortscript.
Inside script I wrote the following line:
RunWait("\Storage Card\Program Files\UtilsExe\JML\JMLContacts.exe", "-max:3")
Unfortunately it seems not working, at least registry values are not updated. I double checked path and it appears absolutely correct.
More I tried to simply launching JMLContacts.exe directly from TCMD, and I expected it worked with all default values, but of course it didn't... Is my supposition a wrong one?
Meanwhile, thanks a lot to let available for us those little but great tools
@dagosjt :
you must use also -days (0 per default), -birthdays (and /or -anniversaries) parameters
example :
-max:3 -days:365 -birthdays
Ok ? thanks for feedback.
A++
PS : i think i 'll change the default parameters values in a next version...
JMHL said:
@dagosjt :
you must use also -days (0 per default), -birthdays (and /or -anniversaries) parameters
example :
-max:3 -days:365 -birthdays
Ok ? thanks for feedback.
A++
PS : i think i 'll change the default parameters values in a next version...
Click to expand...
Click to collapse
Yes!
Works perfect now I thought days:0 meaning was "all days", sometime it happens in software
HI JMHL
I want to know if JMLMeteo can search for a location based on latitude and longitude
@saeli : not for the moment. Next feature perhaps if more people are interested and if it's easy to hard-coded.
A++
@jmhl: perhaps ypu can use this for location awareness:
forum.xda-developers.com/showthread.php?t=607102
then it could work
Salut
Micha
@Micha : thanks, i look ....
@saeli : ok, weather location based on latitude and longitude certainly in next version.
@micha : thanks for the tips.
A++
JMHL,
Still no HD2 ?
@Zepiii : no. waiting more operator points to change....
A++
@saeli & @all : location based on latitude and longitude in next version of JMLMeteo (in next JMLToday v5.80).
2 ways :
- Sleuth's myLocation Service
- google Latitude
A++
JMHL said:
@saeli & @all : location based on latitude and longitude in next version of JMLMeteo (in next JMLToday v5.80).
2 ways :
- Sleuth's myLocation Service
- google Latitude
A++
Click to expand...
Click to collapse
this is a wery fantastic news
when you think to release new version ?

Registry Tweaks for Lumia 710&800

Your phone must be Full Unlocked!
Then you should install WP7 Root Tools.
Unlock the hidden options in the settings:
LOCAL MACHINE/System/Accessibility/
Code:
"CompactMode"=dword: 0
"TTY"=dword: 1
"telecoil UI"=dword: 1
"telecoil"=dword: 1
Change Search Engine in Internet Explorer by vova1609
CURRENT USER/Software/Microsoft/Internet Explorer/SearchProviders
Google:
1. Create key "Google"
2. Create value:
value name: URL
value type: string
value data: http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}
3. Done!
Yahoo!
1. Create key "Yahoo!"
2. Create value:
value name: URL
value type: string
value data: http://search.yahoo.com/search?p={searchTerms}
Yandex
1. Create key "Yandex"
2. Create value:
value name: URL
value type: string
value data: http://yandex.ru/msearch?text={searchTerms}
Remove built-in applications from saintonotole's firmware by vova1609
As you know, if you delete application, like Bazaar, this application will be installed again after reboot. I have found solution:
Local Machine/Software/OEM/FirstBoot/InstallApps
Delete folder InstallApps
Nice. What about local nachine/software/oem/cloaking/appreinstaller
Maybe this reinstalls deleted apps?
Sent from my Lumia 710 using XDA Windows Phone 7 App
Also can we find any battery tweaks, cause battery really sucks.
Sent from my Lumia 710 using XDA Windows Phone 7 App
mariosraptor said:
Nice. What about local nachine/software/oem/cloaking/appreinstaller
Maybe this reinstalls deleted apps?
Sent from my Lumia 710 using XDA Windows Phone 7 App
Click to expand...
Click to collapse
no
For very low brightness(tested on lumia 710)
Current User/Control Panel/Brightness
"LowBrightness"
Value= 1
1 is the lowest I have tried, I don't want to try 0 lol. Value is probably 1-100.
Battery performance FTW now.
Sb know how to change the vibration pattern? I always miss the incoming calls due to poor vibration level!
There's any way to change the boot splash screen? (Not the nokia logo)
I really searched for anything on registry or file system... but can't find anything
My phone is the Lumia 710
vova1609 said:
Your phone must be Full Unlocked!
Then you should install WP7 Root Tools.
Unlock the hidden options in the settings:
LOCAL MACHINE/System/Accessibility/
Code:
"CompactMode"=dword: 0
"TTY"=dword: 1
"telecoil UI"=dword: 1
"telecoil"=dword: 1
Change Search Engine in Internet Explorer by vova1609
CURRENT USER/Software/Microsoft/Internet Explorer/SearchProviders
Google:
1. Create key "Google"
2. Create value:
value name: URL
value type: string
value data: http://www.google.com/m?hl=en&gl=us&client=ms-hms-tmobile-us&q={searchTerms}
3. Done!
Yahoo!
1. Create key "Yahoo!"
2. Create value:
value name: URL
value type: string
value data: http://search.yahoo.com/search?p={searchTerms}
Yandex
1. Create key "Yandex"
2. Create value:
value name: URL
value type: string
value data: http://yandex.ru/msearch?text={searchTerms}
Remove built-in applications from saintonotole's firmware by vova1609
As you know, if you delete application, like Bazaar, this application will be installed again after reboot. I have found solution:
Local Machine/Software/OEM/FirstBoot/InstallApps
Delete folder InstallApps
Click to expand...
Click to collapse
I only try to do the first tweak but i don't see any change... I'm using a custom rom (Rataplan v3)
what about lumia 800 Music enhacement (vol boost or sth like that) has anyone tried to find something?
I'm preparing my phone for testpoint bootloader swap with ATF so I'll help u out soon ,try
to work on that cuz Original setup sucks 4 real
cdbase said:
what about lumia 800 Music enhacement (vol boost or sth like that) has anyone tried to find something?
I'm preparing my phone for testpoint bootloader swap with ATF so I'll help u out soon ,try
to work on that cuz Original setup sucks 4 real
Click to expand...
Click to collapse
yes, i also want to change the standard volume!
In my case, for this huge range of 30, its way too loud on 1, and way to quiet on 30. In between, you can't really hear a difference for example 23 and 24.
It would be awesome to change this.
Have anyone interested in disabling prediction and auto correct?
I just found that tweak today! (Changing some registy values myself)
Go to: Local Machine\System\Input
enter in the folder that corresponds your alnguage id (in my case is lang_0416 for Portuguese Brazilian)
add the string ".disable" in the end of the values of "Dictionary File" and "HTR Dictionary File" and restart your phone.
Next time you type something, you should not be bothered again with the prediction and auto correct.
Hi guys! You problems with the phone vibration ends here!
Access the phone registry and go to "Current User\Control Panel\SoundCategories\Ring"
First go to: RingerOffVibrateOn
and change script value to: av0.1v2.2w2r
Now go to: RingerOnVibrateOn
and change script value to: av0.1v2.1w0.1v1.pr
DONE!
Reboot isn't required. Call your phone and you will see the classic vibration while on silent.
Unfortunately the phone cannot vibrate and ring... Only vibrate, then ring.
---------- Post added at 09:55 AM ---------- Previous post was at 09:07 AM ----------
I don't know if i'm really helping here...
If you found out that your alarm volume is too low... You can go to in registry: "Current User\Control Panel\SoundCategories\Alarm\RingOnVibrateOn"
Change script to: p
yes... just "p" (that means PLAY)
it will not change the volume at all... it will just play in the same volume as your ringtone ^^

How to fake gyro values on an Android device

Hello everyone,
I'm attempting to manipulate the gyro values on my Android device that's currently running LineageOS 18.1. After verifying the device, I had assumed there would be specific files in the /dev/input directory where I could send the desired value to. Upon executing the command "getevent -l", I received the following output:
```
add device 1: /dev/input/event8
name: "uinput-fpc"
add device 2: /dev/input/event7
name: "sdm660-snd-card Button Jack"
add device 3: /dev/input/event6
name: "sdm660-snd-card Headset Jack"
add device 4: /dev/input/event3
name: "uinput-goodix"
add device 5: /dev/input/event1
name: "ant_check-input"
add device 6: /dev/input/event2
name: "synaptics_dsx"
add device 7: /dev/input/event5
name: "gpio-keys"
add device 8: /dev/input/event4
name: "hall-switch-input"
add device 9: /dev/input/event0
name: "qpnp_pon"
```
Unfortunately, none of these inputs appear to be connected to the gyro. However, I did manage to uncover the name of the gyro, which is BMI120. Despite this, I was unable to locate anything relevant in the kernel : https://github.dev/LineageOS/android_kernel_xiaomi_sdm660
If anyone could point me in the right direction on how to make these changes, I would greatly appreciate it.
Thank you.

Categories

Resources