i am trying to set a title ("test") on the window I am opening with xterm (xterm -title "test"). It isn't working. How can I fix this?
Asked
Active
Viewed 299 times
2
quack quixote
- 43,504
usustarr
- 21
1 Answers
5
You might check that the title isn't being overwritten by something in your .bash or .profile - there exists an escape sequence to set window title which might be embedded in your prompt or something else that is displayed.
Darth Android
- 38,658