Unfortunately it's one of the growing list of things tempting me back to Snow Leopard...
- no 4 finger "show desktop" gesture - the replacement gesture is awkward
- no expose ALL windows
- hiding of Library folder - easily fixed but still annoying
apart from thats its great.
There must be a simple sudo command to turn this off. m,maybe a 3rd party util like macpilot will figure it out. Anyway the default should be unchecked and then you could choose it if you want, not the other way around.
"com.apple.loginwindow" = {
AutoOpenedWindowDictionary = {
1 = <18000000 15000000 76000000 62000000 36000000 30000000 2f000000 2e000000 19000000 0a000000 d2000000 d1000000 56000000 7d000000 7e000000 8b000000 87000000 83000000 42000000 0b000000 25000000 20000000>;
CurrentSpaceID = 1;
NumberOfSpaces = 16;
};
"NSWindow Frame About This Mac" = "486 358 307 351 0 0 1280 778 ";
"NSWindow Frame ProcessPanel" = "9 160 346 290 0 0 2560 1418 ";
TALLogoutSavesState = 1;
defaults write com.apple.loginwindow TALLogoutSavesState 0
Unfortunately it's one of the growing list of things tempting me back to Snow Leopard...
- This
- No sleep with network sharing on
- Safari 5.1 no easy manual cookie control
- no 4 finger "show desktop" gesture - the replacement gesture is awkward
- no expose ALL windows
- removal of separate safari download window
- hiding of Library folder - easily fixed but still annoying
- no rosetta - i have no PPC apps but 1 intel app I use (FFmpegX) has a minor old PPC component which causes problems now.
- the way "Arrange icons by" has become "clean up by" and changed the way it behaves.
apart from thats its great.
edit, 1 more...
- CMD + SHIFT + L in safari is no longer search text on google, but now show the reading list thing - took ages to change the commands around on that one to get the search back.
After digging around for a while, I found a way of dealing with this annoying feature.
On terminal, you need to run the following command:
Code:defaults write com.apple.loginwindow TALLogoutSavesState 0
This, despite the fact that the checkbox will still be marked, will kill every app when you turn off your Mac.
The only catch is that you have to run the command each time that you're going to either reboot or shut down since the system automatically changes the value to "1" again.
To sort this out, I created an AppleScript-based app that with just clicking its icon, it will run the command and shut your mac down for you.
You can download it here for free.
Let me know if it works for you!
Victor Andreoni
source: GizmoBlurb
Hey, cool stuff - thanx alot, been very helpful for me!
I'd appreciate even more greatly if you'd published the same one, but for clean restart (with an appropriate icon)
Lion is Apples Vista
too many annoying useless features
Vista was not bad because of annoying features, it was a #*%} sandwich that crashed constantly. Apple's vista seems to be doing well in most people's eyes.
After digging around for a while, I found a way of dealing with this annoying feature.
On terminal, you need to run the following command:
Code:defaults write com.apple.loginwindow TALLogoutSavesState 0
This, despite the fact that the checkbox will still be marked, will kill every app when you turn off your Mac.
The only catch is that you have to run the command each time that you're going to either reboot or shut down since the system automatically changes the value to "1" again.
To sort this out, I created an AppleScript-based app that with just clicking its icon, it will run the command and shut your mac down for you.
You can download it here for free.
Let me know if it works for you!
Victor Andreoni
source: GizmoBlurb
Hey, cool stuff - thanx alot, been very helpful for me!
I'd appreciate even more greatly if you'd published the same one, but for clean restart (with an appropriate icon)
I'm also done with Lion. I restored Snow Leopard last night. My machine is back to working as intended. Many of the "features" Lion has can be disabled. But if I wanted to do that, why not just stick with Snow Leopard and not have to disable anything?
Maybe if you go to
/Library/Preferences/
and edit "com.apple.loginwindow.plist" manually it might stay permanent. I dont have Lion installed to test.

Thanx, man, really appreciate your helpful approach here!
Just one more thing.... Could you explain how can I change the icons of your apps with someones that better fit my color layout? I saw the icon files in the contents of the apps, so can I just replace those with mine (with appropriate file format, size and name) or do I need to perform some extra actions above that to make it work?
I also got back to SL after 1 day of crazy settings on Lion.
The good news is that Apple refunded me the price of Lion. I would suggest you ask for your money back, if you do not use Lion.
CleanReboot and CleanShutDown have been updated to 2.0.
This new version is /MUCH/ cleaner than the previous one, since instead of modifying the defaults it makes Finder act like if the user unchecked the save state checkbox and then clicked the Shut Down or Restart button.
CleanShutDown 2.0
CleanReboot 2.0
Yes, you just need the icon you want and place it in the resources folder inside the application.
To create de .icns file, use this website iConverticons