Reply
Thread Tools
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#1741
SolarisSixth, this is what need to be in this file:
/etc/xdg/nokia/location-settings.conf
This is original .config file:

Code:
PrimarySuplServer=supl.nokia.com
PrimarySuplAllowHome=true
PrimarySuplAllowRoaming=true
PrimarySuplOnlyGprs=false
SecondarySuplServer=supl.nokia.com
SecondarySuplAllowHome=true
SecondarySuplAllowRoaming=true
SuplForced=false
Try, this...

matiasamuel, if you try to see this folder when you are connected to your PC via USB cable, you need to set your win explorer to see the hidden files..
If you still not see:
1. Disconnect from PC
2. Go to Setting -> Wallpaper -> choose one pic -> press DONE (this action will create folder named ".wallpapers" in your phone (/home/user/MyDocs)
3. Now connect your phone to PC in USB mass storage mode and you will see this folder ".wallpapers"
4. Put you pic 854x854px named "mywall1.png" to this folder and disconnect from PC.
5. Go to Setting -> Wallpaper -> choose your pic -> press DONE.
6. go to tweak F-7 -> activate first pic
7. Lock you screens -> double tap -> see your pic -> rotate your phone 1-2 times.

Done....

jleholeho, I will see....

Mikkosssss, I will see....

YavkatA, just scroll your icons up-down
 

The Following User Says Thank You to Schturman For This Useful Post:
automagic68's Avatar
Posts: 415 | Thanked: 161 times | Joined on Apr 2010 @ San Francisco, CA
#1742
I read in another thread that QuickTweak has the clear homescreen folders mod, yet unable to find it looking in the PDF?
__________________
Have a GREAT day!
 
Moderator | Posts: 6,215 | Thanked: 6,400 times | Joined on Nov 2011
#1743
Originally Posted by automagic68 View Post
I read in another thread that QuickTweak has the clear homescreen folders mod, yet unable to find it looking in the PDF?
Tweak W (Homescreen setting) --> 4...
 
Posts: 71 | Thanked: 130 times | Joined on Apr 2012
#1744
Hi Schturman,

Is there anyway to add an option to insert background pic for the folder instead of the normal black and transparent?

Thanks
 
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#1745
Originally Posted by chasetheangel View Post
Hi Schturman,

Is there anyway to add an option to insert background pic for the folder instead of the normal black and transparent?

Thanks
You can try something...
1. Create a small pic and with name for example "folder-bg.png"
2. put this pic to:
Code:
/usr/share/themes/blanco/meegotouch/images/backgrounds
3. Now, open this file:
Code:
/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
to this block:
Code:
MWidgetStyle#folderContainerContentWidget {
    padding-left: 0;
    padding-right: 0;
    padding-top: $PADDING_MEDIUM;
    padding-bottom: $PADDING_MEDIUM;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;

    background-color: black;
4. change
Code:
background-color: black;
to
Code:
background-image: "folder-bg";
5. reboot your phone.

If you don't get reboot-loop -> post here a screenshot
If you will get reboot-loop -> reflash your phone.
 

The Following User Says Thank You to Schturman For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#1746
Originally Posted by Mikkosssss View Post
Hi Schturman

You should add this mod to N9QTweak if possible http://thomasdefranc.blogspot.fi/201...okmark-to.html
Checked.. Sorry, can't add this because people have a different version of FireFox.... Also, I can't to know what the a full name of browser-xxxxxxxxxxxxxxxxxx.desktop files..

Where xxxxxxxxxxxxxx is a long combination of numbers and letters that your phone created, I can't to now this numbers/letters..
 

The Following User Says Thank You to Schturman For This Useful Post:
Mikkosssss's Avatar
Posts: 645 | Thanked: 519 times | Joined on Apr 2012 @ Finland
#1747
Originally Posted by Schturman View Post
Checked.. Sorry, can't add this because people have a different version of FireFox.... Also, I can't to know what the a full name of browser-xxxxxxxxxxxxxxxxxx.desktop files..

Where xxxxxxxxxxxxxx is a long combination of numbers and letters that your phone created, I can't to now this numbers/letters..
I have to do it manually then
 
Posts: 169 | Thanked: 132 times | Joined on Oct 2011 @ Toronto, Canada
#1748
Originally Posted by Schturman View Post
You can try something...
1. Create a small pic and with name for example "folder-bg.png"
2. put this pic to:
Code:
/usr/share/themes/blanco/meegotouch/images/backgrounds
3. Now, open this file:
Code:
/usr/share/themes/base/meegotouch/meegotouchhome/style/meegotouchhome.css
to this block:
Code:
MWidgetStyle#folderContainerContentWidget {
    padding-left: 0;
    padding-right: 0;
    padding-top: $PADDING_MEDIUM;
    padding-bottom: $PADDING_MEDIUM;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;

    background-color: black;
4. change
Code:
background-color: black;
to
Code:
background-image: "folder-bg";
5. reboot your phone.

If you don't get reboot-loop -> post here a screenshot
If you will get reboot-loop -> reflash your phone.
If chasetheangle doesn't feel like doing it, I can try this later and let you know how it goes. Just have several things to do before I have time to play with my phone.

Thanks for the contents of the file too! I don't know how those files became deleted, but I was able to restore them, and fix it. Much appreciated.
 

The Following User Says Thank You to SolarisSixth For This Useful Post:
Schturman's Avatar
Posts: 5,339 | Thanked: 4,133 times | Joined on Jan 2010 @ Israel
#1749
SolarisSixth, when you will try the folder background hack and if it's work, please write here your result and screenshot if this work and I will add this to the next release..
Thanks


EDIT...
mmm.. maybe it's more safety..
instead completely changing this line:
Code:
background-color: black;
just add background image before...like this:

Code:
background-image: "folder-bg";
background-color: black;

Last edited by Schturman; 2012-07-19 at 21:35.
 
Posts: 169 | Thanked: 132 times | Joined on Oct 2011 @ Toronto, Canada
#1750
I reply with success!






This is with opacity turned down, so you can see the background image, just checkerboard, I assume that with it turned off, you could pull off a flat image, that won't show the background image or icons at all.

Last edited by SolarisSixth; 2012-07-19 at 22:26. Reason: Da Hell did I write?
 

The Following User Says Thank You to SolarisSixth For This Useful Post:
Reply

Tags
hebrew vkb, n9 qtweak, n9 quick tweak, n9 quicktweak, root-ssh


 
Forum Jump


All times are GMT. The time now is 00:41.