Display doesn't dim {SOLVED} - HTC Vox

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.

Related

A screensaver tweak ;O)

Just for fun
you do need pimg.exe in c:\windows (included in most roms)
This registry key uses the idle timer for launching
programs.
Copy some images to \my documents\my pictures (jpg)
Enter these in the registry
HKLM\Software\Microsoft\shell\Events\Idle\Screensaver
"command"="pimg -screensaver"
Can be any command. Also play mp3´s (with proper command)
and this triggers the idle event above
HKLM\System\CurrentControlSet\Control\Power
"ScreenPowerOff"=dword:0000003C (timeout in seconds)
Slideshow controls are in
HKCU\Software\Microsoft\Pictures
"SlideshowDelay"=dword:00000005 (display time in secs)
Soft reset
The screensaver does not loop. So with 1 picture and 5 secs display time it returns to the regular screen. Not much of a real screensaver ,O)
Cheers
This screensaver is nice: Dockware (see attachement)
I have included only the files needed for Dockware.exe
Copy all the files (not the reg file) to \windows and change the registry settings:
HKLM\Software\Microsoft\shell\Events\Idle\Screensaver
"command"="dockware.exe"
HKLM\System\CurrentControlSet\Control\Power
"ScreenPowerOff"=dword:0000003C (timeout in seconds)
Click to expand...
Click to collapse
[HKEY_CURRENT_USER\Software\Ilium Software\DockWare]
"Password"=""
"Options"=hex:\
06,08,00,00,\ # 06=use text colors 08=no picture scaling
01,00,00,00,\ # display type calendar
02,00,00,00,\ # clock type 0(none) 1(digital) 2(analog)
FF,FF,20,00,\ # text color (RGB from 00 to FF)
05,00,00,00,\ # slideshow timeout
10,20,50,00,\ # background color (RGB from 00 to FF)
00,00,00,00,\
01,00,00,00,\
01,00,00,00
"DockWarePath"="\Windows\DockWare.exe"
"Disable"=dword:00000001
"BitmapDir"="\My Documents\My Pictures"
"AltPictureFolder"="\My Documents\My Pictures"
Click to expand...
Click to collapse
Dockware only shows jpg and bmp.
Have fun
can the location of the pictures be a storage card, or does it have to be device my documents. most roms dont have enough room for enough pictures, but my card stores a whole lot more.
pimg by itself uses default my documents... no facility to change it.
plus, does it work without being docked, ie whilst running on batteries?
Use the "Bitmapdir" as described in previous message to point to your picture directory :lol:
There is no power issues with this method (there is with PIMG if you use the screensaver option from within PIMG, it uses idledetect.exe which checks for the AC power)
ps: I removed Blocklist.txt. It is not used by Dockware.exe
tweakradje:
is this registry setting correct:
HKLM\Software\Microsoft\shell\Events\Idle\Screensaver
The registry already has an Event key, but not Events.
This could be a great idea with an auto keylock.
V
vijay555 said:
tweakradje:
is this registry setting correct:
HKLM\Software\Microsoft\shell\Events\Idle\Screensaver
The registry already has an Event key, but not Events.
This could be a great idea with an auto keylock.
V
Click to expand...
Click to collapse
Yes, create a key. Under Idle you can create any key you like as long as there is the string value "command" with your command in it.
But it only works with ScreenTimeOut (in secconds) set to non zero.
Cheers
Does anybody know how to make the normal pimg.exe screensaver operate based upon a storage card directory? It only seems to use normal my docs but all my photos are kept on storage.
Anyway to change it?
I dont really want to install Dockware if I can achieve the same with this one.

[REF]New tweaks, reg hacks, and tips

