Originally posted by Paragon
just one more thing. Here's what you'll see what it should look like.
SystemStarter $(VerboseFlag)
sysctl -w net.inet.tcp.recvspace=65536
sysctl -w net.inet.tcp.sendspace=65536
sysctl -w net.inet.tcp.delayed_ack=0
exit 0
if you have any questions feel free to ask.
Originally posted by chemistry_geek
Transparency in Terminal.app:
(TinkerTool is NOT required)
1. Open a terminal window.
2. Type the following exactly:
defaults write com.apple.Terminal TerminalOpaqueness x
(where x = a value between 0 and 1, ie .75)
3. Set your colors to whatever you want in the preferences.
4. Close and open a new terminal session.
This is a user preference and will therefore differ based on the profile of each user.
My transparency is set at 0.5 with the default colors, black text on white background.
defaults write com.apple.Terminal TerminalOpaqueness 0.5
Originally posted by Snowball
Well, FINE, whip out the UNIX commands on us! Sure, you can do it the CLI way too, but I suggested getting TinkerTool because Neyo is a Terminal newbie and also because TinkerTool is definitely one of the best system prefs out there (it's free too!). Anybody who doesn't have it installed should go download it immediately. My favorite part about it is that it doesn't patch anything, it just activates hidden built-in features.
And yes, Neyo, I'd be happy to answer any questions about the iPod!