|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
|
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quick question. Does anybody know if there is a registry entry I can change to shrink the red area (see pic) horizontally? I want to move the bottom line up, the one separating the calendar to whatever comes up next, in my case I have rescoe battery, memory, etc... Thank you.
|
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Actaully, the default value for this on my touch was 65536 (hex=00010000), so increasing it by only 2 is kinda pointless. I just raised mine by 25% to 81920 and I'll test that out for a day or so.
|
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
SETTINGS - TODAY - then the ITEMS tab (I thinkt that's what it's called. It's the area where you can choose the diff today plugins to be displayed). Highlight one and to the right will be MOVE UP MOVE DOWN and OPTIONS. |
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
"TcpWindowSize"=dword:00010002 is because with any TcpWindowSize setting over 64K WindowsCE automatically enables window scaling therby enabling other options I put in there like Tcp1323Opts. I'm pretty sure the hex(10000) = dec(65536). Isn't that exactly 64K? Since hex(10000) was WAY more effective than hex(18000) I figured the best bet was an even # just over 65536... 65538. Can one of the dev's clear this up or weed out my extraneous dwords,please? In the mean time check out MSDN library on the "Windows embeddedCE 5.0" section for tcpip IPv4 registry entries. Thanks for the question and I hope I get a few answered too : ) |
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Where I got my info:
"Windows CE uses window scaling automatically if the TcpWindowSize registry entry is set to a value greater than 64 KB." http://msdn.microsoft.com/en-us/library/ms884976.aspx TCP/IPv4 and TCP/IPv6 Common Registry Settings http://msdn.microsoft.com/en-us/library/ms884976.aspx |
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
|
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Quote:
After some testing and tweaking, it seems that changing the timer wheel size to 5 (11 was my default) had the biggest affect. On all those other dwords, where those already in your registry or did you have to add them? |
|
||||
Re: Registry Tweaks/Hacks/Edits - Share them here!
Most were edits but I had to add the following:
"DefaultTTLREG"=dword:00000080 "TCP1323Opts"=dword:00000003 "MaxNumForwardPackets"=dword:00001000 "EnablePMTUDiscovery"=dword:00000001 "SackOpts"=dword:00000001 "NumForwardPackets"=dword:00000400 "IGMPLevel"=dword:00000002 If you read about Tcp1323Opts It says that WinCE makes the options availible IF Asked For. This way, If Sprint even has them enabled, WinCE asks. I dunno, gonna probably start deleting, the one's I added, 1by1 and seeing which makes the biggest difference. I agree that the windowsize makes the biggest difference right off the bat but I'm looking for consistency whether I have 1or2bars or full bars of service and these have seemed to help. Happy Hacking! |
![]() |
|
|
|