...speed up your graphics...
This tweak might help improving visual performance of your pocket pc:
1. Open your registry editor o*n your Pocket PC
2. Navigate to
HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE\
3. Change the value of 'limit' from 8192 to 32768
4. Close registry editor and soft reset.
5. soft reset
...boost performance and speed...
Boost Windows Mobile performance up to 20 percent
1. Open your registry editor o*n your Pocket PC
2. Navigate to
3. HKEY Local Machine\System\StorageManager\FATFS
4. change CacheSize to 4096
5. change EnableCache to 1
6. navigate to
7. HKEY LOCAL Machine\System\StorageManager\Filters\fsreplxfilt
8. change ReplStoreCacheSize to 4096
9. Soft reset for changes to take effect.
*Default values for all keys are 0*
...turn off anoying clicking sound in spb keyboard!!...
1. Open your registry editor o*n your Pocket PC
2. Navigate to HKEY\LOCAL_MACHINE\SOFTWARE\SPB SOFTWARE HOUSE
3. then select FULLSCREENKEYBOARD2
4. find DWORD\SOUNDMODE
5. change value to 0
6. then find SOUNDSCHEMA
7. change to NONE
8. soft reset
****if there are any other reg tips hacks tweaks anything post in here****
***if you have any tips or tricks not in reg edits but just normal tips please post here***
i have tested all my reg edits and they do you work!!!!! like a charm
Thanks bereda , Very Good One. I Saw the difference in performance
no problem if you no anymore just list them my favorite one is the annoying sound one for spb it clicks really loud when you strike a key and i mean its loud!! it made my head pound like a drum haha and the performance one if you pair it with the graphics speed up it makes a big difference
ROM
Hi,
Does it matter if I have changed from the original ROM ?
@bereda
What´s the source this tweaks come from?
Tip: Backup the registry before changing it!
i was googleing and found the site i think its ppc tweaks but the stated that these will only work in wm5 but i gave them a shot on my elfin and it worked even with the custom rom but i guess you can do them on a stock rom you just need a registry editor
Easier way..
Easier way for who do not know / want to touch the register in the first person..
the cabs only made the first two reg hacks..
(i do not made the third reg hock because I not have the spb, so I could not test it..
Thanks a lot bereda!
Or use Schap's Advance Config -> tab Performance to change the values comfortably
http://forum.xda-developers.com/showthread.php?t=317070
that works to haha bo problem guys it was risky but way worth it!!!!!!!!!!!!1
PDA Registry Tweaks, hope you like it:
Disable SMS Sent Notification :
[HKEY_LOCAL_MACHINE\Software\Microsoft\Inbox\Settings]
"SMSNoSentMsg"= dword:00000001
->1 to disable
->0 to Enable
Click to expand...
Click to collapse
SMS Notification Always On:
[HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settings] SMSDeliveryNotify = dword:00000001
->1 to disable
->0 to Enable
Click to expand...
Click to collapse
Disable start menu animation:
HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\
- Change the "AniType" value from 6 to 0.
Click to expand...
Click to collapse
Change Display Name order in Contacts:
[HKEY_LOCAL_MACHINE\SOFTWARE\contact\cproghook]
"FL"-> Set 0 if LastName then FirstName, 1 if FirstName then LastName
Click to expand...
Click to collapse
Change Internet Explorer Homepage:
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://yourpage.com"
Click to expand...
Click to collapse
Enable CLeartype in Pocket Internet Explorer:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings]
"ClearTypeText" = 1 to Enable,0 to Disable
Probably requires a soft-reset.
Click to expand...
Click to collapse
Move IE Temporary Files to Storage card:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\shell Folders
Change
"Cache"="\Storage\Temporary Internet Files"
To:
"Cache"="\Storage Card\Temporary Internet Files"
Click to expand...
Click to collapse
Change ringtone location:
HKEY_CURRENT_USER ControlPanel Sound Categories RingDirectory registry key
- Edit the default value of "WindowsRings" to "Storage Card"
- Place those ringtones into Storage Card
Click to expand...
Click to collapse
Change scrollbar size:
HKEY_LOCAL_MACHINE\SYSTEM\GWE\
- Adjust the following values
cyHScr : Horizontal Scrollbars
Height in pixels (default is 13)
cxVScr : Vertical Scrollbars
Width in pixels (default is 13)
- Soft-reset
Extras:
cxHScr : Horizontal Scrollbars
Width in pixels (default is 20)
cyVScr : Vertical Scrollbars
Height in pixels (default is 20)
Click to expand...
Click to collapse
Disable camera shutter sound:
HKEY_LOCAL_MACHINE\Software\ArcSoft\Camera\]
To turn it off change the value "Shutter sound" to "0"
Click to expand...
Click to collapse
Increase Wireless Connectivity:
KEY_LM/Software/Wireless/Driver
- make the Value Data 30, ( or more for faster connectivity )
Click to expand...
Click to collapse
is there any detriment to doing these tweaks??
i.e. frying your cpu. etc.
i am running bluetouch rom and its good if a little slow to start up after stand by.
and didnt want to do endless tweaks so it ends up a total mess that i cant revers. if you know what i mean.
thanks.
There is no detriment for doing those tweaks.
Anytime you can reverse all this with a hard reset.
Jasjam Battery Meter
Hi,
I've got a JasJam Hermes100 WM6 and the battery icon is on the bottom right of the screen. How do I change it to the taskbar near the clock? Ive seen a reg edit but cant find it anymore.
Thanks
Which program should i use, to do these changes?
Thanks for these nice threads!
Ahc2008 said:
Which program should i use, to do these changes?
Thanks for these nice threads!
Click to expand...
Click to collapse
There are so many registry editors, the most used is PHM Registry Editor
http://www.phm.lu/Products/PocketPC/RegEdit/
My Mobile isn't able to install that program, really dont know why :s
Maybe you have another one?
NP - i found another program.
It loads the registry from the mobile, but it
runs at the computer, sounds great actually!
Here's a link:
http://ceregeditor.mdsoft.pl/index.php?id=3&lang=en
Ahc2008 said:
NP - i found another program.
It loads the registry from the mobile, but it
runs at the computer, sounds great actually!
Here's a link:
http://ceregeditor.mdsoft.pl/index.php?id=3&lang=en
Click to expand...
Click to collapse
This one is really good!!! great tool!
More Tweaks!
look here for more tweaks
http://www.pocketpctweaks.com/
Mail tweaks
Hello.
Were can I change mail box registry. Because after change of several Rom's I can not name E-mail box as I want says name already exists.

