From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 29 02:02:48 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EFEEC16A41F for ; Mon, 29 Aug 2005 02:02:48 +0000 (GMT) (envelope-from adewole@sympatico.ca) Received: from BAYC1-PASMTP04.bayc1.hotmail.com (bayc1-pasmtp04.bayc1.hotmail.com [65.54.191.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id B5C5D43D49 for ; Mon, 29 Aug 2005 02:02:48 +0000 (GMT) (envelope-from adewole@sympatico.ca) Message-ID: X-Originating-IP: [70.48.32.188] X-Originating-Email: [adewole@sympatico.ca] Received: from newton ([70.48.32.188]) by BAYC1-PASMTP04.bayc1.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Sun, 28 Aug 2005 19:02:47 -0700 Message-ID: <002901c5ac3e$e7034c30$6501a8c0@newton> From: "Mike Adewole" To: Date: Sun, 28 Aug 2005 22:10:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-OriginalArrivalTime: 29 Aug 2005 02:02:47.0981 (UTC) FILETIME=[C0EF2DD0:01C5AC3D] Subject: How to disable copy and paste in a virtual terminal ? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Aug 2005 02:02:49 -0000 Can someone please tell me how to disable copy and paste in a virtual terminal ? I've tried recompiling the kernel with SC_NO_CUTPASTE but then the mouse pointer disappears completely from the console. It doesn't show with "vidcontrol -m on" nor from sysinstall/configure/mouse but it does show up in X. Thanks for any and all pointers. Mike