|
Apr 10 |
comment |
Can you have promo codes for Cydia apps? That's kind of like the opposite of a promo code. A promo code enables the user to get a free/discounted app on his/her own. What you're describing is the developer activating a license for a certain Cydia Id number. |
|
Apr 10 |
comment |
Can you have promo codes for Cydia apps? This question could have been phrased differently (Does Cydia have promo codes?) and it wouldn't have been development related. |
|
Nov 30 |
comment |
Activate passcode lock after 30 mins of inactivity? Did you find anything out here? |
|
Nov 11 |
comment |
Is there an app on Cydia that will let me turn off dock audio? @RobertLouisMurphy: did you find a solution for this? |
|
Nov 9 |
comment |
Setting for iOS device type (Jailbreak) Sorry, logged in too late to give you some of the bounty. (If a moderator reads this, can you give an extension? The last time I had a bounty, there was a grace period for rewarding.) Personally I think this can be done with a hook of the function that queries the device type. I don't think it matters what the app is, especially since the alternative is buying a device that it'll run on. |
|
Jul 16 |
comment |
Couldn't locate MessageTracer database (at path /var/log/DiagnosticMessages) @karmatic: did you find out the problem? |
|
Jul 5 |
comment |
Connecting a MacBook Pro to a Windows ad hoc network Did you find a solution here? |
|
May 24 |
comment |
how to find out the start time of last sleep hey thanks that worked! just changed the grep command to grep -2 sleep to get the line with the date and time. |
|
May 24 |
comment |
how to find out the start time of last sleep I don't get any results for powerd in any of the system logs, could I be missing some setting for logging powerd activities? |
|
May 17 |
comment |
double password entry to access account Yeah I'm using the script above (without your last changes, what are they exactly?) with "~" as my USER_PATH. The timed suspend is 4 hours and I'm running this script at 9:30 in the morning. I always put my computer to sleep manually, perhaps that's why the script doesn't work. Although it could be something else entirely.... |
|
May 16 |
comment |
double password entry to access account I think I'm getting a suspend after logging in, but the login screen never comes and I have to restart (2x so far). |
|
May 15 |
comment |
double password entry to access account Unfortunately not, but I think it's the closest solution possible at this time, thanks! |
|
May 10 |
comment |
double password entry to access account ok, I see the important part for me now, checking the com.apple.screensaver.plist file. Although isn't that better described as the ELAPSED_TIME? For me CHOSEN_TIME is the time described in the LaunchAgents plist. |
|
May 10 |
comment |
double password entry to access account No problem, thanks again for the updates, I will try this out. Do you think it will work if I put my computer to sleep manually, without any screen saver coming on (that's the way my computer usually sleeps)? |
|
May 10 |
comment |
double password entry to access account Thanks for the quick answer, just did a quick test of the ps and grep commands, nothing came up. Perhaps the 4 hour timer that locks my account is not controlled by ScreenSaverEngine.app? |
|
May 10 |
comment |
scheduled account lock Mac OS X New question came up here, FYI: apple.stackexchange.com/q/51006/8699 |
|
May 9 |
comment |
lock account and sleep What was wrong with the question? It's always nice to get a comment when getting a downvote, otherwise how can you learn from your mistakes? |
|
May 7 |
comment |
lock account and sleep @patrix: Daniel L. updated my question, hopefully it's clearer now. |
|
May 7 |
comment |
lock account and sleep Sorry for the confusion, Daniel L. was kind enough to update my question, hopefully now it's clearer. |
|
May 7 |
comment |
lock account and sleep Forgot to mention I don't want to enter my password after every wakeup from sleep, I'll update my post. |