Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Oct 1996 17:44:11 +0200 (MET DST)
From:      Oystein Soreide <oystein@frosk.zoo.uib.no>
To:        james earl <james_earl@agt.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Ns Navigator Backspace
Message-ID:  <Pine.BSF.3.91.961021173559.3725A-100000@frosk.zoo.uib.no>
In-Reply-To: <326B79CD.3844@agt.net>

next in thread | previous in thread | raw e-mail | index | archive | help


On Mon, 21 Oct 1996, james earl wrote:

> variable $XKEYSYMDB using the command line: set
> XKEYSYMDB=3D(/usr/lib/X11), as well as XKEYSYMDB=3D(/usr/lib/X11/XKeysymD=
B),
> most of which produce the same output in the "set" list.
>=20
> Everytime, I get the same result: "...unknown keysyms," and variations.=
=20
> There is also a message produced by Navigator, displayed before the
> "unknown keysyms" saying that "it appears that $XKEYSYMDB is not set",
> or something to that affect.
>=20

I have done the same thing but it works OK:

in .cshrc :

# Begin
setenv  XNLSPATH /usr/X11/lib/X11/nls/
setenv  XKEYSYMDB /usr/X11/lib/X11/XKeysymDB
# I don't know if the following two are necessary
setenv LC_CTYPE iso_8859_1
setenv LANG C
# End

I think this will do the trick.


=D8ystein S=F8reide



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961021173559.3725A-100000>