Raphael Tweaks

EDIT: This thread is not being made sticky by the Moderators for a good reason, so please stop asking them to. I have added a link to it to the wiki, and you can always subscribe to the thread for updates.....
I thought I'd try some of the diamond tweaks on the Raphael, just to see if any would work, and though i kinda figured they all would, it seems that in my particular case, some of them didn't, or at least didn't seem to.
ROM 1.66.405.1 WWE
Radio 1.02.25.11
RAPH100
Boost TFL3D Performance --> Using Advanced Config, change File system cache to 8mb and file system filter cache to 131072
Tested and works a treat. TF3D is sluggish and prone to long pauses before tweak, much faster afterwards
Boost TFL3D Performance --> HKLM\System\Storagemanager\Fatfs and change key Cachesize from 16384 to 32768
Much quicker than number 1 on it’s own, now stonkingly fast.
Wake Up on New SMS --> HKLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent <-- set to "1" by default. Change value to "0"
The Raphael (and the diamond on 1.93) now ring and vibrate for incoming SMS, so this is not really necessary, but will turn the screen on if that’s what you want (I personally don’t).
Switch Mute Call on phone flipped face down: HKLM\Software\HTC\PHONE : FaceDownMuteRing: change value to "0"
Working correctly
Boost TFL3D Scrolling Speed --> - HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 16384 or 32768 (DWORD decimal)
- To change it back to the default: - HKLM\SYSTEM\GDI\GLYPHCACHE\limit = 8192 (DWORD decimal)
Did this using schaps advanced config and it does not seem to make any difference whatsoever.
Prevent screen switching off during phone call --> HKEY_Local_Machine\Drivers\BuiltIn\RIL\EnableFastD ormantDisplayDuringCall to 0 (Note: does not work on all ROMs) Doesn’t work
AND (tested and works on EU ROMs thanks to Rod65)
HKCU\ControlPanel\Phone\Sleep switch value from 1 to 0 Doesn’t work
These failed to work individually and also when applied as a pair. No use on this Raphael ROM.
HKLM\Drivers\BuiltIn\RIL\FastDormancyRule=0 doesn’t work either.
EDIT: this kinda worked when I tried it on the 1.90.405.1 ROM. the screen turns off once, but once you turn it back on, it stays on. YMMV.
Set HTC Album X button to close not minimize: ok_minimize change value to 0
Not needed any more. When task manager is set to close programs with the x button, album shuts correctly. Youtube on the other hand, doesn’t.
Disable Enlarged Title bar (when you click on a notification) to the default WM behavior: HKLM->Software->HTC->EnlargeTitleBar - and change "Enable" from 1 to 0.
Not needed any more. Start>settings>system>touchflo. Untick Show system status screen when status icons are tapped
Turn off startup aninmation and sound: HKEY_Local_Machine\Software\HTC\HTCAnimation\ -> rename both "StartupGif" and "StartupWav" to other names
Works, but does not speed up boot time.
Enable GPS photo: HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P10 -> change the value "enabled" from 0 to 1
Works
Another supposed TFL3D tweak for better performance: HKLM\Software\OEM\TFLOSettings:
SpeedHigh: default value (25) <-- Change to (5) / SpeedLow : default value (70) <-- Chnge to (14) save and soft reset
No difference that I noticed, but no adverse affects either.
Adjust screen sensitivity: HKEY_LOCAL_MACHINE\Drivers\TouchPanel
Value = PressureThreshold
Change from the default dword:00000027 or 34 to dword:000000f0 or 240 in decimal
Works fine. Can also be done in Schaps advanced config.
More Camera Modes:
To Enable 'Burst': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P6 -> change the value "enabled" from 0 to 1
Works. Keep button pressed down to take more pictures
To Enable 'Sport': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P8 -> change the value "enabled" from 0 to 1
Works. Takes 5 pictures in quick succession
To Enable 'Video Share': HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P9 -> change the value "enabled" from 0 to 1
Works
Enable HSUPA:
HKLM\Software\HTC\AdvancedNetwork\SupportHSUPA =change it to 1
Already enabled, so no need for this.
Remove orphan icons and shortcuts - http://forum.xda-developers.com/show...97&postcount=3
Erm, why not just delete them in File explorer for F***s sake??
Four icons in a row in WM Programs/Settings screens - http://forum.xda-developers.com/show...4&postcount=16
Works a treat and looks pretty good too!
Remove Vertical and Horizontal Scrollbars
For the horizontal (bottom) scrollbar:
HKLM\System\GWE\cyHScr = 0 (DWORD decimal)
For the vertical (right) scrollbar:
HKLM\System\GWE\cxVScr = 0 (DWORD decimal)
Slight graphical distortion at the edge of the screen, but they are gone.
Disable SMS Conversation in WM 6.X
In Registry Editor: Create a folder named "OEM" in "HKEY_CURRENT_USER\Software\Microsoft\Inbox\Settin gs"
In the new "OEM" folder, make a new DWORD key called "SMSInboxThreadingDisabled" and give it a value of "1"
OEM folder already exists, and adding the key to this folder works a treat, although any messages already in the system are lost. Back them up using something like PIM backup first.
I didn't get a chance to try them all as i only have the Raphael for a very limited time, so i tried the ones i was interested in first. I have the device for a few more days yet (Still allowed to borrow it from work for the time being) so i may try a few more and update this later on.
Need to make the most of my time here before I leave my job and don't get access to the devices again!
EDIT: more have been added and tried.
cab file including these tweaks - http://forum.xda-developers.com/attachment.php?attachmentid=104147&d=1217964322 - thanks to cliffgardner (and whoever created it if it wasn't you....!)
Smaller menus - http://forum.xda-developers.com/showthread.php?p=2473569 - thanks to techdave and ukdj78
Hope the OP won't mind me popping in another post.
Since this is a sticky I decided to make it a little easier to come by the reg entries. I copy pasted all the registry entries found in the thread up to 23-9-09. I have not tested any of these reg entries so be sure to read the thread if you have doubts about the entries.
Boost TFL3D Performance:
HKLM\System\Storagemanager\Fatfs and change key Cachesize from 16384 to 32768
Thanks to Tiggles
SIP responsiveness boost:
1. Export HKCR\CLSID (will save to a *.reg file)
2. Del or Rename HKCR\CLSID
3. Import the backup of HKCR\CLSID
Turn off your device about 15 sec and reset
Thanks to kheechun
Reply button instead of reply all button:
Found here: http://forum.ppcgeeks.com/showthread.php?p=424697
If you want to fix it you need to turn outlook enhancement off.
[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Services\OutlookEnhancement]
"Module"=""
then softreset
To turn it on
[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Services\OutlookEnhancement]
"Module"="\\windows\\OutlookEnhancement.dll"
Thanks to bussc067
Adjust screen sensitivity:
HKEY_LOCAL_MACHINE\Drivers\TouchPanel
Value = PressureThreshold
Change from the default dword:00000027 or 34 to dword:000000f0 or 240 in decimal
Thanks to Ragin Cajun
No wakeup on slideout keyboard:
[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\KEYBD]
"SlideWakeup"=dword:0
Thanks to jackleung\at10ti0n
Enable GPS photo:
HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P10 -> change the value "enabled" from 0 to 1
Thanks to tadevinney
Faster keyboard responsivness when typing:
HKCU\ControlPanel\Keybd
Change InitialDelay from 250 to 50
Thanks to stevopativo
Enable manual network selection:
HKLM\Security\Phone and set ManualDisable to 0.
Then go to settings - phone - network and change the Network Selection to Manual and hit ’select’ next to that. It will take a few minutes but it will then find all of the networks in the area.
Thanks to emesbe
To have 4 columns to set:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\IconConfig
HorizontalIconSpacin g: 112
VerticalIconSpacing: 115
To have 3 columns to set:
HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\IconConfig
HorizontalIconSpacin g: 148
VerticalIconSpacing: 135
Tanks to 68knight
Wake Up on New SMS:
KLM\Drivers\BuiltIn\RIL : DisableSMSWakeUpEvent <-- set to "1" by default. Change value to "0"
Thanks to aestis
Enable you to activate the flash during video record:
[HKEY_LOCAL_MACHINE\SOFTWARE\HTC\Camera\P2]
"Property"=dword:b3a
Thanks to rjmjr69
------------------------------------------------------------------------
Disable SIPs which You do not use
------------------------------------------------------------------------
[HKEY_CLASSES_ROOT\CLSID\{198D503A-EFFE-4afd-BC54-EED333C80E6D}\IsSIPInputMethod]
"Default"="0"
[HKEY_CLASSES_ROOT\CLSID\{42429690-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod]
"Default"="0"
[HKEY_CLASSES_ROOT\CLSID\{42429691-ae04-11d0-a4f8-00aa00a749b9}\IsSIPInputMethod]
"Default"="0"
[HKEY_CLASSES_ROOT\CLSID\{62B00599-25D2-4e09-8C48-03BF26DB8517}\IsSIPInputMethod]
"Default"="0"
------------------------------------------------------------------------
Show certificated in settings
------------------------------------------------------------------------
[HKEY_CURRENT_USER\ControlPanel\Certificates]
"Hide"=dword:00000000
------------------------------------------------------------------------
Disable Sound at start up
------------------------------------------------------------------------
[HKEY_Local_Machine\Software\HTC\HTCAnimation]
"StartupWav"=""
------------------------------------------------------------------------
Some cache tweaks for performance
------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\GDI\GLYPHCACHE]
"limit"=dword:00008000
[HKEY_LOCAL_MACHINE\System\GDI\SYSFNT]
"CS"=dword:00004000
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS]
"CacheSize"=dword:00002000
"EnableCache"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt]
"ReplStoreCacheSize"=dword:00001000
------------------------------------------------------------------------
Disable Menu animation and also disable finger menus
------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\System\GWE\Menu]
"AniType"=dword:00000000
"CUIHandler"=dword:00000000
------------------------------------------------------------------------
Remove Opera Preload
------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Opera\Preload]
"RealExit"=dword:00000001
------------------------------------------------------------------------
Iris Browser preferences
------------------------------------------------------------------------
[HKEY_CURRENT_USER\IrisBrowser\Preferences]
"FitToWidthByDefault"=dword:00000000
"JavaScript"=dword:00000000
"Plugins"=dword:00000000
"PageOverview"=dword:00000000
"MaxDatabaseDiskUsage"=hex(b):\
00,00,50,00,00,00,00,00
"ApplicationCacheEnabled"=dword:00000001
"LocalStorageEnabled"=dword:00000000
"DatabaseEnabled"=dword:00000000
"BackingstoreMaxPixels"=dword:00200000
"HistoryViewMode"=dword:00000000
"GeolocationEnabled"=dword:00000000
"DefaultStorageLocation"=dword:00000000
"TextReflowEnabled"=dword:00000000
"ClickToPlayEnabled"=dword:00000001
"FileMappingEnabled"=dword:00000001
"KeepAwakeEnabled"=dword:00000001
"GSensorEnabled"=dword:00000001
"AlignedScrollEnabled"=dword:00000001
"CursorEnabled"=dword:00000000
"ViewportTagIgnored"=dword:00000000
"ViewMode"="Mobile"
"OverscrollEnabled"=dword:00000001
"AnimationsEnabled"=dword:00000001
"Popups"=dword:00000001
"EnablePrivateBrowsing"=dword:00000000
"AcceptCookies"=dword:00000001
"AutoLoadImage"=dword:00000001
------------------------------------------------------------------------
Quick Menu preferences
------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\AlenSoft\QuickMenu\Disp lay]
"BkgroundMode"=dword:00000000
"BkgndCacheMode"=dword:00000001
"TextColorOnImage"=dword:00e0ffe0
"BkgroundImage"=""
"SelectionAlpha"=dword:00000099
"MenuItemEdge"=dword:00000002
"ShowTaskClose"=dword:00000001
"BatteryMode"=dword:00000084
"WindowLeft"=dword:000000c0
"ShowAppIcon"=dword:00000000
[HKEY_CURRENT_USER\Software\AlenSoft\QuickMenu\Gene ral]
"AutoEndSyncTask"=dword:00000001
"TEditWhenEditing"=dword:00000000
"LongPressAppIconFunc"=dword:00000000
"EnableXButton"=dword:00000002
"OkKeyEndTask"=dword:00000000
"RightArrowEndTask"=dword:00000001
"RegisterHomeKey"=dword:00000001
"ReplaceStartMenu"=dword:00000000
"CacheImageIndex"=dword:00000001
"AutoStart"=dword:00000001
------------------------------------------------------------------------
Do not load Opera ay startup
------------------------------------------------------------------------
[-HKEY_CURRENT_USER\Software\HTC\BootLauncher\Opera]
[-HKEY_CURRENT_USER\Software\HTC\BootLauncher\Apps\O pera]
------------------------------------------------------------------------
USB connect
------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\HTC\BootLauncher\Servic es\HTCUSBToPCPopUp]
"Description"="USB To PC PopUp Service"
"DisplayName"="HTCUSBToPC Service"
"Context"=dword:00000000
"Keep"=dword:00000001
"Flags"=dword:00000000
"Order"=dword:0000000a
"Info"=dword:00000000
"Index"=dword:00000000
"Prefix"="UTP"
"Module"="\\Windows\\HTCUSBToPCSrv.dll"
------------------------------------------------------------------------
Clock
------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Shell]
"AnalogClock"=dword:00000000
------------------------------------------------------------------------
Soft keys
------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 2]
"Open"="\\Program Files\\S2U2\\s2u2.exe"
"Default"="s2u2"
[HKEY_CURRENT_USER\Software\Microsoft\Today\Keys\11 3]
"Open"="\\Storage Card\\Program Files\\folderview.exe"
"Default"="FolderView"
------------------------------------------------------------------------
Increase IE cache
------------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Internet Settings\5.0\Cache\Content]
"CacheLimit"=dword:00005000
Edit/Delete Message
------------------------------------------------------------------------
Thanks to tahdor
Thank you for testing
Any comments on the device itself. Especially things that differ from the Diamond e.g. the keyborad quality, sliding mechanism, landscape touchflo, camera with flash...
LED camera light is woefully awful, as is every LED on HTC phones (Not that there have been many)
Keyboard is nice and clicky, and a godsend after the horrors of an athena keyboard. Buttons are well shaped and even though they are quite close together and i have fat fingers, i only have a problem when typing the letter A, where i keep going one key too far left and hitting the caps lock instead.
Sliding mechanism on mine feels pretty solid, and is semi-automatic like the one on the p4350, and slides into place with a satisfying click.
As Arne Hess said on the unwired, the landscape touchflo is pretty basic, just a screen with 8 icons on it, and it does look pretty bland, but it does the job well.
The only thing i have noticed about sliding out the keyboard (and this may be because it is an early ROM) is that when i slide out the keyboard to type something, i have to wait a second or so for the cursor to start flashing. if i press a key straight away, then no matter what program i am in, it jumps to the landscape touchflo.
If i wait for the cursor to start flashing (at most a second), then it works perfectly.
Just a little thing, and nothing that annoys me, but i know it may annoy some people.
Am I allowed to ask how you happened across a Raphael before its release? I'd like to get my hands on one however possible to test that damn AT&T ROM and see how goes.
Same way the other guys here get devices before they are released.
Although i won;'t have it for much longer, maybe another week if i am lucky.
This was developed for the HTC Touch Diamond but works flawlessly on the Pro (Raphael).
cliffgardner said:
This was developed for the HTC Touch Diamond but works flawlessly on the Pro (Raphael).
Click to expand...
Click to collapse
Thanks, I'll download that now ready for when mine arrives - looks useful judging by it's filename
cool.
The cab file for adding the call history tab didn't seem to work for me. i just got stuck on the 'tap here to launch TF3D' page. as soon as i uninstalled it, tf3d came back.
I might try this and see how it works.
what are people using to edit the registry....advanced config doesn't seem to let me into this.
thanks
twisted-pixel said:
what are people using to edit the registry....advanced config doesn't seem to let me into this.
thanks
Click to expand...
Click to collapse
PHM RegEdit, search.
thanks...which version though? the active sync one wont work and the cab file gives me arm, mips etc.
Has anyone with a UK Raphael with the following specs tried the above tweaks.
ROM Version: 1.90.405.1 WWE
ROM Date: 08/01/08
Radio Version: 1.02.25.19
Protocol Vesion: 52.33.25.17U
I have a UK HTC Touch Pro with the above ROM etc and my TouchFlo seems pretty quick as it is.
Just wondering if applying the tweask when you're ok would cause any issues.
My "old" networkplugin (JUVS HTC Network Plugin) installs on the touch pro, but I can't find it on the menu.
Anyone ?
onderduiker said:
My "old" networkplugin (JUVS HTC Network Plugin) installs on the touch pro, but I can't find it on the menu.
Anyone ?
Click to expand...
Click to collapse
What does the plugin do?
Also maybe it doesnt go into the start menu, you may find it in the Programs folder?
Syphon Filter said:
What does the plugin do?
Also maybe it doesnt go into the start menu, you may find it in the Programs folder?
Click to expand...
Click to collapse
Normaly it it gives me a network folder in file-explorer. So I can read my netwerk shares when I am on my wifi network.
I can't find in on the the device
twisted-pixel said:
thanks...which version though? the active sync one wont work and the cab file gives me arm, mips etc.
Click to expand...
Click to collapse
Arm
Mike
Syphon Filter said:
Has anyone with a UK Raphael with the following specs tried the above tweaks.
ROM Version: 1.90.405.1 WWE
ROM Date: 08/01/08
Radio Version: 1.02.25.19
Protocol Vesion: 52.33.25.17U
I have a UK HTC Touch Pro with the above ROM etc and my TouchFlo seems pretty quick as it is.
Just wondering if applying the tweask when you're ok would cause any issues.
Click to expand...
Click to collapse
Yeah... All the ones that he said worked also worked fine on mine
rhedgehog said:
cool.
The cab file for adding the call history tab didn't seem to work for me. i just got stuck on the 'tap here to launch TF3D' page. as soon as i uninstalled it, tf3d came back.
I might try this and see how it works.
Click to expand...
Click to collapse
This one worked fine for me:
Nadavi said:
How to install:
1. Disable touch flo 3d.
like this: goto Start->Settings->Today->Items-> Remove the "v" from Touchflo 3d.
2. Intall my cab (Thanks for Fabliv and Bepe for the idea and files):
if you have rom 1.93.831.1 WWE:
http://rapidshare.com/files/132273300/Nadavi_Nadavi-Call_History_Diamond_TouchFlo.cab
if you have rom 1.37..xxx.x WWE:
http://rapidshare.com/files/132350894/Nadavi_1.37__Nadavi-Call_History_Diamond_TouchFlo.cab
3. soft reset.
4. Put Touch flo 3d back on, Same as step 1.
The result:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
(thanks Fabilv for the image).
Note: This will only work if you have the original Theme, did not tested it with other themes (o2,Vodafone,Orange)...
Enjoy,
Nadavi.
Click to expand...
Click to collapse
DO NOT ENABLE CLEARTYPE IN LANDSCAPE MODE WITH ADVANCED CONFIG ON THE RAPHAEL!
On my one it appeared to work fine, but I've just realised it causes a problem when typing in landscape mode on certain programs including entering urls in Opera - you can't actually see what you're typing at all until you go back to portrait mode!
It might be worth creating a separate thread for this to draw everyone's attention to it (I'll leave that up to the mods to decide), cos I enabled it straight away (well about an hour after I started playing with my Touch Pro)
I noticed the problem Friday night, but I've only just discovered what's causing it. I did a hard reset and starting doing tweaks one by one and soft resetting after each one, it's definitely cleartype in landscape that causes the problem.

