View Single Post
Posts: 24 | Thanked: 20 times | Joined on Dec 2009 @ Montréal, Canada
#512
Originally Posted by Waykokid View Post
I don't have the skills to do it myself but how about a battery indicator that uses the little faces from the Doom game? As his health deterioriates, his face looks worse.

That would be a cool battery indicator.
I tried that for fun but the icons are really small... but anyway.. here it is

the one supposed to be in 48x48 are in fact 54x61 but they are well showed.

http://www.mediafire.com/?ointmth4t5o



needless to say how to do but in case..

Code:
$ root
make backup!

Code:
$ cp /usr/share/icons/hicolor/48x48/hildon/statusarea_ba* /home/user/MyDocs/backupbattery48x48/
$ cp /usr/share/icons/hicolor/scalable/hildon/statusarea_b* /home/user/MyDocs/backupbatteryscalable/
Put the new battery icons

Code:
$ cp /home/user/MyDocs/doombatt48x48/* /usr/share/icons/hicolor/48x48/hildon/
$ cp /home/user/MyDocs/doombattscalable/* /usr/share/icons/hicolor/scalable/hildon/
$ reboot
A better way to do it suggested by TomJ here
Attached Images
  

Last edited by Paranoxe; 2010-02-01 at 20:20.
 

The Following 2 Users Say Thank You to Paranoxe For This Useful Post: