PDA

View Full Version : terminal colors & dock movement


serrano
01-27-2002, 10:39 AM
1. how do i change the background terminal color? as in this <a href="http://homepage.mac.com/barclayloftus/.Public/desktop.jpg" target="_blank">screenshot</a>.

2. how do i place the dock in a corner? i want it on the right side of the screen... done. but i dont want it in the middle, i want it in the top right corner... like in this <a href="http://server30.hypermart.net/scrod/scrodshot.jpg" target="_blank">screenshot</a>.

Logan Cale
01-27-2002, 11:18 AM
In Terminal, go into Preferences and then click on Text & Colors.

For the dock to be pinned to the corners, you need to download Tinkertool (you can get it from VersionTracker.com) and there will be an option in there to pin it to a side.

NDA
01-27-2002, 11:53 AM
Or you could just add this to com.apple.dock.plist:
&lt;key&gt;pinning&lt;/key&gt;
&lt;string&gt;start&lt;/string&gt;

Then kill the dock's process. It will relaunch automatically.

NDA
01-27-2002, 12:20 PM
double post

[ 01-27-2002: Message edited by: NDA ]</p>