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)

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 12:13.

vBulletin® Version 3.8.8