PDA

View Full Version : I want to make my terminal windows transparent. How?


RPS
March 13th, 2003, 12:17 PM
I have Tinkertool properly installed, but this is what I get. [View attachment]

fbp_
March 13th, 2003, 12:19 PM
transparency is an option in the terminal prefs in 10.2,

RPS
March 13th, 2003, 12:20 PM
Oh, great! Thanks!;)

RPS
March 13th, 2003, 12:23 PM
Oh but wait, when I close the window, and open a new one, it's not transparent anymore?

bobw
March 13th, 2003, 12:31 PM
Terminal windows can be made transparent simply by typing the following text at the command line:
defaults write com.apple.terminal TerminalOpaqueness '0.85'
The amount of transparency can be adjusted by using values between 0 and 1 (with 1 being completely opaque).

You will need to open a new terminal window to see the result.

RPS
March 13th, 2003, 12:33 PM
Thanks.:)

ex2bot
March 13th, 2003, 02:50 PM
RPS,

You can set _all_ your terminal windows as transparent by using Terminal > Window Settings, setting it the way you want it, and then pressing the "Use Settings As Default" button.

Doug

ex2bot
March 13th, 2003, 02:52 PM
I'm going to go ahead and move this thread to the Mac Unix forum, but since technically Terminal is a Mac OS X program, I will leave a redirect arrow.

Have fun!

Doug

Zammy-Sam
March 14th, 2003, 02:57 AM
Since you are talking about transparency.. I was asking myself, if it's possible to make finder-windows transparent too. Is there any tool out?

Giaguara
March 14th, 2003, 04:05 AM
No, Zammy. Window ShadeX haxy does that 'kind of', but at least it didn't give the transparency as I'd have wanted it. You'd need to play with the core of the system and add there Alpha Level setting - after which you could play with it - in all Cocoa apps.

Zammy-Sam
March 14th, 2003, 06:23 AM
Sounds pretty easy, Giaguara. ;-) Let's remain at this point: it's not possible! (for me)

Giaguara
March 14th, 2003, 06:28 AM
Just play a little with the developer's tools and do it :D