![]() |
Re: N900 MODs - share your MODs!!
Quote:
it's nothing too difficult. with little programming knowledge this is done in a couple of minutes. (although there are some tiny glitches ^^) |
Re: N900 MODs - share your MODs!!
Is it possible to have battery level in percents on desktop? Like in Iphone? I don't mean widgets.
|
Re: N900 MODs - share your MODs!!
Just a quick FYI that i am working on a Wiki page with as much of this modding info as possible.
I'll post a link when it closer to publishable. |
Re: N900 MODs - share your MODs!!
Ohhh I'm loving this signal icon mod.
I've just added a simple stroke/edge to the fainter blocks to give a simple but very effective look. http://pixel-edge.net/images/N900/Sc...119-004752.png There in this folder http://pixel-edge.net/images/N900/ic...ell_level1.pnghttp://pixel-edge.net/images/N900/ic...ell_level2.pnghttp://pixel-edge.net/images/N900/ic...ell_level3.pnghttp://pixel-edge.net/images/N900/ic...ell_level4.pnghttp://pixel-edge.net/images/N900/ic...ell_level5.png Or individual links: statusarea_cell_level1.png statusarea_cell_level2.png statusarea_cell_level3.png statusarea_cell_level4.png statusarea_cell_level5.png |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
that was quick lol
There in this folder http://pixel-edge.net/images/N900/ic...ell_level1.pnghttp://pixel-edge.net/images/N900/ic...ell_level2.pnghttp://pixel-edge.net/images/N900/ic...ell_level3.pnghttp://pixel-edge.net/images/N900/ic...ell_level4.pnghttp://pixel-edge.net/images/N900/ic...ell_level5.png Or individual links: statusarea_cell_level1.png statusarea_cell_level2.png statusarea_cell_level3.png statusarea_cell_level4.png statusarea_cell_level5.png |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Thanks for educating me :)
Here is my Indicator Pack. I made one with different Southpark Heads :) This are the Heads you see: http://i48.tinypic.com/28i3lgn.jpg http://i47.tinypic.com/2z5q9ol.jpg Get it here : Southpark |
Re: N900 MODs - share your MODs!!
Quote:
1. sudo vi /etc/systemui/systemui.xml 2. withing each <menuitem></menuitem> section put <icon>icon_file_name</icon>. This icon_file_name can be any file in /usr/share/icons/hicolor/48x48/hildon/ and don't put ".png" e.g: if xyz.png then just <icon>xyz</icon> However, I couldn't figure out how I can do the same for the "Phone" button coz I couldn't find one such <menuitem></menuitem> list for it. |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
2 Attachment(s)
hitech battery icons
version 3.0 this is my modification of the battery icon earlier in post.. didnt like how original goes light then dark as it charges.. see photo.. instructions included in zip further instructions available here http://talk.maemo.org/showthread.php?t=41035 -------------------------------------------------------------------------------------- Make a backup of the original png's. move files in desktop folder to: /usr/share/icons/hicolor/scalable/hildon move files in statusarea folder to: /usr/share/icons/hicolor/48x48/hildon/ Reboot your N900. |
Re: N900 MODs - share your MODs!!
Thanks qwerty12.
BTW, has anyone tried to mod the lock screen when the device lock is activated coz default one really hurts my eyes ;) |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
i use mc (midnight commander) from extras... repo, which is a file manager, you can do it on the phone..
for xterm commands refer to http://talk.maemo.org/showthread.php?t=41035 |
Re: N900 MODs - share your MODs!!
Quote:
Courtesy of Diamorph: Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Just finished modding a new Icon for the Mediaplayer.
The Waves are Moving. http://i49.tinypic.com/33beqrs.jpg http://i46.tinypic.com/1zdn228.jpg |
Re: N900 MODs - share your MODs!!
Quote:
share? pls |
Re: N900 MODs - share your MODs!!
1 Attachment(s)
Here we go.
I put a red and a teal one inside the rar. If somebody want a color, just ask :) |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
anyone know how to edit WLAN icon
|
Re: N900 MODs - share your MODs!!
Based on the intro movie from claesbas in this topic:
http://talk.maemo.org/showthread.php?t=32935 I made these loading pics, with little blinking stars in them. http://www.borreltje.nl/n900/indicator_update4.png The little stars go from left to right. download them here: http://www.borreltje.nl/n900/maemo_loading.zip :D |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
Quote:
impressive, but smaller than id hoped... |
Re: N900 MODs - share your MODs!!
Quote:
<menuitem priority="10" name="Soft poweroff"> <return>7</return> <po>osso-powerup-shutdown</po> </menuitem> turns into something like --> <menuitem priority="10" name="Bluetooth On"> <return>7</return> <po>"hciconfig hci0 up"</po> </menuitem> : not sure if this will work, and this script would only work for turning the bluetooth on but it's basic linux stuff, i'm fairly new at maemo, but have been using linux since backtrack version1 released. hci tool set is pretty much the goto bluetooth configuration set. google=hciconfig, hcitool |
Re: N900 MODs - share your MODs!!
yeah, I know, but I don't think you can use bigger pics.
I can try that a bit later |
Re: N900 MODs - share your MODs!!
Quote:
Will take a while with midnight commander moving each file individually.. was just thinking, is there a more efficient way? Is there any way to access the linux directories though Windows? (Would make life so easy :p) |
Re: N900 MODs - share your MODs!!
whatever the folder is that u need to put the file in
for example "hildon" put all the files that need to go into folder into folder named "hildon" put this folder on phones mass storage open xterm, type "sudo gainroot" type "mc" to open mc on left panel go to folder the hildon folder needs to go into {for example} and move folder over thats how i do...................... |
Re: N900 MODs - share your MODs!!
Quote:
The little ones are located in /usr/share/icons/hicolor/18x18/hildon/ -general_wlan.png -general_adhocwlan http://i49.tinypic.com/2h4ic9i.jpg Others are located in /usr/share/icons/hicolor/48x48/hildon/ -general_adhocwlan -general_wlan -connectivity_wlan_signal_fair -connectivity_wlan_signal_good http://i47.tinypic.com/2eumnvb.jpg http://i47.tinypic.com/23mk8co.jpg |
Re: N900 MODs - share your MODs!!
1 Attachment(s)
Here's the Icon I did for my desktop icon that starts an Xterm as root.
It ain't much, but I ain't no arteest either! @Carsten Do you have a Status area version of your Battery icons? This Icon is 48x48 |
Re: N900 MODs - share your MODs!!
FWIW, I made an alternate boot video that some of you may enjoy here:
http://talk.maemo.org/showthread.php?t=41375 :) |
Re: N900 MODs - share your MODs!!
the german support gave me a link for the nokia-forum because they don't know about the copyright on the files. I started a new thread there. *wait and see*
|
Re: N900 MODs - share your MODs!!
Quote:
http://talk.maemo.org/showpost.php?p...&postcount=173 |
Re: N900 MODs - share your MODs!!
Quote:
That thread shows the area I am interested in, but the rar contains the icons for the always visible area. It didn't change the icons for the pop up status area? |
Re: N900 MODs - share your MODs!!
Quote:
|
Re: N900 MODs - share your MODs!!
BLUESPARKLE LOADING BAR
http://www.mediafire.com/?njwltjmvzmb put the 8 png files into: /usr/share/icons/hicolor/scalable/hildon back ups of original are included in this pack |
| All times are GMT. The time now is 15:29. |
vBulletin® Version 3.8.8