[comp.windows.open-look] Various question on Open Look stuff

weimer@garden.kodak.COM (Gary Weimer (588-0953)) (02/26/91)

In article <JC.91Feb25031605@raven.bu.edu>, jc@raven.bu.edu (James
Cameron) writes:
|> 2.  What kind of WINDOWING solutions are there when one tries
|>     run applications such as FrameMaker and the like?  Are
|>     there ways to get rid of the dialog and pop-up windows
|>     without killing the application?

I know when I run cm under X11R4, I need to use DELETE window for the
edit window. If I use DESTROY, the entire application dies. Is there a
similar thing in OLWM?

weimer@ssd.kodak.com ( Gary Weimer )

wmagro@firenze.uiuc.edu (William Magro) (03/05/91)

about the calentool problem:  sure your /usr/spool/calendar directory
is owned by daemon, but is its group set to daemon?  It should be.

chown daemon.daemon /usr/spool/calendar

will ensure this.  You can see a file group with:

ls -lgd /usr/spool/calendar.

Tell us if this works...

--Bill Magro