I solved the problem by adding the line
Code:
Option "AutoAddDevices" "off"
in the ServerFlags section on xorg.conf file.
I suppose that keyboard device was not loaded properly because in the inputDevice section it says:
Code:
# Driver "kbd" will be disabled unless 'Option "AutoAddDevices" "off"'
# is set in "ServerFlags" section.
The weird thing is that sometimes the keyboard loaded correctly (without me doing nothing) X hours or minutes after the system started.
And the other strange thing is that the keyboard configuration module doesn't start.
Thanks to all responses and help
.
Bookmarks