Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 2010 17:19:02 +0800
From:      Zhang Weiwu <zhangweiwu@realss.com>
To:        Matthew Seaman <m.seaman@infracaninophile.co.uk>
Cc:        freebsd-x11@freebsd.org
Subject:   Re: X take no mouse nor keyboard input
Message-ID:  <4B41B286.3010707@realss.com>
In-Reply-To: <4B41A5A9.9040100@infracaninophile.co.uk>
References:  <4B419C66.7090808@realss.com> <4B41A5A9.9040100@infracaninophile.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Seaman 写道:
> Sounds like dbus / hald breakage.  Are those two daemons running?
No, none of them are running. I don't know I was expected to get them
running first. When I learn FreeBSD (5 years ago) such thing was not
mentioned in the handbook:)

Should I start to read some new version of handbook on getting both running?
>
> What do you see in /var/log/Xorg.0.log ?
Ah, It says

    AllowEmptyInput is on...

I don't know why I overlooked checking Xorg.0.log

So the problem is "solved" by adding this to xorg.conf

    Section "ServerFlags"
     Option "AllowEmptyInput" "False"
    EndSection




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B41B286.3010707>