Xorg7.4 with hal: no keyboard.

Darryl Yeoh drl at bsd.my
Sun Feb 1 23:22:50 PST 2009


Hi Patrick,

> With Xorg 7.4 and hal my keyboard does not work. It is the internal keyboard of a Macbook pro.
> (without hal the keyboard works but I've got the mouse problem "X hangs until mouse is moved") 

I don't have a Mac, but you could try this if you haven't. Add this options somewhere at the top of
your previously working xorg.conf:

Section "ServerFlags"
  Option  "AllowEmptyInput" "off"
  Option  "AutoAddDevices" "off"
EndSection

Restart X.

Darryl


More information about the freebsd-x11 mailing list