From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 02:58:58 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5C4D816A401 for ; Thu, 8 Mar 2007 02:58:58 +0000 (UTC) (envelope-from jahilliya@gmail.com) Received: from wr-out-0506.google.com (wr-out-0506.google.com [64.233.184.236]) by mx1.freebsd.org (Postfix) with ESMTP id 0A37E13C461 for ; Thu, 8 Mar 2007 02:58:57 +0000 (UTC) (envelope-from jahilliya@gmail.com) Received: by wr-out-0506.google.com with SMTP id 71so591833wri for ; Wed, 07 Mar 2007 18:58:57 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=H38F4xu16LEs9YJcJADTl2r2BuUsbWaRfaRMURZUa9huejR4C4kEih2fndQT7YQiyzJWJ0dIqfn9O6obcvRBVqbCP/EzxGpRxFC6zKitbm1XWBdqNMFg5Qc4GJXCFCmzWkpC/XoOXoWpvl/p9BXD1WIK52Q9MH/O5Oil5fgiAbI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=Ybn2RatFaiRLHUPfGmaFk5A2Aray3St7kxLbYJkvFrZ8RmP9ghbQ0SxoP1Fffu7GgFIpxqXu345hAucvawQiyWJqmZU4kdZVMUOvGs98aCb8zfqRFJ0BAnTGL/1QqSzcDJefKQRgHio4pmWgMQ3A4cngKoqokYsxvFmxdj5Yd7I= Received: by 10.65.254.5 with SMTP id g5mr15622209qbs.1173322737236; Wed, 07 Mar 2007 18:58:57 -0800 (PST) Received: by 10.65.230.10 with HTTP; Wed, 7 Mar 2007 18:58:57 -0800 (PST) Message-ID: Date: Thu, 8 Mar 2007 11:58:57 +0900 From: "Daniel Marsh" To: frzburn In-Reply-To: <2942dae0703071848w482d3b03t94e1e64f6322e0bd@mail.gmail.com> MIME-Version: 1.0 References: <2942dae0703071848w482d3b03t94e1e64f6322e0bd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: Changing command-line resolution 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: Thu, 08 Mar 2007 02:58:58 -0000 On 3/8/07, frzburn wrote: > > Hi! > I was wondering if there is a way to change the command-line resolution... > Back then with Linux, I could adjust the resolution in grub or lilo by > passing some parameters to the kernel. Is there any way to do the same > thing > in FreeBSD? > I wouldn't want to waste that big wide screen =P > > I got a Dell Inspiron 6400 (e1505) with an NVidia video card running > FreeBSD > 6.2-STABLE amd64. > man vidcontrol Vidcontrol is your friend.