View Single Post
No!No!No!Yes!'s Avatar
Posts: 700 | Thanked: 846 times | Joined on Nov 2009
#17
Originally Posted by IceJunior View Post
Okay, now its centered but the Batterystuff is one line under the right position (where your CPUfreq is).

IceJunior
I believe you don't have a microSD card inside your phone ... that could be the culprit for misalignment as widget is customized to be center aligned both vertically and horizontally and the line with microSD capacity is missing

So goto settings and "Edit Cmd"
Goto the very end of the command:

Code:
..."/" $4)}'
and try and stick an extra newline echo:

Code:
..."/" $4)}'; echo ""
Crossfingers...
__________________
Have a look at Queen BeeCon Widget (WIKI) Customizable and flexible widget-based multi-instance monitoring, alerting and interactive tool for the N900
Please provide comments and feedback for having QBW supported and enhanced further - (DONATE) - v1.3.3devel / v1.3.3testing / v1.3.3extras

Last edited by No!No!No!Yes!; 2010-04-30 at 13:34. Reason: SORRY ... misplaced single quotes character!!!!