Submitted by Anonymous on Tue, 03/09/2004 - 22:15.
Hi,
I'm using a old version of Motif (1.2.4). I am trying to run mwm on 2 screens. After starting mwm with -multiscreen option, mwm only works in one of the two screens. The other screen simply displays windows with a title, but no title bar, no menu, no minimize or maximize button.
Also I get a warning message "Failed to own WM_nn selection" from the OwnWMSelections function. I traced it down to the failure of the XmeNamedSource function on the non-working screen. So I believe this is related to the titlebar problem.
Any suggestion will be greatly appreciated.