Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Mar 1995 12:48:50 -0700
From:      Steve Passe <fbsd@clem.systemsix.com>
To:        questions@FreeBSD.org
Subject:   Re: New Snapshot - Thanks! 
Message-ID:  <199503271948.MAA04179@clem.systemsix.com>
In-Reply-To: Your message of "Mon, 27 Mar 1995 09:57:35 MST." <9503271657.AA02852@cs.weber.edu> 

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,
> > >> Thanks for the hint.  I gave it a try, but it still has the problem.  I 
> > >> had XKeysymDB previously in /usr/X11R6/lib/X11.  Or is there a newer 
> > >> XKeysymDB out there some where?
> > 
> > This problem also exists with the moxftp I just built for 2.0-950322-SNAP.
>
> This problem *will* exist for all Motif programs, period.
> 
> Part of the X installation should be to create a /usr/lib/X11 symlink
> to point to /usr/X11R6/lib/X11.
>
> As far as the key translations are concerned, "internationalized" apps
> like NetScape will attempt to use the key translations relative to the
> /usr/lib/X11 directory as well.

did it:

% ls -l /usr/lib/X11
lrwxr-xr-x  1 bin  bin  18 Mar 27 12:33 /usr/lib/X11 -> /usr/X11R6/lib/X11

% ls -l /usr/lib/X11/XKeysymDB
-r--r--r--  1 root  wheel  644 Mar 26 12:54 /usr/lib/X11/XKeysymDB

% echo $XKEYSYMDB
/usr/X11R6/lib/X11/XKeysymDB
% Mosaic
...

doesn't work...

% export XKEYSYMDB=/usr/lib/X11/XKeysymDB
% echo $XKEYSYMDB
/usr/lib/X11/XKeysymDB
% Mosaic
...

still doesn't work...
						Steve Passe
						smp@clem.systemsix.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503271948.MAA04179>