Bug 1164 - [XKB] hungarian keyboard layout is broken under FreeBSD + Xorg version 6.7
Summary: [XKB] hungarian keyboard layout is broken under FreeBSD + Xorg version 6.7
Status: RESOLVED DUPLICATE of bug 1899
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xkbcomp (show other bugs)
Version: 6.7.0
Hardware: x86 (IA32) FreeBSD
: high major
Assignee: Xorg Project Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 08:04 UTC by Janos Mohacsi
Modified: 2005-03-07 14:15 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Janos Mohacsi 2004-08-23 08:04:44 UTC
Here is the output of the startup script:

The XKEYBOARD keymap compiler (xkbcomp) reports:
> Error:            Can't find file "pc/hu" for symbols include
>                   Exiting
>                   Abandoning symbols file "default"
Errors from xkbcomp are not fatal to the X server

The relevant part of the xorg.conf file is:
Section "InputDevice"
        Identifier  "Keyboard0"
        Driver      "keyboard"
        Option "XkbModel"       "pc104"
        Option "XkbLayout"      "us,hu"
        Option "XKbOptions"     "grp:alt_shift_toggle
EndSection

After some investigation I found, that there is no "hu" layout under pc in
/usr/X11R6/lib/X11/xkb/symbols/pc.

I looked to the CVS:
http://freedesktop.org/cgi-bin/viewcvs.cgi/xc/programs/xkbcomp/symbols/pc/?root=xorg
 does not contain "hu" layout while 

Xfree86 does contain it:
http://cvsweb.xfree86.org/cvsweb/xc/programs/xkbcomp/symbols/pc/

It seems to me, that bug was fixed after the Xfree86, xorg fork. (probably worth
looking at this part of xfree86 repository, younger than 4 months, since couple
of other layouts are alos missing from xorg...)
Comment 1 Akos Maroy 2004-08-28 09:51:42 UTC
I'd like to second this bug report. Please see the related bug reports I have filed:

http://bugzilla.gnome.org/show_bug.cgi?id=145132
http://bugs.gentoo.org/show_bug.cgi?id=52749
http://bugs.xfree86.org/show_bug.cgi?id=1461

even though I use Linux, not FreeBSD.
Comment 2 Sergey V. Udaltsov 2005-02-02 16:50:32 UTC
Fixed in xkeyboard-config. Don't know whether this bug should be closed or not
(it explicitly mentions release 6.7)
Comment 3 Pablo Saratxaga 2005-03-08 09:15:53 UTC

*** This bug has been marked as a duplicate of 1899 ***


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.