Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Feb 2009 15:22:46 +0800
From:      Darryl Yeoh <drl@bsd.my>
To:        Patrick =?UTF-8?B?TGFtYWl6acOocmU=?= <patfbsd@davenulle.org>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: Xorg7.4 with hal: no keyboard.
Message-ID:  <20090202152246.73c802e4.drl@bsd.my>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090202152246.73c802e4.drl>