HOWTO Prevent MOC from changing GNU screen title

I am running MOC in a screen session and want to disable moc changing the title of the screen window to the current song. Is this something I can turn off in the moc or screen config file?

I've already tried setting "SetXtermTitle = no" and that doesn't work.

cRaig

There is SetScreenTitle option.

SetScreenTitle = no worked like a charm. Thanks!

Sorry to bother you. I just found /usr/share/doc/moc/examples/config.example.gz which documents that option.

cRaig