Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Feb 2009 10:53:47 -0800
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Munehiro Matsuda <haro@kgt.co.jp>
Cc:        usb@freebsd.org, current@freebsd.org
Subject:   Re: HEADSUP: USB2 now default in GENERIC kernels
Message-ID:  <20090216185347.GB12555@citylink.fud.org.nz>
In-Reply-To: <20090217.030501.240656213.haro@h4.dion.ne.jp>
References:  <20090215223428.GA74071@citylink.fud.org.nz> <20090216172237.GD4723@citylink.fud.org.nz> <20090217.030501.240656213.haro@h4.dion.ne.jp>

index | next in thread | previous in thread | raw e-mail

On Tue, Feb 17, 2009 at 03:05:01AM +0900, Munehiro Matsuda wrote:
> ::5. Some people have noted that the latest xorg 7.4 requires the hal
> ::daemon to enumerate the input devices. hal does not (yet) work with USB2
> ::so if you find that the keyboard/mouse are not working in X then try
> ::adding the following line to the ServerLayout section in xorg.conf
> ::
> :: Option "AllowEmptyInput" "off"
> 
> Hi Andrew,
> 
> As I wrote in other thread, the description in /usr/ports/UPDATING is wrong.
> It's not "ServerLayout" section, but shuold be "ServerFlags" section as
> follows:
> 
> Section "ServerFlags"
>         Option "AllowEmptyInput" "off"
> EndSection

Actually if you look at xorg.conf(5) it can be either. I'll keep the
same as the ports UPDATING file for consistency.


Andrew


home | help

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