On Thu, 1 Aug 2002 12:17:05 -0400
"Reuben D. Budiardja" <reubendb_at_innovativethought.com> wrote:
> I am using Java 1.4 SDK, and developing application using Java 1.4. I guess
> they didn't fix it correctly yet.
<RANT WHINE="max" ASPECT="dour">
$%#_at_#!!! They said, or at least implied, that they were going to improve this
situation in 1.4.
</RANT>
We used to have some luck using an ugly hack that's still in the fvwm code. Try
adding the following to your .fvwm2rc:
BugOpts ModalityIsEvil True
This sets a property on the root window that causes Java (well, all Motif
programs that use the XmIsMotifWMRunning() function, really) to think that mwm
is running, and it makes some adjustments to its behavior. This may work for
you. We'd certainly like to hear if it still works with the 1.4 jdk. (Don't even
ask about the name of the option - it hasn't performed its original function in
years.)
Cheers,
Bob
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Thu Aug 01 2002 - 12:54:20 BST