NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xsrc/42134: xkeyboard mapping broken again



The following reply was made to PR xsrc/42134; it has been noted by GNATS.

From: Geert Hendrickx <ghen%telenet.be@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: xsrc/42134: xkeyboard mapping broken again
Date: Thu, 1 Oct 2009 11:13:03 +0200

 On Mon, Sep 28, 2009 at 10:30:01AM +0000, martin%NetBSD.org@localhost wrote:
 > I updated base + X (and even removed /usr/X11R7/lib/X11/xkb beforehand)
 > to latest and greatest current. X keyboard mappings don't work any more:
 > 
 > (==) Log file: "/var/log/Xorg.0.log", Time: Mon Sep 28 12:21:58 2009
 > (==) Using config file: "/etc/xorg.conf"
 > Detected FFB1, Z-buffer, Double-buffered.
 > The XKEYBOARD keymap compiler (xkbcomp) reports:
 > > Error:            Can't find file "xfree86" for keycodes include
 > >                   Exiting
 > >                   Abandoning keycodes file "default"
 > Errors from xkbcomp are not fatal to the X server
 > (EE) Error compiling keymap (server-0)
 > (EE) XKB: Couldn't compile keymap
 > The XKEYBOARD keymap compiler (xkbcomp) reports:
 > > Error:            Can't find file "xfree86" for keycodes include
 > >                   Exiting
 > >                   Abandoning keycodes file "default"
 > Errors from xkbcomp are not fatal to the X server
 > (EE) Error compiling keymap (server-0)
 > (EE) XKB: Couldn't compile keymap
 
 
 The following workaround fixed it for me:
 
 ln -s /usr/X11R7/lib/X11/xkb /var/db/xkb
 
 I think that's the default value for XKM_OUTPUT_DIR which we don't
 explicitly define in xsrc/external/mit/xorg-server/include/xkb-config.h.
 
 
        Geert
 
 
 -- 
 Geert Hendrickx  -=-  ghen%telenet.be@localhost  -=-  PGP: 0xC4BB9E9F
 This e-mail was composed using 100% recycled spam messages!
 


Home | Main Index | Thread Index | Old Index