Date: Sat, 28 Dec 2013 12:18:54 +0100 From: CeDeROM <cederom@tlen.pl> To: Lokadamus <lokadamus@gmx.de> Cc: FreeBSD Questions Mailing List <freebsd-questions@freebsd.org> Subject: Re: Probs with FreeBSD 10- Beta/ RC and Xorg Message-ID: <CAFYkXjmBn4JNRcWntweACEP=xFeVvtr1UOH_=eO-cTHYFxxSpQ@mail.gmail.com> In-Reply-To: <52BE044F.6090800@gmx.de> References: <52BDC486.1060901@gmx.de> <20131228061414.2bc6aef3@X220.alogt.com> <52BE044F.6090800@gmx.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 27, 2013 at 11:50 PM, Lokadamus <lokadamus@gmx.de> wrote: > Am 27.12.2013 23:14, schrieb Erich Dollansky: >> On Fri, 27 Dec 2013 19:18:46 +0100 >> Lokadamus <lokadamus@gmx.de> wrote: >>> So i made a new installation with Beta1, install xorg, put hald and >>> dbus in rc.conf and can't use >>> mouse or keyboard. >>> I see that hald isn't running. >>> Its missing __bsd_iconvs as a dependency from libglib2.0.so To use input with no hald put this into your /etc/X11/xorg.conf: Section "ServerFlags" Option "AllowEmptyInput" "False" EndSection Note that this option is exclusive with hald and it will cause problems when both are present :-) Best regards :-) Tomek -- CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAFYkXjmBn4JNRcWntweACEP=xFeVvtr1UOH_=eO-cTHYFxxSpQ>