[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#230832: xfree86 configures wrong keyboard map



retitle 230832 xserver-xfree86: [debconf] dpkg-reconfigure put XkbVariant sv in my XF86Config-4 file
tag 230832 + moreinfo unreproducible
thanks

On Mon, Feb 02, 2004 at 08:05:27PM +0100, Magnus Sundberg wrote:
> Package: xserver-xfree86
> Version: 4.1.0-16woody1
> Severity: normal
> X-Debbugs-CC: thuben@bahnhof.se
> 
> When I run
> dpkg-reconfigure --priority=low xsrever-xfree86
> the /etc/X11/XF86Config-4 does not get created correctly.
> The Alt Gr key is inactivated, makes it impossible to write
> @£{[]}\~| on a swedish keyboard.
> 
> I editied the file and commented out the line "XkbVariant" as 
> shown below and the keys started working.
> 
> Section "InputDevice"
>         Identifier      "Generic Keyboard"
>         Driver          "keyboard"
>         Option          "CoreKeyboard"
>         Option          "XkbRules"      "xfree86"
>         Option          "XkbModel"      "pc104"
>         Option          "XkbLayout"     "se"
> #       Option          "XkbVariant"    "sv"
> EndSection

The xserver-xfree86.config script has no mechanism for automatically
answering the XkbVariant debconf question.  If "sv" ended up in there,
it must be because you typed it.

If you dpkg-reconfigure xserver-xfree86 again and make sure you
backspace over the "sv", is the XF86Config-4 file written as you would
expect?

-- 
G. Branden Robinson                |      "I came, I saw, she conquered."
Debian GNU/Linux                   |      The original Latin seems to have
branden@debian.org                 |      been garbled.
http://people.debian.org/~branden/ |      -- Robert Heinlein

Attachment: signature.asc
Description: Digital signature


Reply to: