maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Maemo 5 / Fremantle (https://talk.maemo.org/forumdisplay.php?f=40)
-   -   * The Truly Epic Maemo 5 MODs Thread * (https://talk.maemo.org/showthread.php?t=39565)

mark01 2010-01-30 19:04

Re: N900 MODs - share your MODs!!
 
Big thanks to LeeTut for his new Mod:

CHANGE MENU PROGRESS INDICATOR
(bouncing skeleton)

The link and the bouncing works perfect for me

Reflektorfalke 2010-01-30 23:30

Re: N900 MODs - share your MODs!!
 
Just in case someone is interested:
I modded my SMS and IM conversations layout and put screenshot as well as downloads of modded files here.

SlackNet 2010-01-31 04:18

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by f2thak (Post 502162)
Omfg.................DOOM battery.

hahahaha nice work :D


oh and BTW,,,,,,
made camera button and proximity sensor shortcuts to task manager/phone
download the app din extras-devel repo "proximityd" .....

How do I set this up after I have it installed. I like the Idea of the proximity sensor going to the phone?

Thanks

patt2k 2010-01-31 04:23

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Reflektorfalke (Post 503152)
Just in case someone is interested:
I modded my SMS and IM conversations layout and put screenshot as well as downloads of modded files here.

Hi this is nice but how do I set "YOU" picture?

and where do I put those files from zip ?

brbrbrad 2010-01-31 05:06

Re: N900 MODs - share your MODs!!
 
4 Attachment(s)
Attached is the background I'm currently using. Source file (and lots of other cool old maps) found here.

patt2k 2010-01-31 05:31

Re: N900 MODs - share your MODs!!
 
Sorry for double posting. I cant seem to find how to put my picture as "YOU" in conversation.. I went to contact my information I put the picture and still it only shows other persons picutre

thesnake505 2010-01-31 07:40

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Paranoxe (Post 501780)
I tried that for fun but the icons are really small... but anyway.. here it is :D

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


hi iv tried this mod, however, when i tried to backup the files, with

cp /usr/share/icons/hicolor/scalable/hildon/statusarea_b* /home/user/MyDocs/backupbatteryscalable/[/CODE]

while root, i got permission denied!
any ideas as to why? thanks for any help :D

thesnake505 2010-01-31 07:49

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by patt2k (Post 503378)
Sorry for double posting. I cant seem to find how to put my picture as "YOU" in conversation.. I went to contact my information I put the picture and still it only shows other persons picutre

yo dude, i belive this post will help you out! read threw and it will come up with wha u need :D

http://talk.maemo.org/showthread.php...ighlight=b666m

Forphucsake 2010-01-31 08:13

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by patt2k (Post 503378)
Sorry for double posting. I cant seem to find how to put my picture as "YOU" in conversation.. I went to contact my information I put the picture and still it only shows other persons picutre

(0. make a backup of the original files! ^^)
1. place a picture with 64x64 in /usr/share/rtcom-messaging-ui/html/ named "avatar.png"
2. replace the three files (html, css, js) in the same folder with my modded files

(Thanks B666m)

TNiga 2010-01-31 10:43

Re: N900 MODs - share your MODs!!
 
It's not necessary to overwrite default icons in /usr/share/icons/ when using custom icons. You can put them in /home/user/.local/share/icons/ and they work fine (except the loading indicator during boot). I suppose that works for other folders in /usr/share too (for example /usr/share/rtcom-messaging-ui/ -> /home/user/.local/share/rtcom-messaging-ui/).

Reflektorfalke 2010-01-31 10:51

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by TNiga (Post 503559)
It's not necessary to overwrite default icons in /usr/share/icons/ when using custom icons. You can put them in /home/user/.local/share/icons/ and they work fine (except the loading indicator during boot). I suppose that works for other folders in /usr/share too (for example /usr/share/rtcom-messaging-ui/ -> /home/user/.local/share/rtcom-messaging-ui/).

On my phone it works perfectly for /home/user/.local/share/icons/

But it didnīt work for /home/user/.local/share/rtcom-messaging-ui/ when I tried it...
dontīt know why!

TNiga 2010-01-31 10:55

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Reflektorfalke (Post 503573)
On my phone it works perfectly for /home/user/.local/share/icons/

But it didnīt work for /home/user/.local/share/rtcom-messaging-ui/ when I tried it...
dontīt know why!

It might be that it works only for icons. I haven't tested others, I was just assuming.

Paranoxe 2010-01-31 13:24

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by thesnake505 (Post 503438)
hi iv tried this mod, however, when i tried to backup the files, with

cp /usr/share/icons/hicolor/scalable/hildon/statusarea_b* /home/user/MyDocs/backupbatteryscalable/[/CODE]

while root, i got permission denied!
any ideas as to why? thanks for any help :D

hum... does it say that the path doesn't exist?

If so try:

Code:

$ root

$ mkdir /home/user/MyDocs/backupbattery48x48/
$ cp /usr/share/icons/hicolor/48x48/hildon/statusarea_ba* /home/user/MyDocs/backupbattery48x48/

$ mkdir /home/user/MyDocs/backupbatteryscalable/
$ cp /usr/share/icons/hicolor/scalable/hildon/statusarea_b* /home/user/MyDocs/backupbatteryscalable/


thesnake505 2010-01-31 13:34

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Paranoxe (Post 503711)
hum... does it say that the path doesn't exist?

If so try:

Code:

$ root

$ mkdir /home/user/MyDocs/backupbattery48x48/
$ cp /usr/share/icons/hicolor/48x48/hildon/statusarea_ba* /home/user/MyDocs/backupbattery48x48/

$ mkdir /home/user/MyDocs/backupbatteryscalable/
$ cp /usr/share/icons/hicolor/scalable/hildon/statusarea_b* /home/user/MyDocs/backupbatteryscalable/




hay, thanks for reply, no it said "permission deneid"
however in saying that! i tried again about an hour later, and it all worked fine :)
cheers for the mod :-)

