ClioSport.net

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • Due to ongoing maintenance work some features and functions (including Dark mode!) may be unavailable or visually appear differently.
  • When you purchase through links on our site, we may earn an affiliate commission. Read more here.

Safari 4 hidden preferences reverse

Car  Fiat Panda 100hp
I've got Safari 4, and used the terminal command to put the tabs back where they should be, but now I want it like the original. I've tried reinstalling but this doesn't work.

Anyone know how to reverse it? This is the command I used to do it.

Code:
$ defaults write com.apple.Safari DebugSafari4TabBarIsOnTop -bool NO
 
Figured it was mightily obvious, but I've never messed with anything to that level so hey. Worth a shot!
 
defaults write com.apple.Safari DebugSafari4TabBarIsOnTop false
defaults delete com.apple.Safari DebugSafari4TabBarIsOnTop
 
Back
Top