Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Another way' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Another way
Authored by: gnix on Nov 27, '03 10:56:13AM

You can also set this in the terminal defaults, only snag is that Terminal can't be running when you do so, or it resets the default to yes.

First quit Terminal.app

Then edit ~/Library/Preferences/com.apple.Terminal.plist file in TextEdit or another gui editor as described for the .term file

Or, if you have X11 installed, open an xterm and type the following command:

    $ defaults write com.apple.terminal Scrollbar NO

Then launch terminal and see the change



[ Reply to This | # ]