From owner-freebsd-questions Mon Jul 7 17:28:57 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id RAA17329 for questions-outgoing; Mon, 7 Jul 1997 17:28:57 -0700 (PDT) Received: from piano.engin.umich.edu (root@piano.engin.umich.edu [141.212.110.17]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id RAA17321 for ; Mon, 7 Jul 1997 17:28:52 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by piano.engin.umich.edu (8.8.5/8.8.5) with ESMTP id UAA17229 for ; Mon, 7 Jul 1997 20:28:28 -0400 (EDT) Message-Id: <199707080028.UAA17229@piano.engin.umich.edu> X-Mailer: exmh version 1.6.7 5/3/96 X-URL: http://www.umich.edu/~azuresky/etc To: freebsd-questions@FreeBSD.org Subject: installing XFree86, which mouse driver to use? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 07 Jul 1997 20:28:27 -0400 From: Andrew Westrate Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Hi, I am trying to install XFree86, but I don't know how to determine which /dev/ file to set it up with, and which protocol to use. With the monitor and video card setups, I can look in the manuals, and find which settings to use, but I don't have any information about the mouse, other than that it is a new Logitech 3 button mouse. I tried to follow the installation instructions for X, but I couldn't determine which device to use using dmesg or which one was the mouse using cat < /dev/various_devices_here. Thanks, Andy