From owner-freebsd-questions Wed Jul 23 05:16:11 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id FAA13200 for questions-outgoing; Wed, 23 Jul 1997 05:16:11 -0700 (PDT) Received: from ns.cs.msu.su (laskavy@redsun.cs.msu.su [158.250.10.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id FAA13195 for ; Wed, 23 Jul 1997 05:16:07 -0700 (PDT) Received: (from laskavy@localhost) by ns.cs.msu.su (8.8.6/8.6.12) id QAA04452; Wed, 23 Jul 1997 16:16:08 +0400 (DST) Date: Wed, 23 Jul 1997 16:16:08 +0400 (DST) Message-Id: <199707231216.QAA04452@ns.cs.msu.su> From: "Sergei S. Laskavy" To: fellow9@hotmail.com CC: questions@FreeBSD.ORG In-reply-to: <199707222036.NAA20091@f41.hotmail.com> (fellow9@hotmail.com) Subject: Re: mouse on character terminal,gpm... Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >>>>> "Jason" == Jason Smith writes: Jason> I've just installed FreeBSD 2.2.2 release and it seems a Jason> bit weird. I'm an ex-linux user who is tired of all the Jason> bugs and all the crashes of linux and i've looked for Jason> sanctuary in the rock-stable freebsd. I must admit that so Jason> far,I'm totally confused since almost nothing is pre-set in Jason> freebsd but so far I'm handling it with mans,the handbook, Jason> mailing list archives and stuff.But i searched for gpm,the Your friend is moused(8). Edit /etc/rc.conf to run it and use vidcontrol -m on to enable mouse operations in current virtual console. Jason> good old utility that allows cut and paste in character Jason> terminals but i found nothing except from the fact that Jason> it's supported in freebsd-2.2.How do I set up and use gpm Jason> or whatever freebsd has for that purpose? Any help or tips Jason> would be greatly appreciated.Thanks!