From owner-freebsd-questions Fri May 23 10:08:03 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id KAA01946 for questions-outgoing; Fri, 23 May 1997 10:08:03 -0700 (PDT) Received: from nf1.netforward.com (nf1.netforward.com [204.57.67.27]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id KAA01926 for ; Fri, 23 May 1997 10:07:58 -0700 (PDT) From: unixer@poboxes.com Date: Fri, 23 May 1997 12:08:28 -0500 Message-Id: <3.0.16.19970524020054.379f652e@dns.para.co.kr> X-Sender: phily@dns.para.co.kr X-Mailer: Windows Eudora Pro Version 3.0 (16) To: questions@freebsd.org Subject: [Q]Mouse Problem Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi ! I am novice. I installed FreeBSD 2-2-1. I have a mouse problem in X-windows. After I started X by the command 'xinit', xterm and window manager - FVWM - was seen. But my MS serial mouse(2-button) was stopped and inactive. What's the matter with the mouse ? Evironment of My system is like as - VGA : Trident 9660xgi ( X detected ) - serial port : com1, com2, com3 (modem) - mouse : MS Home mouse (2-buttton serial) - /dev/mouse is linked as /dev/cuaa1 ( com2 in dos system) - In kernel config, sio1 is configured as standard (IRQ 3). - In /etc/XF86Config, mouse setting is /dev/cuaa1. Please, help me !!!