+ Reply
Page 2 of 2 FirstFirst 12
Results 21 to 38 of 38
  1. #21
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts

    yes, the L-conf theme activates these for you so its the only one you need to activate.
    You just have to make sure they are installed.

  2. #22
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    So it's really easy.
    And his background is it a wallpaper or is it installed with the Themes?
    So now I'm going to look where to find all this themes in Cydia :-)


    Stupid question but what is my.theme and homescreen 2.0 where do I find them
    Last edited by Morphin08; 12-16-2008 at 04:33 PM. Reason: Automerged Doublepost

  3. #23
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts

    I'm not sure where the wallpaper is from, or where my.teme is (it may just be an alias for whatever theme you want to use), but Homescreen 2.0 mod is lurking here, just do a search and you'll find it.

  4. #24
    What's Jailbreak?
    Join Date
    Dec 2008
    Posts
    12
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Quote Originally Posted by corky100 View Post
    Homescreen 2.0 Mod.
    What is that mod your talking about?

    edit: just saw to search. Thanks. :-)

    I've been searching around, but cant find this "Home Screen Mod 2.0" you guys are talking about.
    Last edited by Juzman; 12-16-2008 at 06:40 PM.

  5. #25
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    I also searched for it but I found nothing.
    Maybe you could tell us the link? Please

  6. #26
    Green Apple
    Join Date
    Oct 2007
    Posts
    44
    Thanks
    4
    Thanked 8 Times in 8 Posts


  7. #27
    Green Apple
    Join Date
    Dec 2008
    Posts
    37
    Thanks
    3
    Thanked 1 Time in 1 Post
    So this is my Lockscreen, you can see that their are some bugs.
    Do you know what I have to do?

    By morphin08
    Last edited by Morphin08; 12-18-2008 at 02:42 AM.

  8. #28
    iPhone? More like MyPhone straightryder's Avatar
    Join Date
    Oct 2007
    Location
    Planet Earth
    Posts
    201
    Thanks
    28
    Thanked 26 Times in 20 Posts

    by far just tryin to get my city to show up on the weather was a nightmare,

    i quit after going through 43 pages over at macthemes and stlll im retarded, cant get it to work

    just never have done coding b4. Complete nightmare.

    I wish i had this theme.

    by far just tryin to get my city to show up on the weather was a nightmare,

    i quit after going through 43 pages over at macthemes and stlll im retarded, cant get it to work

    just never have done coding b4. Complete nightmare.

    I wish i had this theme.
    Last edited by straightryder; 12-18-2008 at 04:37 PM. Reason: Automerged Doublepost

  9. #29
    iPhoneaholic BenzoHartt's Avatar
    Join Date
    Mar 2008
    Location
    Atlanta, GA
    Posts
    436
    Thanks
    39
    Thanked 10 Times in 8 Posts

    Lock Screen Configurator (L-CONF)-lockscreen.png

    How did we get those icons? Mine has the line listing with is great (HomeScreen 2.0)the icons are a little more my thing.

    Also... Will the instructions listed in the post allow you to hide the lockscreen by pressing the clock? Or what is it doing exactly?

  10. #30
    What's Jailbreak?
    Join Date
    Oct 2008
    Posts
    18
    Thanks
    7
    Thanked 22 Times in 7 Posts

    To change your home city for the weather:
    Go to your Themes\Homescreen_2.0 folder, open the "configureMe.js" file with notepad or your favorite quickie text editor.
    On the 6th line, you'll see the text "var locale = " and then a bunch of gibberish that ends in Manila or somewhere. You can ignore all of the text after // which is the symbol that tells the computer that everything that follows is a comment.
    You can delete that entire line after the = and type in your city.
    For instance, my 6th line is this:
    var locale = "San Diego, CA"

    Then you'll want to check the 9th line where you see: "var isCelsius = true". If you're American you'll probably want to change that to false in order to get the temperature in Fahrenheit.

  11. #31
    iPhoneaholic bballcat03's Avatar
    Join Date
    Jul 2008
    Location
    WA STATE
    Posts
    429
    Thanks
    50
    Thanked 16 Times in 14 Posts

    damn, another old thread I missed. Now another toy to add to my iphone

  12. #32
    What's Jailbreak?
    Join Date
    Oct 2008
    Posts
    18
    Thanks
    7
    Thanked 22 Times in 7 Posts

    @Morphin08 --
    The reason you have two weather sections listed is because, by default, Homescreen 2.0 has an embedded weather app. PLUS as per the original instructions, you have Katra's weather app loaded as well.
    Personally I like the one in Homescreen because it drops down into a weekly overview when you tap on it.
    My screen looked a lot like yours until I figured out what was going on.
    Then I removed Katra's from my phone and edited my "configureMe" file in the L-CONF.theme folder to have only these lines:

    var loadSettings = [
    ["Status Notifier Lock Screen.theme/LockBackground.html", 320, 0, false, 0, 0],
    ["HomeScreen_2.0/LockBackground.html" , 320, 480, false, -90, 0]
    ];

    Now the weather works perfectly.

  13. #33
    iPhone? More like MyPhone keda51's Avatar
    Join Date
    Dec 2008
    Location
    Orlando, FL
    Posts
    120
    Thanks
    18
    Thanked 18 Times in 14 Posts

    Hmm, interesting!

    How did I miss this one?!? I wonder if I can finally get Lock Calendar and a weather to not overlap with this

  14. #34
    iPhone? More like MyPhone
    Join Date
    Jan 2009
    Posts
    162
    Thanks
    13
    Thanked 24 Times in 20 Posts

    i couldbt figure out how to get it running :S

  15. #35
    Green Apple skitomcat1's Avatar
    Join Date
    Mar 2008
    Posts
    36
    Thanks
    9
    Thanked 0 Times in 0 Posts

    I can only hope someone has finally figured out how to put the clock on the LOCK SCREEN STATUS BAR. Basically instead of the lock icon I would like a working clock. so that its just my wallpaper with a clock in the status bar

  16. #36
    What's Jailbreak?
    Join Date
    Nov 2008
    Posts
    3
    Thanks
    0
    Thanked 1 Time in 1 Post
    where do you get my.theme from? i cant seem to find it anywhere and also where do you guys find that back ground picture with the moon and the grass? thanks

    -john
    Last edited by j_infinite; 02-03-2009 at 11:52 PM.

  17. #37
    What's Jailbreak?
    Join Date
    Oct 2009
    Posts
    13
    Thanks
    0
    Thanked 1 Time in 1 Post
    hey can anybody tell me how to make default clock theme dissappear and have battery indicator instead

  18. #38
    What's Jailbreak? arias51's Avatar
    Join Date
    Mar 2009
    Location
    Connecticut
    Posts
    29
    Thanks
    4
    Thanked 2 Times in 1 Post
    Does anyone know if there is a widget to get the battery on the lockscreen (obviously when not being charged)?

+ Reply
Page 2 of 2 FirstFirst 12

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts