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 <[EMAIL PROTECTED]>

Attachment: pgp0nQIQnCRHa.pgp
Description: PGP signature

Reply via email to