--On Saturday, December 05, 2009 11:49:04 -0600 Warren Block
wrote:
Try manually configuring mouse and keyboard in xorg.conf again, but only
with AutoAddDevices Off, no AllowEmptyInput line. The xorg.conf man
page says "If AllowEmptyInput is on, devices using the kbd, mouse, or
vmmouse driver
I had similar problems with the mouse and keyboard when Xorg 7.4 first
came out. I had upgraded to 7.X from 6.X by cvsup/compile/install
process, and then did a portupgrade. After
the portupgrade neither my Xinerama setup, the mouse, nor the keybord
worked. There was an interim fix which inv
Adam Vande More writes:
> On Fri, Dec 4, 2009 at 10:20 PM, Paul Schmehl
> wrote:
>
> > As I mentioned in a previous post, I have tried it both with and without
> > hald and dbus. Nothing works.
> >[...]
I missed the original post, but I recently noticed that my bluetooth
keyboard and mous
On Fri, 4 Dec 2009, Paul Schmehl wrote:
--On December 4, 2009 8:10:08 PM -0600 "Michael L. Squires"
wrote:
I had to add the following when moving from Xorg 6 to 7 since moused no
longer manages the mouse - hald and dbus do:
In /etc/rc.conf
# X11 7.4
# moused_enable="YES"
moused_enable="NO
On Fri, Dec 4, 2009 at 10:20 PM, Paul Schmehl wrote:
> As I mentioned in a previous post, I have tried it both with and without
> hald and dbus. Nothing works.
>
> moused_enable="NO" is already set in /etc/defaults/rc.conf, so setting it
> in /etc/rc.conf won't change anything.
>
> Here's my curr
--On December 4, 2009 8:10:08 PM -0600 "Michael L. Squires"
wrote:
I had to add the following when moving from Xorg 6 to 7 since moused no
longer manages the mouse - hald and dbus do:
In /etc/rc.conf
# X11 7.4
# moused_enable="YES"
moused_enable="NO"
hald_enable="YES"
dbus_enable="YES"
whi
I had to add the following when moving from Xorg 6 to 7 since moused no
longer manages the mouse - hald and dbus do:
In /etc/rc.conf
# X11 7.4
#moused_enable="YES"
moused_enable="NO"
hald_enable="YES"
dbus_enable="YES"
which turns on hald and dbus.
Mike Squires
_
> -Original Message-
> From: owner-freebsd-questi...@freebsd.org [mailto:owner-freebsd-
> questi...@freebsd.org] On Behalf Of Colin Albert
> Sent: Friday, December 04, 2009 3:29 PM
> Cc: 'Free BSD Questions list'
> Subject: Re: Xorg - no mouse and no keyboard
&g
Paul Schmehl wrote:
I had a working Xorg config, and everything was fine. Then my monitors
crapped out. I got new ones and installed them. No I have no mouse and no
keyboard in Xorg. I've tried disabling hald and dbus and manually
configuring them. That doesn't work either. What sort of tro