Jkobt 2010-01-31 14:43

another modded boot/load (KIT)
 
1 Attachment(s)
Hello everybody,

great forum.

I like to share my modded boot/load video with you.
its KIT from knight rider eh eh eh
I hope you'll enjoy it as much as I do

patt2k 2010-01-31 18:03

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Forphucsake (Post 503465)
(0. make a backup of the original files! ^^)
1. place a picture with 64x64 in /usr/share/rtcom-messaging-ui/html/ named "avatar.png"
2. replace the three files (html, css, js) in the same folder with my modded files

(Thanks B666m)


Hi thanks but I have no idea how to acces /usr/share/rtcom-messenging-ui/html/

I connected to my ubuntu laptop i thought it would show those folders but it didnt.. can you tell me how i do it?

Reflektorfalke 2010-01-31 18:15

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by patt2k (Post 504033)
Hi thanks but I have no idea how to acces /usr/share/rtcom-messenging-ui/html/

I connected to my ubuntu laptop i thought it would show those folders but it didnt.. can you tell me how i do it?

http://talk.maemo.org/showpost.php?p...&postcount=107

cassidy12 2010-01-31 22:00

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by f2thak (Post 457116)
Ive got the full versions of duke nukem 3d atomic edition and quake 3,
plus openarena, doom (shareware) and they all work flawlessly.


so far ive hacked my N900 quite a bit:

-modified LED colours and vibrations
-removed boot video (can also use custom video, but i prefer none)
-added custom profiles with tweakr
-made camera button and proximity sensor shortcuts to task manager/phone
-customized operator name
-added 'reboot' function to power button

I know you've probably stated how you changed the LED and vibration, but I am new to this forum and asking you to repeat it step by step to me again. I am new to maemo but I am computer savvy and catch on quick. Thanks and N900 Rocks!

jakiman 2010-01-31 22:18

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by cassidy12 (Post 504295)
I know you've probably stated how you changed the LED and vibration, but I am new to this forum and asking you to repeat it step by step to me again. I am new to maemo but I am computer savvy and catch on quick. Thanks and N900 Rocks!

There is a wiki link to all the customizations. Forgot the link though. =P
But i do know how to change the touch screen vibration feedback.
See here - http://talk.maemo.org/showthread.php?t=39320

Reflektorfalke 2010-01-31 22:40

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by jakiman (Post 504316)
There is a wiki link to all the customizations. Forgot the link though. =P

Customizations Wiki

leetut 2010-02-01 02:01

Re: N900 MODs - share your MODs!!
 
RENAMING MENU ITEMS

go to /usr/share/applications/hildon/
change the text after 'Name=' to what ever you want
i was hoping to remove the text from the menu but if i delete the name and leave it blank it always shows 'Project-Id-Versio' instead of showing no text, cant seem to figure that one out, but im just a maemo-n00b! hoping someone else can find a solution to totally removing the text from the first menu screen

http://img69.imageshack.us/img69/1353/25167942.jpg

