S SoonToGetAMac macrumors 6502 Original poster Jan 27, 2003 255 0 California 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?
Ugg macrumors 68000 Apr 7, 2003 1,992 16 Penryn Jun 13, 2003 #2 In the menu bar, under view, uncheck bug.
zarathustra macrumors 6502a Jul 16, 2002 771 2 Boston 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 Jul 18, 2002 10,266 1 I accidentally my whole location. 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 Sep 22, 2002 1,914 0 New York Jun 13, 2003 #5 Or download Version 80..... Or don't. Do what vniow said in the Terminal.
DemetersRest macrumors newbie Apr 12, 2011 3 0 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