[REQ] unlock values in “Power settings” applet

hello everyone! I wander how to unlock values in “Power settings” applet. For example I would like to have 20 sec. of backlight and suspend device after 30 sec. Now I can choose only between 10 – 30 sec. of backlight and 1+ min. of suspend.
You can do it in the registry. Check these settings:
Code:
[HKEY_CURRENT_USER\ControlPanel\BackLight]
"BatteryTimeout"=dword:00000014
That's your 20 seconds to dim (14 in hex; 20 in decimal). Here's the timeout settings:
Code:
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Power\Timeouts]
"BattSuspendTimeoutSave"=dword:0000001e
"BattSuspendTimeout"=dword:0000001e
Tanks allot, it’s really works! But if somebody know how to edit the entire Power applet to have a choice in part of selection between 10 sec to 1 min with 10 sec step in both Screen off and Device off?
I think that's gonna be a lot harder. You could probably get the settings into Advanced Configuration-I've never made custom tweaks for it, but I know that it can be done. You could definitely do it for the SK Tools Tune Up! panel. That would be easy, if you have sk tools. You could also convert the reg keys to cab files pretty easily (without uninstall would be better), and just put them somewhere convenient.
So, what happens when you open up the applet? Does it switch to a default setting, or are the boxes just unchecked? I didn't actually test it out.
Yeah, I have SK tools, but I have never come across with such possibilities in it. Were is it?
If you check the help section in Tune Up! it describes how to input the tweaks. It's pretty easy (you need a newer version, though). I've got a thread on doing it here. You can download some of my tweak files and just modify them. Also, you should have user.ctwsk and default.ctwsk files in your sk tools program folder. I've got one for notification snooze time that will be similar to what you want. DWord files are easy (haven't figure out the string values yet)-make sure you use decimal values and not hex values.
wow, that's grate, thanks allot!
If you put together a working tweak file, you oughta post it up. I'll re-post in the other thread.
I’ve made file with following text, but it changes value only in first parameter “BattSuspendTimeoutSave”, but not in the second “BattSuspendTimeout”. How to make multi parameters change?
#tweak(Adjust Battery Pwer off)
#description(Turn off device after XX seconds)
#key(HKLM)
#path(System\CurrentControlSet\Control\Power\Timeouts)
#name(BattSuspendTimeoutSave)
#type(DWORD)
#value(20)
#value(30)
#value(40)
#value(50)
#value(60)
#key(HKLM)
#path(System\CurrentControlSet\Control\Power\Timeouts)
#name(BattSuspendTimeout)
#type(DWORD)
#value(20)
#value(30)
#value(40)
#value(50)
#value(60)
#text(20)
#text(30)
#text(40)
#text(50)
#default(60)
#tab(system)
I'm not sure you can do multiples at once. I think you just need to create 3 separate entries, and change the two at the same time.
Farmer Ted said:
I'm not sure you can do multiples at once. I think you just need to create 3 separate entries, and change the two at the same time.
Click to expand...
Click to collapse
Ok, I’ll make some, but what’s the difference between "BattSuspendTimeoutSave" and "BattSuspendTimeout" parameters then? how to dicribe them at menu?
EgorLev said:
Ok, I’ll make some, but what’s the difference between "BattSuspendTimeoutSave" and "BattSuspendTimeout" parameters then? how to dicribe them at menu?
Click to expand...
Click to collapse
Yeah, I don't know what the deal is with that-try playing around with them (maybe set them at different times). See if you can figure it out. You may only need one. You can add in the description that the two need to be set at the same level, if that turns out to be the case.

