S SoonToGetAMac macrumors 6502 Original poster Jun 13, 2003 #1 How do you remove the "Debug" menu from Sfari once you have created it using terminal? Is there just some command to use?
How do you remove the "Debug" menu from Sfari once you have created it using terminal? Is there just some command to use?
zarathustra macrumors 6502a Jun 13, 2003 #3 Re: ugg I don't think that was his question. The debug menu appears after you turn it on via terminal, or an app. I don't know how to turn it off, but why would you?
Re: ugg I don't think that was his question. The debug menu appears after you turn it on via terminal, or an app. I don't know how to turn it off, but why would you?
V vniow macrumors G4 Jun 13, 2003 #4 type this into a Terminal window with Safari closed Code: defaults write com.apple.Safari IncludeDebugMenu 0
type this into a Terminal window with Safari closed Code: defaults write com.apple.Safari IncludeDebugMenu 0
Freg3000 macrumors 68000 Jun 13, 2003 #5 Or download Version 80.....😀 Or don't. Do what vniow said in the Terminal.
DemetersRest macrumors newbie Oct 25, 2013 #6 vniow said: Code: defaults write com.apple.Safari IncludeDebugMenu 0 Click to expand... I know this threat is a little old, but the above didn't work for me, but this did : - defaults write com.apple.Safari IncludeInternalDebugMenu 0
vniow said: Code: defaults write com.apple.Safari IncludeDebugMenu 0 Click to expand... I know this threat is a little old, but the above didn't work for me, but this did : - defaults write com.apple.Safari IncludeInternalDebugMenu 0