http://img534.imageshack.us/img534/8...reenshot00.png

* but leaving the name blank causes this:

http://img684.imageshack.us/img684/904/27767262.jpg

http://img138.imageshack.us/img138/2...eenshot01z.png

Paranoxe 2010-02-01 03:56

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by leetut (Post 504505)
RENAMING MENU ITEMS

go to /usr/share/applications/hildon/
change the text after 'Name=' to what ever you want
i was hoping to remove the text from the menu but if i delete the name and leave it blank it always shows 'Project-Id-Versio' instead of showing no text, cant seem to figure that one out, but im just a maemo-n00b! hoping someone else can find a solution to totally removing the text from the first menu screen

... didn't find out how but by removing the "Name=" the app will not show up at all!

And by testing names, it froze two times.. I'll stay out of that for a while :)

leetut 2010-02-01 08:33

Re: N900 MODs - share your MODs!!
 
menu froze for me a few times too, then i learned that when saving the new name on pc via winSCP have the menu on phone open, menu will close itself when file is saved, wait 5 seconds then open phone menu, you may see 'no applications' but menu quickly loads in after that, i also noticed the app dissapearing if i removed 'name='
im also looking for how to change other text in apps if anyone knows how

leetut 2010-02-01 11:48

Re: N900 MODs - share your MODs!!
 
does anyone know why OpenSHH + WinSCP are NOT WORKING

i get:
network error: connection refused
only started happening YESTERDAY, worked fine for the past month
anyone know why?

edit: flashed phone problem gone:p

Big Phat Jan 2010-02-01 12:38

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by leetut (Post 504947)
does anyone know why OpenSHH + WinSCP are NOT WORKING

i get:
network error: connection refused
only started happening YESTERDAY, worked fine for the past month
anyone know why?

infact i fixed it yesterday by uninstalling OpenSHH from phone, and WinSCP from pc
and reinstalling them

but i wake up today and its not working again
and reinstalling does nothing

Replied here.

I think it's generally considered a bit of a faux pas to cross-post, especially over such a short period of time...

Cheers,
Jan

Grant 2010-02-01 16:40

Re: N900 MODs - share your MODs!!
 
