From owner-freebsd-questions@FreeBSD.ORG Tue Nov 10 21:56:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CD33106566C for ; Tue, 10 Nov 2009 21:56:55 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-pz0-f202.google.com (mail-pz0-f202.google.com [209.85.222.202]) by mx1.freebsd.org (Postfix) with ESMTP id 668528FC0A for ; Tue, 10 Nov 2009 21:56:55 +0000 (UTC) Received: by pzk40 with SMTP id 40so296602pzk.7 for ; Tue, 10 Nov 2009 13:56:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=vBfjuJJ76asN5HUaOQ16LXiTI4Ksz5nT/R3capTV0aI=; b=JLqEAde5ZXfF3Kw5Vv1x9LpSndms872sW+FSP4QwIU9Nv1l0ZrcJLP8uCPpFj6ydpN XmTdqtZ7kb003gxGGvENj/hmKqRIEs0vSaphkBXpY4gvfigEsvgoYeGTOcLrxz70nSrV O9Iqcy5zsK3dncYJ7yHEKyXRslbgCAIUgkpzg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=xDGUW+mR5VK1pVPQ+dRnc9KyT8QSdU2vZ7Rd7KIUaioWD1UwwC1D5JGOmGlTcOaqke SNzjktruBfcegXOLqXy7DoEDEXrZfmAp+XEDQtZDzENh5o37JwY/J6kKVE1WS+/Li/Aq E5cFfhjeXSOvXOtNFzQtbDP6wsQvqAYcWuH9U= MIME-Version: 1.0 Received: by 10.114.249.17 with SMTP id w17mr53669wah.85.1257890214650; Tue, 10 Nov 2009 13:56:54 -0800 (PST) In-Reply-To: References: Date: Tue, 10 Nov 2009 14:56:54 -0700 Message-ID: From: Tim Judd To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: Cut/Paste with USB mouse inoperative 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, 10 Nov 2009 21:56:55 -0000 On 11/10/09, Carmel wrote: > I just switched from a regular mouse to a USB mouse wireless mouse. > The mouse works fine except that the cut/paste middle button feature is > inoperative. The scroll feature works correctly though. I removed all > references to 'mouse' in the /etc/rc.conf file and rebooted; however, > nothing changed. > > I then tried to change mouse port from the default: > > moused_port="/dev/psm0" to moused_port="/dev/usm0" You probably meant to put /dev/ums0 > > That did no help either. Is there anyway to get this to work? > > -- > Carmel > carmel_ny@hotmail.com > > |::::======= > |::::======= > |=========== > |=========== > | > > Living in California is like living in a bowl of granola. > What ain't flakes and nuts is fruits. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >