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

Bug#493619: xserver-xorg-input-kbd: No keyboard in Xorg with experimental package



Christoph Egger wrote:
> Package: xserver-xorg-input-kbd
> Version: 1:1.3.1-2
> Severity: normal
>
> After updating from testing version of Xorg to the one in experimental
> both input devices stop working. I can't interact in any way with both
> the built-in keyboard of my notebook and an external USB one inside an Xsession - switching to tty* and using the keyboard outside X works however.
>
> This would be an important bug if it was not the experimental package.
>
> If you need any data I can provide some but do not know what would be
> important here.
>   

If you had sent your config and log as expected, I could probably have
told you that you need a ServerLayout section (like below). The behavior
of Xserver changed, we are working on it with upstream.

Section "ServerLayout"
        Identifier      "Default Layout"
        Screen          "Default Screen"
        InputDevice     "Generic Keyboard"
        InputDevice     "Configured Mouse"
EndSection

Brice




Reply to: