Date: Mon, 23 Mar 2009 22:41:25 +0100 From: Peter Schuller <peter.schuller@infidyne.com> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@freebsd.org Subject: Re: xorg on current: mouse "strangeness" Message-ID: <20090323214125.GA82327@hyperion.scode.org> In-Reply-To: <20090323202133.GA43361@troutmask.apl.washington.edu> References: <20090323201326.GA78971@hyperion.scode.org> <20090323202133.GA43361@troutmask.apl.washington.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
--yrj/dFKFPuw6o+aM Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > > The mouse is connected through USB, and I figure the recent USB > > changes may be related. Does anyone have suggestions? I haven't seen > > anything mentioned on the lists. > >=20 > >=20 >=20 > Does the information about USB mice and Xorg in /usr/src/UPDATING > fix your problem? I assume you are referring to: 20090216: xorg 7.4 wants to configure its input devices via hald which does n= ot yet work with USB2. If the keyboard/mouse does not work in xorg then add Option "AllowEmptyInput" "off" to your ServerLayout section. This will cause X to use the configu= red kbd and mouse sections from your xorg.conf. When I tried without hald, that meant hald disabled, moused running and the above option in xorg.conf. It did not work. However, contrary to my interpretation of the above, running *with* hald and with moused disabled works equally "well" (but the problem remains). Running with the above option, moused enabled *and* hald enabled, yields the same effect. Just to be sure I took the freshly generated (Xorg -configure) conf, plus the above AllowEmptyInput option, did a fresh reboot of the system and started x - the problem remains. --=20 / Peter Schuller PGP userID: 0xE9758B7D or 'Peter Schuller <peter.schuller@infidyne.com>' Key retrieval: Send an E-Mail to getpgpkey@scode.org E-Mail: peter.schuller@infidyne.com Web: http://www.scode.org --yrj/dFKFPuw6o+aM Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.11 (FreeBSD) iEYEARECAAYFAknIAgQACgkQDNor2+l1i304cQCgkk4rVPU3hBC8W++r3xs1weJV PmoAnRbkLRkQ4CfYvhsCmpPfgqq8oFjZ =hbSQ -----END PGP SIGNATURE----- --yrj/dFKFPuw6o+aM--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090323214125.GA82327>