From owner-freebsd-questions@FreeBSD.ORG Mon Aug 21 01:12:34 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A3DB516A4DA for ; Mon, 21 Aug 2006 01:12:34 +0000 (UTC) (envelope-from karma@ez.pereslavl.ru) Received: from pier.botik.ru (pier.botik.ru [193.232.174.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C8B43D45 for ; Mon, 21 Aug 2006 01:12:33 +0000 (GMT) (envelope-from karma@ez.pereslavl.ru) Received: from ez.pereslavl.ru ([192.168.56.29]:53586) by pier.botik.ru with esmtp (Exim 4.50) id 1GExF5-0006OS-8j; Mon, 21 Aug 2006 04:02:27 +0400 Message-ID: <44E8F83B.4050503@ez.pereslavl.ru> Date: Mon, 21 Aug 2006 04:03:07 +0400 From: Alexey Mikhailov User-Agent: Thunderbird 1.5.0.5 (X11/20060814) MIME-Version: 1.0 To: Nikolas Britton References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions Subject: Re: Add colored border around console? 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: Mon, 21 Aug 2006 01:12:34 -0000 Nikolas Britton wrote: > What I want is the colored border around the console window... I have > no clue how to do it, /dev/random made the border you see the photo! I > let it run all night to generate interrupt load as part of a system > stress test. I think you need to use "vidcontrol". So "man vidcontrol" and look for "-b" option.