Date: Wed, 6 Jun 2012 06:37:43 -0600 (MDT) From: Warren Block <wblock@wonkity.com> To: Erich <erichfreebsdlist@ovitrap.com> Cc: freebsd-questions@freebsd.org, Walter Hurry <walterhurry@gmail.com> Subject: Re: FreeBSD9 - I can't get my mouse to work Message-ID: <alpine.BSF.2.00.1206060637010.13150@wonkity.com> In-Reply-To: <1923831.l0mLy8oBIz@x220.ovitrap.com> References: <jqm3sr$1l5$1@dough.gmane.org> <4FCE94CB.4060309@bananmonarki.se> <jqmes1$dcf$1@dough.gmane.org> <1923831.l0mLy8oBIz@x220.ovitrap.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 6 Jun 2012, Erich wrote: > Hi > > I have had success on my hardware with this setting: > > # The working configuration. The mouse daemon in /etc/rc.conf > # was dsabled. > # > # Section "ServerLayout" > # Identifier "X.org Configured" > # Screen 0 "Screen0" 0 0 > # InputDevice "Mouse0" "CorePointer" > # InputDevice "Keyboard0" "CoreKeyboard" > # EndSection > # > # Section "ServerFlags" > # Option "AllowEmptyInput" "false" Please don't do that: http://www.wonkity.com/~wblock/docs/html/aei.html > # Option "AutoAddDevices" "false" This is the right way to disable HAL input device detection. > # EndSection
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1206060637010.13150>