pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/35665: new package for importing to pkgsrc: xxkb
The following reply was made to PR pkg/35665; it has been noted by GNATS.
From: "OBATA Akio" <obache%netbsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: pkg/35665: new package for importing to pkgsrc: xxkb
Date: Wed, 02 May 2007 21:46:00 +0900
On Wed, 02 May 2007 03:10:03 +0900, Joerg Sonnenberger
<joerg%britannica.bec.de@localhost> wrote:
> > (seems trying to load /usr/X11R6/lib/X11/app-defaults/XXkb)
> Have you followed the notes in xpkgwedge? This doesn't really sound
> like a bug in the package.
Yes, XAPPLRESDIR=/usr/pkg/lib/X11/app-defaults.
From ktrace & kdump:
First, try to read "/usr/pkg/lib/X11/app-defaults/XXkb"
Second, try to read "/usr/X11R6/lib/X11/app-defaults/XXkb"
Third, try to read "${HOME}/.xxkbrc"
Seems try to read system resource file, user resource file, and merge.
(Second and Third?, first is automatically?)
Home |
Main Index |
Thread Index |
Old Index