Any way to increase font size in IE?

My aging eyes have a hard time focusing on the text in IE even when I double tap to zoom in. Is there a system setting or is there a third-party app that will allow me to make text bigger?
AnyMal said:
My aging eyes have a hard time focusing on the text in IE even when I double tap to zoom in. Is there a system setting or is there a third-party app that will allow me to make text bigger?
Click to expand...
Click to collapse
I found some interesting things in the phones registry
I went here and found this interesting value in Registry Editor:
My Device > HKEY_CURRENT_USER > ControlPanel > Accessibility > FontSize
and the FontSize is set to Value = 1, Dword
But I haven't tried changing anything and I DO NOT RECOMMENT you to change anything until some people who wants to try it has tried to check so the phone doesnt brick/break.
Gampanat said:
I found some interesting things in the phones registry
I went here and found this interesting value in Registry Editor:
My Device > HKEY_CURRENT_USER > ControlPanel > Accessibility > FontSize
and the FontSize is set to Value = 1, Dword
But I haven't tried changing anything and I DO NOT RECOMMENT you to change anything until some people who wants to try it has tried to check so the phone doesnt brick/break.
Click to expand...
Click to collapse
I appreciate the answer I don't mind risking my Focus since I am upgrading. I'll give it a shot.
First off, please report the results of your experimentation! This could be a handy tweak.
Second, there's an entire accessibility Settings menu. It's hidden by default (for no reason I can figure) on some phones. Hiding it is a registry setting, and some apps (like Advanced Config on http://touchxperience.com) will switch it for you. Something in there may help.
Third, double-tap just sooms in on the element that you tapped. If that element is pretty big already, it won't zoom very far. You can, at any time in IE, use two fingers ina pinching motion to fine-control the zoom level, or zoom in wherever you want to. This also works in the email reader view.
Any news about the sms and phone numbers in the contact list?
GoodDayToDie said:
First off, please report the results of your experimentation! This could be a handy tweak.
Second, there's an entire accessibility Settings menu. It's hidden by default (for no reason I can figure) on some phones. Hiding it is a registry setting, and some apps (like Advanced Config on http://touchxperience.com) will switch it for you. Something in there may help.
Third, double-tap just sooms in on the element that you tapped. If that element is pretty big already, it won't zoom very far. You can, at any time in IE, use two fingers ina pinching motion to fine-control the zoom level, or zoom in wherever you want to. This also works in the email reader view.
Click to expand...
Click to collapse
the idea changing the value of FontSize doesn't work!

Categories

Resources