Remove the shadow of the desktop icons on our Nokia N900

Remove the shadow of the desktop icons in our Nokia N900 is very simple. There are two different ways to do this, choose which you prefer icon wink Remove the shadow of the desktop icons on our Nokia N900 -

 

Remove shadows N900 Remove the shadow of the desktop icons on our Nokia N900

 


We may remove the shadow simply deleting or changing the name of the following files, accessing OpenSSH mode:

 

/usr/share/themes/Actual_Theme/images/ApplicationShortcutAppletPressed.png
/usr/share/themes/Actual_Theme/images/ApplicationShortcutApplet.png

 

If we change the extension then we can restore returning to the extension .png.

 

From the N900 also we can do that, for that reason, accessing root mode, type:

 

$ Sudo gainroot
$ Cd/usr/share/themes/Actual_Theme/images/
$ Mv ApplicationShortcutAppletPressed.png ApplicationShortcutAppletPressed.png.old
$ Mv ApplicationShortcutApplet.png ApplicationShortcutApplet.png.old

 

And then reboot the device icon wink Remove the shadow of the desktop icons on our Nokia N900

 

Before:

Remove shadows N900 Remove the shadow of the desktop icons on our Nokia N900

 

After:

Remove Shadows N900 2 Remove the shadow of the desktop icons on our Nokia N900

This entry was posted in Tutorials and tagged , , . Bookmark the permalink.
Related Posts:

