Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Apr 2008 10:43:46 -0600 (MDT)
From:      Warren Block <wblock@wonkity.com>
To:        Jung-uk Kim <jkim@FreeBSD.org>
Cc:        freebsd-ports-bugs@FreeBSD.org, freebsd-x11@FreeBSD.org
Subject:   Re: ports/122363: x11-servers/xorg-server 1.4_7, 1 locks up on mouse detection
Message-ID:  <alpine.BSF.1.10.0804021042490.79099@wonkity.com>
In-Reply-To: <200804021227.28258.jkim@FreeBSD.org>
References:  <200804020055.m320tEKh075558@freefall.freebsd.org> <200804021223.56704.jkim@FreeBSD.org> <200804021227.28258.jkim@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
>From my xorg.conf:

Section "InputDevice"
 	Identifier  "Keyboard0"
 	Driver      "kbd"
EndSection

Section "InputDevice"
 	Identifier  "Mouse0"
 	Driver      "mouse"
 	Option	    "Protocol" "auto"
 	Option	    "Device" "/dev/sysmouse"
 	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

-Warren Block * Rapid City, South Dakota USA



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