digital919 4down Productions Oct 21, 2001 #1 How can i change the transparancy of the terminal , via the terminal? Thanks, DiGiTAL
B blb `' Oct 21, 2001 #2 Code: defaults write com.apple.terminal TerminalOpaqueness <number> replacing <number> with 0.0 - 1.0 for the opacity. Then bring up a new Terminal window.
Code: defaults write com.apple.terminal TerminalOpaqueness <number> replacing <number> with 0.0 - 1.0 for the opacity. Then bring up a new Terminal window.
~vert It's short for vertigo... Oct 21, 2001 #4 Using TinkerTool is a convenient way to adjust the terminal transparency and a bunch of other stuff. Works great BTW, even though it's beta.
Using TinkerTool is a convenient way to adjust the terminal transparency and a bunch of other stuff. Works great BTW, even though it's beta.