(not sure if this has been posted in this thread yet, I don't remember seeing it)

To mod or get rid of the grid background that displays in the web browser while pages are loading/rendering, change the following:

/usr/share/tablet-browser-view/background.png

patt2k 2010-02-01 17:09

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Reflektorfalke (Post 504050)

Thanks for that but I wish I had good linux knowledge so what I thought could be useful to use WINSCP as long as you can set up n900 ssh server to transfer files very easy from windows PC. But how do I set up SSH between n900 and pc?

Waykokid 2010-02-01 18:46

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Paranoxe (Post 501780)
I tried that for fun but the icons are really small... but anyway.. here it is :D

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


Dude that is awesome! Is there any way that this type of thing would ever be a downloadable-type package? Awesome either way dude!

rincic83 2010-02-01 19:00

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by f2thak (Post 457116)
Ive got the full versions of duke nukem 3d atomic edition and quake 3,
plus openarena, doom (shareware) and they all work flawlessly.


so far ive hacked my N900 quite a bit:

-modified LED colours and vibrations
-removed boot video (can also use custom video, but i prefer none)
-added custom profiles with tweakr
-made camera button and proximity sensor shortcuts to task manager/phone
-customized operator name
-added 'reboot' function to power button



HI, how you made camera button and proximity sensor shortcuts to task manager/phone ???
I am new here, i am not sure if you answer to this Q already, but plz help :D

Paranoxe 2010-02-01 19:05

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by f2thak (Post 457116)
Ive got the full versions of duke nukem 3d atomic edition and quake 3,
plus openarena, doom (shareware) and they all work flawlessly.


so far ive hacked my N900 quite a bit:

-modified LED colours and vibrations
-removed boot video (can also use custom video, but i prefer none)
-added custom profiles with tweakr
-made camera button and proximity sensor shortcuts to task manager/phone
-customized operator name
-added 'reboot' function to power button

I think it could be a good idea to edit your first post and add the wiki link for newcomers.

http://wiki.maemo.org/Customizing_Maemo

Reflektorfalke 2010-02-01 19:48

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by patt2k (Post 505406)
Thanks for that but I wish I had good linux knowledge so what I thought could be useful to use WINSCP as long as you can set up n900 ssh server to transfer files very easy from windows PC. But how do I set up SSH between n900 and pc?

@paa2k: If you want to use WinSCP...no offense...but why donīt you use the search function and find one of the instructions on how it works yourself???:confused:

http://talk.maemo.org/showthread.php?p=482844

TomJ 2010-02-01 20:08

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Paranoxe (Post 501780)
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


May I humbly suggest

Code:

$ mv ~/MyDocs/doombatt48x48/* ~/.local/share/icons/hicolor/48x48/hildon/
$ mv ~/MyDocs/doombattscalable/* ~/.local/share/icons/hicolor/scalable/hildon/

instead? You shouldn't need to gain root as it's going into a user directory (for people unfamiliar with *nices, ~ is the user's home directory, in this case /home/user and .local is a hidden directory within it) and you don't need to backup as you're leaving the original files intact. Also using mv rather than cp avoids having extra copies of the files cluttering the filesystem up.

starman 2010-02-01 22:02

Re: N900 MODs - share your MODs!!
 
has anyone developed an app/program to manage these mods?? a bit like what winterboard is for jailbroken iphones??

b666m 2010-02-01 22:13

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by rincic83 (Post 505583)
HI, how you made camera button and proximity sensor shortcuts to task manager/phone ???
I am new here, i am not sure if you answer to this Q already, but plz help :D

it's a program called "shortcutd".
install it via app-manager with testing (or devel) repositories activated. :)

patt2k 2010-02-01 23:39

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by Reflektorfalke (Post 505658)
@paa2k: If you want to use WinSCP...no offense...but why donīt you use the search function and find one of the instructions on how it works yourself???:confused:

http://talk.maemo.org/showthread.php?p=482844

Wow thanks I was confused with all of this thanks!

rincic83 2010-02-02 00:43

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by b666m (Post 505895)
it's a program called "shortcutd".
install it via app-manager with testing (or devel) repositories activated. :)

Thx, mate, I did download that progeam '"shortcutd", and now only shortcut I have is that camera button takes me to screen with open applications.. And I want that camera button to be set up as shortcut to my phone. Is it possible to bind them ??

b666m 2010-02-02 01:11

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by rincic83 (Post 506058)
Thx, mate, I did download that progeam '"shortcutd", and now only shortcut I have is that camera button takes me to screen with open applications.. And I want that camera button to be set up as shortcut to my phone. Is it possible to bind them ??

go to your preferences/settings and scroll down to the bottom. there should be a category "common" or something where you can edit/change the settings for some installed apps - for example shortcutd. :)

leetut 2010-02-02 01:14

Re: N900 MODs - share your MODs!!
 
THEME STUFF

just edited a few of the widgets cos i like lots of bling!
using photoshop i added:
'bevel and emboss'
'color overlay'
'gradient overlay'

to:

RSS applet
media player applet
web shortcut applet
contacts applet
calendar applet
app shortcut applet
app shortcut pressed applet

if you want them they go into:
usr/share/themes/******/images

(******* being your current theme)

back up your own files first

http://www.mediafire.com/?2lcqtkogdzf

http://img23.imageshack.us/img23/2252/14988715.jpg

http://img109.imageshack.us/img109/4...reenshot05.png

i also made the 'app shortcut applets' 10pixels smaller for fitting more on the screen

rincic83 2010-02-02 02:30

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by b666m (Post 506084)
go to your preferences/settings and scroll down to the bottom. there should be a category "common" or something where you can edit/change the settings for some installed apps - for example shortcutd. :)

I didnt even know there is some ''Extras'' category in settings sections :D

Thx again !!!!!!!!

Paranoxe 2010-02-02 03:16

Re: N900 MODs - share your MODs!!
 
Quote:

Originally Posted by TomJ (Post 505687)
May I humbly suggest

Code:

$ mv ~/MyDocs/doombatt48x48/* ~/.local/share/icons/hicolor/48x48/hildon/
$ mv ~/MyDocs/doombattscalable/* ~/.local/share/icons/hicolor/scalable/hildon/

instead? You shouldn't need to gain root as it's going into a user directory (for people unfamiliar with *nices, ~ is the user's home directory, in this case /home/user and .local is a hidden directory within it) and you don't need to backup as you're leaving the original files intact. Also using mv rather than cp avoids having extra copies of the files cluttering the filesystem up.

This is really useful, simple, clean and only two lines code involve! Simply perfect! ;)

I don't really understand how it works and what more it is possible to do with that because it doesn't work with /usr/share/themes/

Strange..


All times are GMT. The time now is 15:29.

vBulletin® Version 3.8.8