From owner-freebsd-questions Fri Aug 15 03:28:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id DAA19978 for questions-outgoing; Fri, 15 Aug 1997 03:28:17 -0700 (PDT) Received: from css.tuu.utas.edu.au (acs@css.tuu.utas.edu.au [131.217.115.65]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id DAA19961 for ; Fri, 15 Aug 1997 03:28:12 -0700 (PDT) From: andrew@ugh.net.au Received: from localhost (acs@localhost) by css.tuu.utas.edu.au (8.8.5/8.8.5) with SMTP id UAA10845; Fri, 15 Aug 1997 20:27:44 +1000 (EST) X-Authentication-Warning: depravitas.tuu.utas.edu.au: acs owned process doing -bs Date: Fri, 15 Aug 1997 20:27:44 +1000 (EST) To: Paul Dekkers cc: freebsd-questions@FreeBSD.ORG Subject: Re: gpm In-Reply-To: Message-ID: X-Meaning-of-Life: none X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 14 Aug 1997, Paul Dekkers wrote: > Is there a version of gpm (the cut-and-paste tool) available for FreeBSD? Its built into the console driver I beleive...Check out moused in /etc/rc.conf and the man page. Also vidcontrol (check out the -m option I think). Andrew