Path: utzoo!utgpu!jarvis.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-ses!wunder From: wunder@hp-ses.SDE.HP.COM (Walter Underwood) Newsgroups: comp.sys.hp Subject: Re: biff/comsat not in HP-UX??? Message-ID: <920054@hp-ses.SDE.HP.COM> Date: 19 Feb 90 23:34:41 GMT References: <2441@bnr-fos.UUCP> Organization: HP SW Engineering Systems - Palo Alto, CA Lines: 17 ... There is a define for this in the X11 include files "MailboxP.h", change this to: #define MAILBOX_DIRECTORY "/usr/mail" and recompile the libraries. Overkill. Use the resources. Here are my Xt resources for xbiff: XBiff*file: /usr/mail/wunder XBiff*update: 3 XBiff*foreground: LightSteelBlue XBiff*background: MidnightBlue XBiff*reverseVideo: True wunder