pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/44364: keyboard can not be changed in kde4
The following reply was made to PR pkg/44364; it has been noted by GNATS.
From: Bernd Ernesti <pr201101%veego.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/44364: keyboard can not be changed in kde4
Date: Mon, 10 Jan 2011 22:24:14 +0100
* The first issue with xorg.xml may be related due too some code in
pkgsrc/x11/kdebase-workspace4 .. kcontrol/keyboard/xkb_rules.cpp
findXkbRulesFile()
XLIBDIR is defined in my build as:
_KDE_build/config-workspace.h:#define XLIBDIR "/usr/X11R7/lib/X11"
I think the code in findXkbRulesFile does not work with this
directory layout.
* The second issue with iso_639.xml is coming from:
pkgsrc/x11/kdebase-workspace4 .. kcontrol/keyboard/iso_codes.h
IsoCodes(const QString& isoCode, const QString&
isoCodesXmlDir="/usr/share/xml/iso-codes");
Home |
Main Index |
Thread Index |
Old Index