<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-4552205645003962631</id><updated>2011-11-27T16:20:55.953-08:00</updated><title type='text'>Tweak Dopod HTC O2</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://xda-tweak.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://xda-tweak.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Mizz</name><uri>http://www.blogger.com/profile/01535306404604963059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4552205645003962631.post-3053607039228238006</id><published>2008-03-06T07:30:00.001-08:00</published><updated>2008-03-06T07:30:48.793-08:00</updated><title type='text'>File Locations</title><content type='html'>&lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the location of My Documents&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;Documents are opened in and saved to the device's internal storage by default. You can change this location to, for example, your Storage Card:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Windows CE Services\FileSyncPath = "\Storage Card\My Documents" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To return to the original location:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Windows CE Services\FileSyncPath = "\My Documents" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the location of email and attachments&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;When reading and sending email in Pocket Outlook, emails and their attachments are saved in the device's internal storage by default. You can change this location to, for example, your Storage Card:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCU\Software\Microsoft\MAPI\PropertyPath = "\Storage Card\Mail" (REG_SZ string, no quotes)&lt;/code&gt; &lt;code&gt;&lt;br /&gt;(For Windows Mobile 6 use -- HKLM\System\Inbox\Settings\PropertyPath)&lt;/code&gt; &lt;code&gt;HKCU\Software\Microsoft\MAPI\AttachPath = "\Storage Card\Mail\Attachments" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To return to the original location:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;Just simply delete these Registry settings (since neither is included by default).&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the location of Temporary Internet Files&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;When browsing the web, pages and images are saved in the 'Temporary Internet Files' location. You can change this location to, for example, your Storage Card:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = "\Storage Card\cacheie" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To return to the original location:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders\Cache = "\Windows\Profiles\guest\Temporary Internet Files" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the location of Ringtone file storage&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;dl&gt;&lt;dt class="tightenable top bottom"&gt;WM5 will look for Ringtones in \Windows\ or \Windows\Rings by default. You can change this location to, for example, your Storage Card (example given is for ringtones placed on the Storage Card root folder)&lt;/dt&gt;&lt;dd class="tightenable top bottom"&gt;&lt;code&gt;HKCU\ControlPanel\&lt;a href="http://wiki.xda-developers.com/index.php?pagename=SoundCategories" class="wiki"&gt;SoundCategories&lt;/a&gt;\Ring\Directory = "\Storage Card\" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/dd&gt;&lt;/dl&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;To return to the original location:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCU\ControlPanel\&lt;a href="http://wiki.xda-developers.com/index.php?pagename=SoundCategories" class="wiki"&gt;SoundCategories&lt;/a&gt;\Ring\Directory = "\Windows\Rings\" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note the default location may be "\Windows\" or "\Windows\Rings\" depending on your Device provider.&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Make WM5 ask where to install a program (1)&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If you wish to be able to specify whether to install a program on WM5's Main storage, or your Storage Card, regardless of installer setting set:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\fAskDest = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To disable again:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\fAskDest = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Please note that many applications do not support being installed on the Storage Card and may behave unpredictably, including crashing.&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Make WM5 ask where to install a program (2)&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;An alternative method of making WM5 ask where to install a program is by adding the "/askdest" option to the Windows CE loader:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCR\cabfile\Shell\open\command = 'wceload.exe "%1" /askdest' (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Make WM5 keep CAB files around after installing (1)&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If you wish to keep the original .CAB file around after installing the application, set:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\nDynamicDelete = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;Or to restore to the default:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\nDynamicDelete = 2 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Make WM5 keep CAB files around after installing (2)&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;An alternative method of making WM5 keep the original .CAB file around after installing the application is by adding the "/nodelete" option to the Windows CE loader:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKCR\cabfile\Shell\open\command = 'wceload.exe "%1" /nodelete' (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Make WM5 prompt before overwriting an existing installation&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;p class="tightenable top bottom"&gt;If you wish to make WM5 prompt you before overwriting an existing installation, set:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\fAskOptions = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To disable again:&lt;br /&gt;&lt;/p&gt; &lt;code&gt;HKLM\Software\apps\Microsoft Application Installer\fAskOptions = 0 (DWORD decimal)&lt;/code&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4552205645003962631-3053607039228238006?l=xda-tweak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://xda-tweak.blogspot.com/feeds/3053607039228238006/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4552205645003962631&amp;postID=3053607039228238006' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/3053607039228238006'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/3053607039228238006'/><link rel='alternate' type='text/html' href='http://xda-tweak.blogspot.com/2008/03/file-locations.html' title='File Locations'/><author><name>Mizz</name><uri>http://www.blogger.com/profile/01535306404604963059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4552205645003962631.post-2029469602117616033</id><published>2008-03-06T07:06:00.000-08:00</published><updated>2008-03-06T07:11:35.063-08:00</updated><title type='text'>UI Modifications</title><content type='html'>&lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the thickness of scrollbars&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;To change the thickness of the scrollbars at the right/bottom of documents larger than the screen, adjust...&lt;br /&gt;For the horizontal (bottom) scrollbar:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GWE\cyHScr = 9 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;For the vertical (right) scrollbar:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GWE\cxVScr = 9 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;The default thickness is 13.  You can set the value to pretty much anything you like&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the length of scrollbar arrow buttons&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;To go with changing the thickness of the scrollbars, you may wish to change the length of the scrollbar arrow buttons...&lt;br /&gt;For the horizontal (bottom) scrollbar arrows:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GWE\cyVScr = 9 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;For the vertical (right) scrollbar:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GWE\cxHScr = 9 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;The default length is 13.  You can set the value to pretty much anything you like&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Enable ClearType in Landscape mode&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;To enable ClearType in Landscape mode:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GDI\ClearTypeSettings\OffOnRotation = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To disable:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\System\GDI\ClearTypeSettings\OffOnRotation = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note that your PocketPC screen's LCD red/green/blue ordering required for proper ClearType display is only correct for Portrait display. You may or may not prefer to leave ClearType in Landscape mode disabled&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Change the display of the clock in the taskbar&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;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.&lt;br /&gt;To show nothing:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Shell\TBOpt = 0 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To show just the clock:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Shell\TBOpt = 1 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To show just the date:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Shell\TBOpt = 2 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To show both the date and the clock:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Shell\TBOpt = 3 (DWORD decimal)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note 1: If you switch to the Analog clock display, the date will remain visible -through- the Analog clock&lt;br /&gt;&lt;/i&gt; &lt;i&gt;Note 2: Setting the clock to show 'nothing' will still keep the reserved space, showing the taskbar background, and obscure any icons that will shift to the right.&lt;br /&gt;&lt;/i&gt; &lt;i&gt;Note 3: Your date may get obscured by the space reserved for the OK/Close button in the top-right. You can fix this my adding spaces at the end of your 'Short Date Format'. See also the tweak on 'Change the Short Date Format'&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Show Edge network indicator instead of GPRS&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If your network provider supports the Edge network (and your device does as well), you can use the following to show a little 'E' icon instead of 'G' icon when connected to an Edge network:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;To disable again:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Drivers\BuiltIn\RIL\EnableDifferGprsEdgeIcon = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note that your device -and- your network operator need to support Edge, otherwise you won't see it.&lt;/i&gt; &lt;i&gt;Also note that if you connect to GPRS, you will still see the 'G' icon.&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Add GPS settings icon&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If you have a GPS device, you can add a GPS settings icon to your Start &gt; Settings menu using:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\ControlPanel\GPS Settings\Group = 2 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;code&gt;HKLM\ControlPanel\GPS Settings\redirect &lt;-- delete, or rename, this value&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note that '2' stands for the Connections tab, '1' is System and '0' would be Personal&lt;br /&gt;&lt;/i&gt; &lt;i&gt;Note also that this has reportedly disabled one person's USB connectivity. To restore, set "GPS Program Port = None", "GPS Connection Port = None", "Automatic GPS Management = on"&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Hide/Show Screen orientation icon&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If you wish to hide the Screen orientation icon, shown in the task bar on some devices, you can set:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\&lt;span class="wikiunknown"&gt;&lt;u&gt;ScreenRotate&lt;/u&gt;&lt;/span&gt;\ShowIcon = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;code&gt;HKLM\System\GDI\Rotation\HideOrientationUI = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;And to show it again:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\&lt;span class="wikiunknown"&gt;&lt;u&gt;ScreenRotate&lt;/u&gt;&lt;/span&gt;\ShowIcon = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;code&gt;HKLM\System\GDI\Rotation\HideOrientationUI = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;If this doesn't work, you can try:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\screenrotate = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;And to show it again:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\screenrotate = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note that this icon and its feature may not be available on your device at all.&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Hide/Show battery indicator in Task bar&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If you wish to hide the battery indicator in the task bar on some devices, you can set:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\Power\ShowIcon = 0 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;And to show:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Services\Power\ShowIcon = 1 (DWORD decimal)&lt;/code&gt;&lt;br /&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Note that this icon and its feature may not be available on your device at all. For example, the HTC Wizard regularly ships with a battery indicator in the Tray instead, governed by "Windows\Startup\Init_Tray.exe"._&lt;br /&gt;_Note also that this reportedly does not work on AKU2 ROMs to remove the new battery indicator&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Show slide-out keyboard caps/dot icon next to SIP&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;If your device contains a file called "capnotify.exe", try running it (most devices that have it will already have it in the Windows\StartUp\ folder), and setting the following value to get a visual presentation of whether you are in caps or dot (alternate key function) mode:&lt;br /&gt;&lt;code&gt;HKCU\ControlPanel\Keybd\EnableIndicator = 1&lt;/code&gt;&lt;br /&gt;&lt;i&gt;Please note that if your device has no external keyboard with caps/dot mode, you won't gain anything from this tweak&lt;br /&gt;&lt;/i&gt; &lt;i&gt;Please also note that the application "&lt;span class="wikiunknown"&gt;&lt;u&gt;CapNotify&lt;/u&gt;&lt;/span&gt;.exe" must be running (normally found in \Windows\&lt;span class="wikiunknown"&gt;&lt;u&gt;StartUp&lt;/u&gt;&lt;/span&gt;\ already) for this to work&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable bottom"&gt;&lt;b&gt;Put custom text on bottom-right of Today screen&lt;/b&gt;&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top"&gt;&lt;p class="tightenable top bottom"&gt;You can set some piece of text on the bottom-right of the Today Screen by setting the following key:&lt;br /&gt;&lt;/p&gt; &lt;blockquote class="tightenable top bottom"&gt;&lt;p class="tightenable top bottom"&gt;&lt;code&gt;HKLM\Software\Microsoft\Shell\DeviceBeta\Today = "Hello World" (REG_SZ string, no quotes)&lt;/code&gt;&lt;/p&gt; &lt;/blockquote&gt; &lt;p class="tightenable top bottom"&gt;&lt;i&gt;Please note that this text won't take up Today item text.  It will be obscured by Today items.&lt;/i&gt;&lt;/p&gt; &lt;/blockquote&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4552205645003962631-2029469602117616033?l=xda-tweak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://xda-tweak.blogspot.com/feeds/2029469602117616033/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4552205645003962631&amp;postID=2029469602117616033' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/2029469602117616033'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/2029469602117616033'/><link rel='alternate' type='text/html' href='http://xda-tweak.blogspot.com/2008/03/ui-modifications.html' title='UI Modifications'/><author><name>Mizz</name><uri>http://www.blogger.com/profile/01535306404604963059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-4552205645003962631.post-1247627177092094241</id><published>2008-03-06T06:54:00.000-08:00</published><updated>2008-03-06T07:01:02.173-08:00</updated><title type='text'>Trinity Registry</title><content type='html'>&lt;h4&gt;Enable GPS Icon in Setting Tab&lt;/h4&gt;  &lt;pre class="tightenable"&gt;In HKEY_LOCAL_MACHINE\ControlPanel\GPS Settings&lt;br /&gt;&lt;br /&gt;1. Delete the DWORD marked Hide (if present)&lt;br /&gt;2. Delete the DWORD marked Redirect (if present)&lt;br /&gt;3. Add a DWORD called Group and give it a value of 2&lt;br /&gt;4. Soft reset the device.&lt;br /&gt;&lt;/pre&gt; &lt;h4&gt;Enable HSDPA Icon on taskbar&lt;/h4&gt;  &lt;pre class="tightenable"&gt;In HKLM\SOFTWARE\OEM\RIL Settings&lt;br /&gt;&lt;br /&gt;1.  Set EnableHSDPAIcon to 1 default value is 0&lt;br /&gt;&lt;/pre&gt; &lt;h4&gt;Other tweaks&lt;/h4&gt; &lt;p class="tightenable"&gt;To increase the transfer speed of your memory cards&lt;/p&gt; &lt;p class="tightenable"&gt;hklm\drivers\sdcard\clientdrivers\class\mmc_class&lt;/p&gt; &lt;p class="tightenable"&gt;hklm\drivers\sdcard\clientdrivers\class\SDMemory_class&lt;/p&gt; &lt;p class="tightenable"&gt;Change value of &lt;span class="wikiunknown"&gt;&lt;a href="http://wiki.xda-developers.com/index.php?pagename=BlockTransferSize&amp;amp;action=create" title="Create: BlockTransferSize" onmouseover="'window.status=" onmouseout="window.status='';return true;"&gt;?&lt;/a&gt;&lt;u&gt;BlockTransferSize&lt;/u&gt;&lt;/span&gt; from 64 to 128 or 256.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/4552205645003962631-1247627177092094241?l=xda-tweak.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://xda-tweak.blogspot.com/feeds/1247627177092094241/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=4552205645003962631&amp;postID=1247627177092094241' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/1247627177092094241'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4552205645003962631/posts/default/1247627177092094241'/><link rel='alternate' type='text/html' href='http://xda-tweak.blogspot.com/2008/03/trinity-registry.html' title='Trinity Registry'/><author><name>Mizz</name><uri>http://www.blogger.com/profile/01535306404604963059</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
