cvs commit: ports/x11/xkeyboard-config Makefile distinfo pkg-plist ports/x11/xkeyboard-config/files patch-rules_xfree98

Henrik Brix Andersen henrik at brixandersen.dk
Wed Jul 25 10:15:25 UTC 2007


On Tue, Jul 24, 2007 at 02:11:49PM +0000, Pav Lucistnik wrote:
> pav         2007-07-24 14:11:49 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     x11/xkeyboard-config Makefile distinfo pkg-plist 
>   Removed files:
>     x11/xkeyboard-config/files patch-rules_xfree98 
>   Log:
>   - Update to 1.0

This breaks keyboard input under X11 on my system, an IBM/Lenovo
Thinkpad X60s.

Almost none of the "special" keys work with 1.0, including the Danish
letters 'æ', 'ø' and 'å' and the so-called "Windows" keys. The all
work with xkeyboard-config-0.9_3.

Here is my InputDevice section from /usr/local/etc/X11/xorg.conf:

Section "InputDevice"
        Identifier      "Keyboard"
        Driver          "kbd"

        # the microsoftinet model has support for the
        # forward/backward buttons
        Option          "XkbModel" "microsoftinet"

        # allow switching between nodeadkeys/deadkeys keymaps
        Option          "XkbLayout" "dk,dk"
        Option          "XkbVariant" "nodeadkeys,"
        Option          "XkbOptions" "grp:caps_toggle,grp_led:caps"
EndSection

Regards,
Brix
-- 
Henrik Brix Andersen <henrik at brixandersen.dk>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 209 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-ports/attachments/20070725/2a0a9f10/attachment.pgp


More information about the cvs-ports mailing list