Bug 16288

Summary: xkbcomp 1.0.5 fails to find configuration files.
Product: xorg Reporter: Konstantin Sobolev <konstantin.sobolev>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED INVALID QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: 7.3 (2007.09)   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Konstantin Sobolev 2008-06-10 01:24:05 UTC
I'm using custom xkb configuration loaded with 

xkbcomp -R/home/kos/.xkb xkb

command. It used to work with xkbcomp 1.0.4, but doesn't work with 1.0.5:

Error:            Can't find file "nek4k_keycodes" for keycodes include
                  Exiting
                  Abandoning keycodes file "(null)"

/home/kos/.xkb/nek4k_keycodes file actually exists. Adding "-I/home/kos/.xkb" doesn't help.

Notice that loading configurations with xkbcomp is entirely broken in xorg-server  1.4, so I'm using 1.3.0, see this bug report for details and my xkb configuration: https://bugs.freedesktop.org/show_bug.cgi?id=13011
Comment 1 Daniel Stone 2008-06-10 04:48:24 UTC
Right.  You have to put the files under the names of their respective components, e.g. keycodes/ne4k_keycodes, symbols/foo, etc.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.