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

XFree86 evdev error



Hi!

I get the error below when using an ""evdev" keyboard.
The error happens always. I checked the source and there is no condition,
the error is always printed when an "evedev" protocol keyboard is used.

(**) Option "CoreKeyboard"
(**) Event Keyboard Cherry: Core Keyboard
(**) Option "Protocol" "evdev"
(**) Event Keyboard Cherry: Protocol: evdev
(EE) Event Keyboard Cherry: pInfo->dev: (nil)
(**) Option "AutoRepeat" "250 30"
(**) Option "XkbRules" "xfree86"


Config :

Section "InputDevice"
        Identifier      "Event Keyboard Cherry"
        Driver          "kbd"

        Option      "Protocol"      "evdev"
#       Option      "Dev Name"      "AT Translated Set 2 keyboard"
        Option      "Dev Phys"      "usb-0000:00:10.0-2/input0"
        Option      "AutoRepeat"    "250 30"
        Option      "XkbRules"      "xfree86"
        Option      "XkbModel"      "pc105"
        Option      "XkbLayout"     "si"

        Option          "CoreKeyboard"
EndSection

Should I just report a bug agains xserver-xfree86 ?

Regards,
David




Reply to: