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

problem with keyboard and mouse



Hi all. In my blade 1000 with lenny, when i try to start X, keyboard and
mouse aren't seen. I receive the message that module kbd and module mouse
isn't loaded.
In xorg.conf I've:

Section "InputDevice"
        Identifier      "Generic Keyboard"
        Driver          "keyboard"
        Option          "CoreKeyboard"
        Option          "XkbRules"      "xorg"
        Option          "XkbModel"      "pc105"
        Option          "XkbLayout"     "us"
EndSection

Section "InputDevice"
        Identifier      "Configured Mouse"
        Driver          "mouse"
        Option          "CorePointer"
        Option          "Device"                "/dev/input/mice"
        Option          "Protocol"              "ImPS/2"
        Option          "Emulate3Buttons"       "false"
EndSection

Anyone can help me?
TIA
Antonio
-- 
#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#
Antonio Madesani
amadesani@libero.it
amadesani@alice.it
#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#+--+#


Reply to: