![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How to change the system prompt and BG of terminal? | wrapster | SUN Solaris | 4 | 04-25-2008 03:23 AM |
| How can I change the behavior of the mouse in Terminal? | TheChemist | UNIX for Dummies Questions & Answers | 0 | 03-03-2008 04:06 PM |
| Change title of aixterm window online | Soham | UNIX for Advanced & Expert Users | 1 | 02-01-2008 01:52 PM |
| Change putty title window? | akbar | UNIX for Advanced & Expert Users | 12 | 01-28-2008 01:38 PM |
| Change Console Title | medmonson | UNIX for Dummies Questions & Answers | 8 | 06-09-2004 08:48 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Change Terminal Title
Is it possible to change the title of a Terminal window on Solaris? For example, for a MS Windows command window, one can simply type "title NameofWindow" to change the title for a command window.
I was looking for similar functionality for terminal windows. Thanks. Last edited by here2learn; 11-14-2005 at 02:32 PM.. |
|
|||||
|
here2learn,
Although it is possible, I, for one, don't have the time to check into it - I do know it's set up somewhere in a login for it changed my title yesterday - but I could not find where when I went back to the same systems in a new window (whatever I did as far as logging in didn't change the second window). And that was all the time I had to spend on this as real work was keeping me busy. Another thought - look at this - your second post may be considered for #4. And if you are really here2learn, look at #5. |
|
||||
|
Does this help?
local xterm: xterm -sb -T windowTITLE -geometry 131x64+100+0 -fn fixed -bg gray -fg black -cr blue -e xterm via ssh: xterm -sb -T productionBOX -geometry 131x64+100+0 -fn fixed -bg gray -fg black -cr blue -e ssh productionBOX xterm via telnet: xterm -sb -T developmentBOX -geometry 128x65+100+0 -fn fixed -bg black -fg green -cr yellow -e telnet developmentBOX |
|
||||
|
That's what I'm talking about !!! The color tip is awesome !!! Would there actually be away to configure the terminal window to always startup with a certain color?
Thanks for the info. PS. - Sorry RTM. I did do a search on here prior to posting. I'm usually very hesitant on posting until I do an exhaustive search. Guess I should have search a little harder. Apologize about the bumping. Last edited by here2learn; 11-17-2005 at 03:24 PM.. |
|
|||||
|
here2learn - not a problem. Sometimes the searching can be difficult - you have to know what someone else may have posted - this should have come up for you in a search for terminal title
|
| Sponsored Links | ||
|
|
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|