Xref: utzoo comp.windows.x:27745 comp.windows.x.motif:840 Path: utzoo!attcan!uunet!mstan!jordan From: jordan@Morgan.COM (Jordan Hayes) Newsgroups: comp.windows.x,comp.windows.x.motif Subject: Re: Poll: How should mwm -multiscreen work? Message-ID: <1839@s5.Morgan.COM> Date: 2 Oct 90 12:43:48 GMT References: <1990Oct1.174410.24030@thyme.jpl.nasa.gov> Organization: Morgan Stanley, & Co., Inc. / New York City, NY Lines: 16 Kaleb Keithley writes: I believe that mwm's -multiscreen is broken. I agree. TWM does this, and it seems to be the best solution. From clients/twm/menus.c ... /* * Build a display string using the current screen number, so that * X programs which get fired up from a menu come up on the screen * that they were invoked from, unless specifically overridden on * their command line. */ /jordan