On 01:42 Wed 20 Aug, Dale wrote: > > If I read this correctly, it appears that it can not find the keyboard or > something. This is what makes me think that: "The XKEYBOARD keymap > compiler (xkbcomp) reports: > Warning: Multiple names for > keycode 211". > > In your make.conf, do you have a line that is something like this: > > INPUT_DEVICES="keyboard mouse" > > Also make sure you have something like the following in your xorg.conf > file: > > Section "InputDevice" > Identifier "Keyboard0" > Driver "kbd" > EndSection > > Section "InputDevice" > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "auto" > Option "Device" "/dev/input/mouse0" > Option "ZAxisMapping" "4 5 6 7" > EndSection > > This may not have anything to do with the problem but it is something that > didn't look right to me. > > Dale > > :-) :-)
Thats all there. -- I'm not anti-social, I'm just not user friendly