From owner-freebsd-questions@FreeBSD.ORG Tue Oct 25 20:34:03 2011 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 44196106566B for ; Tue, 25 Oct 2011 20:34:03 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id 0904A8FC17 for ; Tue, 25 Oct 2011 20:34:02 +0000 (UTC) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id p9PKVTn4089311; Tue, 25 Oct 2011 16:31:29 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id p9PKVTai089310; Tue, 25 Oct 2011 16:31:29 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 25 Oct 2011 16:31:28 -0400 From: Jerry McAllister To: Open Slate Message-ID: <20111025203128.GA89198@gizmo.acns.msu.edu> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i Cc: FreeBSD Questions Subject: Re: Three button mouse emulation 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, 25 Oct 2011 20:34:03 -0000 On Tue, Oct 25, 2011 at 07:06:08AM -1000, Open Slate wrote: > A simple way to enable three button mouse emulation is to put > > mouse_flags=-3 > > in /etc/rc.conf. I cannot find this documented anywhere. Section 4.5 of the > faq mentions this feature and refers to the moused man page, where we are > told to pass -3 to moused. Similar treatment in the handbook. Section > 2.10.10. Only a seasoned veteran would think to look in > /etc/defaults/rc.conf. > > This trick is especially useful to laptop users and should be in the > handbook. I just did an install of 8.2 and followed the documentation quite closely (unlike usual) and saw it mentioned in two different places. But, I sure can't find it right now. ////jerry > _______________________________________________ > 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"