|
2010-02-01
, 20:08
|
|
Posts: 505 |
Thanked: 665 times |
Joined on Oct 2009
|
#552
|
make backup!Code:$ root
Put the new battery iconsCode:$ 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/
Code:$ cp /home/user/MyDocs/doombatt48x48/* /usr/share/icons/hicolor/48x48/hildon/ $ cp /home/user/MyDocs/doombattscalable/* /usr/share/icons/hicolor/scalable/hildon/ $ reboot
$ mv ~/MyDocs/doombatt48x48/* ~/.local/share/icons/hicolor/48x48/hildon/ $ mv ~/MyDocs/doombattscalable/* ~/.local/share/icons/hicolor/scalable/hildon/
The Following User Says Thank You to TomJ For This Useful Post: | ||
|
2010-02-01
, 22:02
|
Posts: 207 |
Thanked: 84 times |
Joined on Jan 2010
@ bournemouth
|
#553
|
|
2010-02-01
, 22:13
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#554
|
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
The Following User Says Thank You to b666m For This Useful Post: | ||
|
2010-02-01
, 23:39
|
Posts: 84 |
Thanked: 3 times |
Joined on Jan 2010
|
#555
|
@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???
http://talk.maemo.org/showthread.php?p=482844
|
2010-02-02
, 00:43
|
Posts: 37 |
Thanked: 7 times |
Joined on Jan 2010
@ ZAgreb,Croatia
|
#556
|
|
2010-02-02
, 01:11
|
|
Posts: 1,090 |
Thanked: 476 times |
Joined on Jan 2010
@ Ingolstadt, Germany
|
#557
|
The Following User Says Thank You to b666m For This Useful Post: | ||
|
2010-02-02
, 01:14
|
|
Posts: 1,169 |
Thanked: 1,174 times |
Joined on Jan 2010
@ sunderland
|
#558
|
|
2010-02-02
, 02:30
|
Posts: 37 |
Thanked: 7 times |
Joined on Jan 2010
@ ZAgreb,Croatia
|
#559
|
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.
|
2010-02-02
, 03:16
|
Posts: 24 |
Thanked: 20 times |
Joined on Dec 2009
@ Montréal, Canada
|
#560
|
May I humbly suggest
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.Code:$ mv ~/MyDocs/doombatt48x48/* ~/.local/share/icons/hicolor/48x48/hildon/ $ mv ~/MyDocs/doombattscalable/* ~/.local/share/icons/hicolor/scalable/hildon/
Tags |
maemo mods, mods thread |
|
http://talk.maemo.org/showthread.php?p=482844