Monday, March 9, 2009

Arch linux Hal

For keyboard/ mouse to work after an Arch Linux install, you need to do this :

pacman -S hal dbus

then go in to /etc/rc.conf and put hal in the DEAMONS line like this :
DAEMONS=(syslog-ng hal network netfs ...)