ports/114924: [fix] x11/keyboard-config: xkb doesnt work anymore
Simun Mikecin
numisemis at yahoo.com
Thu Jul 26 06:30:02 UTC 2007
>Number: 114924
>Category: ports
>Synopsis: [fix] x11/keyboard-config: xkb doesnt work anymore
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Thu Jul 26 06:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Simun Mikecin
>Release: FreeBSD/i386 6.2-RELEASE
>Organization:
>Environment:
FreeBSD qosmio.home.hr 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu Mar 15 19:38:43 CET 2007 root at qosmio.home.hr:/usr/obj/usr/src.6/sys/QOSMIO i386
>Description:
Recent update of x11/xkeyboard-config port to version 1.0 broke xkb support.
This shows up in Xorg.0.log:
(WW) Couldn't load XKB keymap, falling back to pre-XKB keymap
And running 'setxkbmap' on the command line shows this error:
Error loading new keyboard description
>How-To-Repeat:
1. Try running setxkbmap
2. Try to go back to ttyv1 from X using ctrl+alt+F1
>Fix:
Fix is simple, just do:
ln -s /var/lib/xkb /usr/local/share/X11/xkb/compiled
This should be done during port install and removed during port deinstall.
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list