After xorg-server and gnome is successfully emerged, the keyboard and mouse are simply not working with startx. After starting hald, dbus and avahi-* in /etc/init.d/, it still not get the input device. Finally, add
Option "AllowEmptyInput" "false"
in the "ServerLayout" section of xorg.conf solve this issue.
No comments:
Post a Comment