From owner-freebsd-questions@FreeBSD.ORG Tue Sep 12 14:14:50 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0885216A40F for ; Tue, 12 Sep 2006 14:14:50 +0000 (UTC) (envelope-from arindam.mukerjee@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.179]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2F04B43D68 for ; Tue, 12 Sep 2006 14:14:43 +0000 (GMT) (envelope-from arindam.mukerjee@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so2495065pye for ; Tue, 12 Sep 2006 07:14:42 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ayNSyaSJB7ZDV6fTZSnxop3xfe/z4InzuJPTS2iXgpMQnSusNk6xEabjqKG/atC7ETAEmxWv5BxPutMFMPJFd+1im9oSnneqCsuKlSaDgLPSyVqC+KDZ0wAugrVn8z94vYt+FZX9ZiLN8Qaku/wEuK/mayjghH9QRbXGhQmWQek= Received: by 10.35.18.3 with SMTP id v3mr10943573pyi; Tue, 12 Sep 2006 07:13:01 -0700 (PDT) Received: by 10.35.13.20 with HTTP; Tue, 12 Sep 2006 07:13:00 -0700 (PDT) Message-ID: Date: Tue, 12 Sep 2006 19:43:00 +0530 From: Arindam To: bob.middaugh@comcast.net In-Reply-To: <1158069386.6767.20.camel@freebsd> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1158069386.6767.20.camel@freebsd> Cc: Subhro , freebsd-questions@freebsd.org Subject: Re: X Configuration Woes X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Sep 2006 14:14:50 -0000 > > > > > > 1. The Mouse still does not work ... may be I should try MouseSystems protocol. > > > > > > I've found I have to use /dev/sysmouse and Protocol "auto" instead of > "PS/2" despite my mouse most definitely being PS/2. > > You already have moused_enable="YES" in /etc/rc.conf as well? Unfortunately we are discussing a different problem ... if you read my (rather long) post, I have a serial mouse and there are more devices as well as protocols to choose from. So PS/2 mouse doesn't figure in here. > > Bob