Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Tip us?
 
mazam
Old
#1  
Member - OP
Thanks Meter 0
Posts: 32
Join Date: Mar 2006
Default Remove Battery icon on the taskbar with clock.

Try this...
HKLM/software/microsoft/shell
add new dword ShowTitleBarClock dword=1

softreset....and enjoy..
only works with AKU2.2 only which atom have.

FYI atom got AKU2.2.1
 
kropotov
Old
#2  
Senior Member
Thanks Meter 1
Posts: 319
Join Date: Mar 2006
Location: Moscow
It doesn't work. This Dword is removing during soft reset. I can't save it. I use Resco Registry AddIn
HP iPAQ hx4700 (128 Мб RAM), 5000 mAh Lithium Extended Battery Kit+512SD+2GB CF
XDA O2 Atom+1GB MiniSD+BTGPS

Was: (Jornada 720, iPaq2210, Nokia6600, Nokia6680)
 
mazam
Old
#3  
Member - OP
Thanks Meter 0
Posts: 32
Join Date: Mar 2006
Quote:
Originally Posted by kropotov
It doesn't work. This Dword is removing during soft reset. I can't save it. I use Resco Registry AddIn
remember to exit resco (menu->exit) registry, not just tapping the x on the top.. wait for 20 second and reset.
 
kropotov
Old
#4  
Senior Member
Thanks Meter 1
Posts: 319
Join Date: Mar 2006
Location: Moscow
GREATE!!! Many Thanks!!!!!!!!!!!!!!!!!!!!!!!!!! Working!!! Cool!!!
HP iPAQ hx4700 (128 Мб RAM), 5000 mAh Lithium Extended Battery Kit+512SD+2GB CF
XDA O2 Atom+1GB MiniSD+BTGPS

Was: (Jornada 720, iPaq2210, Nokia6600, Nokia6680)
 
bbkiu
Old
#5  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: May 2006
How to show both Date & Clock in the taskbar?
 
ZeBoxx
Old
#6  
Senior Member
Thanks Meter 0
Posts: 915
Join Date: Dec 2005
Tried this?
http://wiki.xda-developers.com/index...5_Tweaks_Other
Quote:
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:
Code:
HKLM\Software\Microsoft\Shell\TBOpt = 0 (DWORD decimal)
To show just the clock:
Code:
HKLM\Software\Microsoft\Shell\TBOpt = 1 (DWORD decimal)
To show just the date:
Code:
HKLM\Software\Microsoft\Shell\TBOpt = 2 (DWORD decimal)
To show both the date and the clock:
Code:
HKLM\Software\Microsoft\Shell\TBOpt = 3 (DWORD decimal)
Note 1: If you switch to the Analog clock display, the date will remain visible -through- the Analog clock
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.
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'
( requires a soft reset, I believe )
HTC Wizard::Qtek 9100 EN
ROM: 1.1.7.5 (9/22/05)
ExtROM: 1.1.7.105
Radio: 01.01.10
Protocol: 4.0.13.16
OS: 5.1.70 (Build 14402.1.1.0)
 
bbkiu
Old
#7  
Junior Member
Thanks Meter 0
Posts: 5
Join Date: May 2006
Thanks ZeBoxx. It works!!!
 
Appu
Old
#8  
Member
Thanks Meter 0
Posts: 94
Join Date: Oct 2005
Location: Maldives
i donno :? but it seems tht the registry keys i create and edits i make are gone wen i softreset.. tried with resco registry editor and phm regedit.. y does my atom's registry dont save the changes i make?
 
ZeBoxx
Old
#9  
Senior Member
Thanks Meter 0
Posts: 915
Join Date: Dec 2005
Make sure you either
- wait a little while after changing the registry
or
- use the shutdown feature; press and hold the on/off button, it'll pop up a question asking if you really want to shut down (on Wizard anyway - I suspect it's a WM5 feature, so it should be on Atom as well).
HTC Wizard::Qtek 9100 EN
ROM: 1.1.7.5 (9/22/05)
ExtROM: 1.1.7.105
Radio: 01.01.10
Protocol: 4.0.13.16
OS: 5.1.70 (Build 14402.1.1.0)
 
Mastiff
Old
#10  
Mastiff's Avatar
Senior Member
Thanks Meter 3
Posts: 756
Join Date: Jan 2005
Doesn't work on the Atom. It will suspend when you release the button no matter if you've held it down for one or 20 seconds.
Mastiff - using NetRemote on the phone

 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...

XDA PORTAL POSTS

Gear Up Because it’s Time to Save Earth

*Cue Dramatic Music*Put on your red and blue latex overalls and cape because it’s time to … more

Recognized Contributor Code of Conduct

During the first half of 2012, XDA initiated the Recognized Contributor (RC) program to recognize … more

Careers in Android: What Hiring Managers Won’t Tell You – XDA Developer TV

XDA Developer TV Producer Jayce released a video a … more

Coloring Your Logcat World

Getting feedback for your app during development is as simple as adding logging info where necessary and looking … more