From owner-freebsd-hackers Fri Mar 28 08:42:51 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id IAA19617 for hackers-outgoing; Fri, 28 Mar 1997 08:42:51 -0800 (PST) Received: from whqvax.picker.com (whqvax.picker.com [144.54.1.1]) by freefall.freebsd.org (8.8.5/8.8.5) with SMTP id IAA19607 for ; Fri, 28 Mar 1997 08:42:43 -0800 (PST) Received: from ct.picker.com by whqvax.picker.com with SMTP; Fri, 28 Mar 1997 11:41:47 -0500 (EST) Received: from elmer.ct.picker.com ([144.54.57.34]) by ct.picker.com (4.1/SMI-4.1) id AA15873; Fri, 28 Mar 97 11:41:45 EST Received: by elmer.ct.picker.com (SMI-8.6/SMI-SVR4) id LAA12181; Fri, 28 Mar 1997 11:41:43 -0500 Message-Id: <19970328114142.41544@ct.picker.com> Date: Fri, 28 Mar 1997 11:41:42 -0500 From: Randall Hopper To: "Miller, Paul SGT" Cc: "'hackers'" Subject: Re: XKeysymDB References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.65 In-Reply-To: ; from Miller, Paul SGT on Wed, Mar 26, 1997 at 10:09:00AM -0500 Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Miller, Paul SGT: |I am having difficulties with XKeysymDB either being located or I need a |newer version of the file. I'm running netscape v3.01 (the only version |available for UNIX). I have place XKeysymDB in all the necessary |directories. It seems to still have trouble. I am hoping someone would |be willing to help out a joe (military). Is there another fix? Try setting the environment variable XKEYSYMDB (in your .cshrc or .profile) to point to the file. E.g.: /usr/X11R6/lib/X11/XKeysymDB Randall Hopper