On 3/22/10, linux fan <linuxscra...@gmail.com> wrote:

> -When- does the keyboard start to not work?

If it works at a console login but not in X-windows, that happened to me,
and I reconfigured xorg-server to fix the scenario where dbus and hal
were installed, but I was not running them, and thus the xorg-server
obligingly disabled the keyboard and mouse:
# xorg-server config
            --disable-config-dbus \
            --disable-config-hal \

Then again, it could be a problem in xorg.conf.
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to