Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Jun 1998 14:54:01 +0930
From:      Greg Lehey <grog@lemis.com>
To:        Maggie Pham <m.pham@ecomfac.unimelb.edu.au>
Cc:        FreeBSD Questions <questions@FreeBSD.ORG>
Subject:   Re: ps/2 mouse
Message-ID:  <19980629145401.T897@freebie.lemis.com>
In-Reply-To: <000301bda31c$55533490$9f0cfa80@whitelion.ecom.unimelb.edu.au>; from Maggie Pham on Mon, Jun 29, 1998 at 03:11:12PM %2B1000
References:  <19980629140055.P897@freebie.lemis.com> <000301bda31c$55533490$9f0cfa80@whitelion.ecom.unimelb.edu.au>

next in thread | previous in thread | raw e-mail | index | archive | help
On Monday, 29 June 1998 at 15:11:12 +1000, Maggie Pham wrote:

> On Monday, 29 June 1998 14:31, Greg Lehey [mailto:grog@lemis.com] wrote:
>> On Monday, 29 June 1998 at 13:38:19 +1000, Maggie Pham wrote:
>>> Hi,
>>>
>>> I have just installed Linux, (I'm very new with installation).
>>> The machine we have has ps/2 mouse port so I have selected, but it
>>> didn't work when I started X-window.
>>
>> I'd suggest that you contact a Linux group.  Very few of us FreeBSD
>> users have much experience with Linux.
>
> Sorry, it's FreeBSD

OK.  Make sure your /etc/XF86Config contains the lines:

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/psm0"

If you're running a standard kernel, you'll also have to enable the
PS/2 mouse port by booting with the -c option (UserConfig), selecting
'v' for the full-screen configuration editor, and following the
instructions.  They're described in more detail in "The Complete
FreeBSD", second edition
(http://www.cdrom.com/titles/os/bsdbook2.htm).

Greg
--
See complete headers for address and phone numbers
finger grog@lemis.com for PGP public key

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



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