Archive for Januar 18th, 2012

Probleme bei Nitdroid installation

Hallo zusammen,

ich habe ein paar probleme bei der installation von nitdroid.
1. egal welchen installer ich benutze irgendwann haengt es.
2. habe schon mehrere anleitungen probiert doch hat alles nichts geholfen.

es funzt quasi garnichts und ich weiß n…


Nokia N9 Hack: Live Clock

Download from Nokia Store (Free)

LiveClock icon in menu. Clock hands moves once in a 5 minutes if display not locked.

Empfehlen/Bookmark


Nokia N9 Hack: Icon Grid ändern (6×8 = 48 Icons)

Using the app N9 tweak you can customise the way your app icons look

open N9 tweak type “ico”

Then there’ll be options where you can make the icons x-small, small, large, change the font size and colour (beware this can screw up your system) and default.

type the password “rootme” when asked. Make sure there’s no capital letters

Please Donate for this App!!

Source, Updates & Information: http://talk.maemo.org/showthread.php?t=80446

New version out http://minus.com/mb5trtYJt#5

 

Current features:
* Add adhoc at start up
* Boost the playback volume
*… [ Weiterlesen » ]


Nokia N9 Hack: Hintergrundbild im Lockscreen ändern

Source: mynokiablog.com

 

  1. Enable Developer Mode, ensure Utilities is installed
  2. Open Terminal
  3. Gain root access
    devel-su
    Password = rootme (Unless changed)
  4. cd /usr/share/themes/base/meegotouch/libsysuid-screenlock-nokia/style/
  5. nano *.css
  6. Use the arrows to find the line of code “LockScreen MImageWidgetStyle#LockScreenLowPowerModeOperatorLogo”
  7. Edit the max size to what you like. I changed it to maximum-size: 45mm 45mm; (translates to 450 x 450) and it is more than enough.
  8. Ctrl + x
  9. Y
  10. Hit enter
  11. /sbin/reboot

Your device will reboot, and should now allow for a larger Operator Logo. Use one of the programs mentioned above and enjoy.

NB: If… [ Weiterlesen » ]


Nokia N9 Hack: Hintergrundbild bei den Homescreens ändern

Hintergrundbild

Source: mynokiablog.com

Instructions:
1. Erstelle ein Bild in 480×854 (PNG format)
2. Benenne es meegotouch-desktop-bg.png
3. Copiere das File via USB in den Downloads Ordner
4. Im selben Ordner “Downloads” entpackst du das file libmeegotouchviews-modified-default.css welches du hier findest (http://www.mediafire.com/?b05rri3b3x20ris).
5. Öffne den Terminal:

Code:
devel-su
rootme (the default password)
cp -f /home/user/MyDocs/Downloads/meegotouch-desktop-bg.png /usr/share/themes/blanco/meegotouch/images/backgrounds/
cp -f /home/user/MyDocs/Downloads/libmeegotouchviews-modified-default.css /usr/share/themes/base/meegotouch/libmeegotouchhome/style/

6. Reboot

PS. Um ein anderes Bild zu verwenden musst du bloss das  meegotouch-desktop-bg.png ersetzen.
Um auf das Standart “hintergrundbild” wiederherzustellen das Original libmeegotouchviews-modified-default.css in den Downloads Ordner kopieren. (http://www.mediafire.com/?yexu8a70ld534iu).

Empfehlen/Bookmark