You are not logged in.
Hi everyone, I am using moc-devel in screen and I do not like the behavior that mocp automatically changes its title, which makes my screen status bar unreadable.:/ Is there any way to disable it? Thanks in advance.:D
Last edited by hk2717 (2008-05-24 02:38:21)
Offline
Sorry for this but I really need an answer.
Offline
It appears you can tell moc not to set the window title by setting the 'SetXtermTitle' option to 0.
Offline
I've set "SetXtermTitle = no" and of course this line is uncommented. However, I am using urxvt, not xterm, so it does not work.
Offline
mocp doesn't care what terminal you're using. SetXtermTitle is the name of the option that decides whether it sets the title of the X terminal (or "Xterm"). If it doesn't work, that's a bug.
Offline
Found this on the moc forum:
If you are using the 2.5.0-alpha2 version you can add the option 'SetScreenTitle = no' to your config file.
Last edited by hk2717 (2008-05-24 02:37:30)
Offline