*BSD News Article 85820


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.rmit.EDU.AU!news.unimelb.EDU.AU!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!news.idt.net!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!cpk-news-hub1.bbnplanet.com!news.mindspring.com!not-for-mail
From: jani@batman.mindspring.com (Jan Isley)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: Netscape Keys Simple question...
Date: 30 Dec 1996 17:16:32 GMT
Organization: The Bat Cave
Lines: 20
Message-ID: <5a8tdg$5a9@camel0.mindspring.com>
References: <32C5D1D6.167EB0E7@freenet.mb.ca> <5a7bu1$5co@uuneo.neosoft.com>
NNTP-Posting-Host: batman.mindspring.com
X-Newsposter: Pnews 4.0-test46 (31 Oct 96)
Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:33289

In article <5a7bu1$5co@uuneo.neosoft.com>,
Conrad Sabatier <conrads@neosoft.com> wrote:
>In article <32C5D1D6.167EB0E7@freenet.mb.ca>,
>	Stephane Raimbault <bsw827@freenet.mb.ca> writes:
>> I have read Netscapes README file and I still can't figure out why I get
>> keyboard errors.  I have put that file(XKeysymDB) in the directories
>> it's suggests.  I must be doing something wrong.  I would greatly
>> appreciate if someone told me where their XKeysymDB file was.
>
>I have mine in /usr/X11/lib.  You probably need to symlink X11R6 to X11,
>which is what Netscape looks for.
>
>You also need the "nls" directory under /usr/X11/lib/X11.

or, add these to your environment:

XKEYSYMDB=/usr/X11R6/lib/X11/XKeysymDB
export XKEYSYMDB
XNLSPATH=/usr/share/nls
export XNLSPATH