42 Responses to Remove the shadow of the desktop icons on our Nokia N900

  1. edcarsky says:

    This is cool!!! i hope there is no bad impact in any cause. i mean, it will not affect any programs?

  2. Pingback: N900 - Howto remove shadows from desktop icons | mobilelivingroom.de

  3. KK says:

    hey. I tried to type the second method, but I cannot do anything after sudo gainroot. it says — cannot cd to usr/share/themes/Actual_Theme/images/. I am typing the same way as it is written except using the “$” sign. Plz help me out and tell me are there any side effects of doing this ? and what if I have the Midnight Commander. Can I do this with MC ?

  4. KK says:

    what does actual_theme means

  5. admin says:

    KK, actual_themes = theme installed

  6. Pingback: Tweak: Schaduw verwijderen shortcuts

  7. edcarsky says:

    i agreed on 2nd method, it doesnt make anysense.

    maybe you can give us a comprehensive instructions specially in a linux beginner.

    when you type “sudo gainroot” it says:

    /home/user #

    when you followed instruction above details,

    it says:

    /bin/user # Cd/usr/share/themes/Actual_Theme/images/: not found.

    can you please confer as new clear instruction, i would appreciate your respond on this.

  8. Dark Knight says:

    Everything works fine. You should just change Actual_Theme to name of your current theme. One minus is that after it’s harder to understand if you have pressed the button or not. Like workaround I tried not to rename ApplicationShortcutAppletPressed.png and in that case everything is fine for me.

  9. Markus says:

    Nice one! Thanks.

    For Linux beginners, the basic commands above mean:

    cd = change directory
    mv = move (here used to rename)

    Replace “Actual_Theme” in the path above with the name of your actual theme (called “default” in most cases…)

  10. Markus says:

    …and to make it more convenient for typing:

    you may type: cd/u then press tab, so the system will autocomplete, if non-ambigous to cd /usr/ then add …/sh , type tab and you will get cd /usr/share/ and so on…

    Use ls to list the content of any directory.

  11. KK says:

    ok guys I got it. everything is just working fine. Just type exactly as given below but Remember 3 things

    1. there is a space between “cd” and “/”.

    2. replace “actual_theme” by either “alpha” for nokia nseries theme or “beta” for Digital life theme.

    3. Reboot necessary after performing below operations.

    4. cd and mv should be in lowercase where as the file names must be written as mentioned below:

    $ sudo gainroot
    /home/user # cd /usr/share/themes/Actual_Theme/images/
    mv ApplicationShortcutAppletPressed.png ApplicationShortcutAppletPressed.png.old
    mv ApplicationShortcutApplet.png ApplicationShortcutApplet.png.old

  12. amir says:

    after i do this
    /home/user # cd /usr/share/themes/Actual_Theme/images/
    i got premission denied

  13. KK says:

    amir bhai I think u didn’t installed the rootsh properly or ur typing incorrectly. Can just tell the exact error what does it says like “cant cd” or something.

  14. Oscar says:

    KK, thanks, really thanks xD

    In the spanish version of this forum, NOTHING answer me. And you explain it perfectly. Thanks!

  15. fosho says:

    I deleted the phone shortcut by mistake, how to restore it back?

  16. twest says:

    anyway to get this for widgets and bookmarks??

  17. Janni says:

    Yeay! It worked! I hae no idea why it worked but it does!
    Why does changing a filename remove the shadow??? Doesnt make sense to me! But who am I to question why!!!
    Cheers Guys!

    KKel – really helpful, couldnt have done it without you.

  18. Silviu says:

    I’ve been trying over and over again the second method, but no succes! Same old message “no such file name”.
    I’am asking you for some assistance, 1st time opperating on linux.
    10x all!

  19. Pingback: Removendo as sombras dos Icones no Desktop « N900

  20. Flander5 says:

    i dont understand what i should write instead of the Actual_theme… cuz when i type in my theme( digital_nature) and it doesnt work.. then when i try using alpha or beta instead it goes farther but after that it says : can not rename ApplicationShortcutAppletPressed.png… i dont understand xD Help please :D :D

  21. JC says:

    This is how I did it and worked for me

    To gain root access I donwload “Rootsh” from the application manager, then Open the terminal and type:

    $ sudo gainroot
    /home/user # cd /usr/share/themes/alpha/images/ (REMERMBER: there is a space between “cd” and “/”)

    mv ApplicationShortcutAppletPressed.png ApplicationShortcutAppletPressed.png.old
    mv ApplicationShortcutApplet.png ApplicationShortcutApplet.png.old

  22. lutz says:

    hi, i have a problem!
    when i tipe
    “cd /usr/share/themes/digital_nature/images/

    then i get the answer
    “/bin/sh: cd: cant cd to /usr/share/themes/digital_nature/images/

    what is my problem???

  23. JC says:

    Lutz
    Replace digital_nature for “beta” (remove quotes) , should look like this.

    cd /usr/share/themes/beta/images/

    That will answer your question, then follow the next command lines on my previous post.
    Post your results.
    Good luck
    JCAB

  24. minty95 says:

    I used the openssh way, after installing it, it’s very easy

    Note the
    “..themes/Actual_Theme/images/…”
    is actually
    “..themes/Default (folder with arrow on it)/images/…”

    This is for the Nokia Default Themes

  25. minty95 says:

    Just a small detail to make things clearer
    The Nokia Nseries is ‘Alpha’ when you look in the folders, and ‘beta’ is the Digital nature, you will not see the ‘real names’, just alpha or beta, slightly confusing

  26. pinoy says:

    how do i restore it to the old state with shadows if i use xterminal?

  27. Noob says:

    hello, first of all thanks to everybody. it worked fine for me with the standard themes. but now i have the iStyle black theme. if do every step like written, but it says:
    “/bin/sh: cd: cant cd to /usr/share/themes/istyle_black_theme/images/

    what should i do?
    plz help and thanks a lot!

  28. Christraj says:

    Hi

    This is working perfectly for default themes. But as Noob el said in previous comment, it is not working for other themes. Kindly advice.

  29. Moi says:

    Hi,

    When i enter this : $ sudo gainroot
    /home/user # cd /usr/share/themes/alpha/images/

    it opens the following directorie : /OPT/usr/share/themes/alpha/images

    can someone tell me why he starts with OPT???

    thanks

  30. Ashraful Huque says:

    Great work . It’s worked

  31. malleee says:

    1. there is a space between “cd” and “/”.

    2. replace “actual_theme” by either “alpha” for nokia nseries theme or “beta” for Digital life theme.

    3. Reboot necessary after performing below operations.
    hi guys i used KK’s steps to get mine to work but i change (Actual_Theme) to windows7 because that’s the theme i am using and its working.
    1. there is a space between “cd” and “/”.

    2. replace “actual_theme” by either “alpha” for nokia nseries theme or “beta” for Digital life theme.

    3. Reboot necessary after performing below operations.
    4. cd and mv should be in lowercase where as the file names must be written as mentioned below:

    $ sudo gainroot (press enter)
    /home/user # cd /usr/share/themes/windows7/images/
    mv ApplicationShortcutAppletPressed.png ApplicationShortcutAppletPressed.png.old
    mv ApplicationShortcutApplet.png ApplicationShortcutApplet.png.old

  32. Johncx23 says:

    Hi guys, how do you make the icons bigger. Please help me!!!!

  33. cl says:

    do you hit enter after every line? or do you just type the whole thing out and restart the n900? please help

  34. malleee says:

    press enter after every line

  35. obaid shaukat says:

    i dnt have an more icon in my nokia n900,please tell me.how to get it

  36. Gamers says:

    thnks man,

    but how can i change it back to normal if i dont wnt it anymore??

  37. begela says:

    Gamers

    yeah right question!

    how can i change it back to normal if i dont wnt it anymore??

  38. guys,, i found out that there’s a much easier way to remove the shadows of the icons on the desktop… simply download the filebox,,, then configure the settings in a way that it will let you show your hidden files.,,, then press up arrow key,, till you see only /.. then type usr.. then click it.. then type share,, click the said folder again.. then type themes,, again double click,,, then locate the theme you are currently using,, then of course,, click it again…. then,,, locate the name,, ApplicationShortcutAppletPressed.png ..
    check it then rename it.. to ApplicationShortcutAppletPressed.png.old
    ApplicationShortcutApplet.png
    check it then rename it … to ApplicationShortcutApplet.png.old.
    then reboot the phone….
    hope it helps…

  39. anand says:

    can u help me in deleting da nfs icon frm my menu…….coz i am unable to open it plz give me a detailed step by stpe method to remove from my desktop…….plzzzzzzz

  40. Abdul Ghafoor says:

    I tried the above commands and also checked the files using filebox to ensure, where those two files are already renamed to .old. However, I restarted my N900 2 times, those shadows are still there. Can any1 help me out please?

  41. Abdul Ghafoor says:

    yeh, got it! my theme is windows 7 / tampered the one on Alpha earlier and now made the adjustments, it is working.thanks

  42. Shahzad says:

    $ sudo gainroot
    /home/user # cd /usr/share/themes/alpha/images/

    mv ApplicationShortcutAppletPressed.png ApplicationShortcutAppletPressed.png.old

    mv ApplicationShortcutApplet.png ApplicationShortcutApplet.png.old

    ……..there is space between “cd” and “/user”
    ……..and there is also a space between “mv” and “ApplicationShorrcut”……….

    then restart ur phone….its works really……

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>