Posts: 20 | Thanked: 1 time | Joined on Apr 2012
#1
Im trying to change icons and i tried to change it with filebox but not working because no access, so how i can changw it from terminan, i need terminal commads for delete copy rename, or is therw easier way?
 
Posts: 1,539 | Thanked: 1,604 times | Joined on Oct 2011 @ With my N9
#2
Originally Posted by nerzhul View Post
Im trying to change icons and i tried to change it with filebox but not working because no access, so how i can changw it from terminan, i need terminal commads for delete copy rename, or is therw easier way?
Follow the second part of this:
http://everythingn9.com/change-the-c...tandby-screen/
__________________
Arie|www.everythingn9.com|Nokia N9 64GB x2|Nokia N950

@everythingn9

Temporary Inception Fix


Times Banned from TMO: 4
 

The Following User Says Thank You to Arie For This Useful Post:
cddiede's Avatar
Posts: 1,034 | Thanked: 784 times | Joined on Dec 2007 @ Annapolis, MD
#3
If you're just trying to change the icon for an app on your homescreen, then it's easiest to edit it's .desktop file. So if your app was called foo, you would do this in the terminal:

vi /usr/share/applications/foo.desktop

(Google vi commands if you don't know them)

In the file, look for the "Icon=" line and edit that to point to an alternate .png file.
 
coderus's Avatar
Posts: 6,436 | Thanked: 12,699 times | Joined on Nov 2011 @ Ängelholm, Sweden
#4
launch filebox as root
Code:
devel-su -c /opt/Filebox/bin/Filebox
or you can create Filebox Root icon
Code:
/home/user/.local/share/applications/FileboxRoot.desktop
Code:
[Desktop Entry]
Encoding=UTF-8
Version=1.0
Type=Application
Terminal=false
Name=FileboxRoot
Name[tr]=Dosya Kutusu
Exec=invoker --splash=/opt/Filebox/filebox-portrait.png --splash-landscape=/opt/Filebox/filebox-landscape.png --type=e meego-terminal -e devel-su -c /opt/Filebox/bin/Filebox
Icon=/usr/share/icons/hicolor/80x80/apps/Filebox.png
X-Window-Icon=
X-HildonDesk-ShowInToolbar=true
X-Osso-Type=application/x-executable
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 08:35.