[xorg-bugzilla-noise] [Bug 1164] New: hungarian keyboard layout is
broken under FreeBSD + Xorg version 6.7
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Aug 23 08:04:46 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://freedesktop.org/bugzilla/show_bug.cgi?id=1164
Summary: hungarian keyboard layout is broken under FreeBSD + Xorg
version 6.7
Product: xorg
Version: 6.7.0
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: major
Priority: P2
Component: App/xkbcomp
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: janos.mohacsi at bsd.hu
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...)
--
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list