2009/1/16 Dale <rdalek1...@gmail.com>:
>
> So if evdev failed for some reason, it would fall back to the keyboard
> and mouse drivers you think?  That I would be willing to try if that is
> the case.
>

I don't think there is a fallback option. You can either use the new
or the old way. Somebody correct me if I am wrong.

New way:

INPUT_DEVICES="evdev" in /etc/make.conf
build xorg-server with USE="hal"
configure input devices in an appropiate fdi file under
/etc/hal/fdi/policy/ instead of xorg.conf

Old way:

INPUT_DEVICES="kbd mouse" in /etc/make.conf
build xorg-server with USE="-hal"
configure input devices in xorg.conf

-- 
Regards,
Daniel

Reply via email to