LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   mrxvt window title. (https://www.linuxquestions.org/questions/linux-software-2/mrxvt-window-title-829369/)

page_seven 08-30-2010 02:21 PM

mrxvt window title.
 
I cannot change the title of an mrxvt window. Not the title for an individual tab, which I can do by echoing the xterm "title" escape, but the window's Name property.

bathory 08-30-2010 04:36 PM

Hi,

You can use the following inside a ~/.mrxvtrc file:
Code:

Mrxvt.title:            Window-name
Mrxvt.profile0.tabTitle: Tab1-name
Mrxvt.profile1.tabTitle: Tab2-name
...

Regards


All times are GMT -5. The time now is 02:17 PM.