From owner-freebsd-questions@FreeBSD.ORG Thu Mar 8 02:48:43 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 C8D8616A407 for ; Thu, 8 Mar 2007 02:48:43 +0000 (UTC) (envelope-from frzburn@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.184]) by mx1.freebsd.org (Postfix) with ESMTP id 610E913C441 for ; Thu, 8 Mar 2007 02:48:43 +0000 (UTC) (envelope-from frzburn@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so425992nfc for ; Wed, 07 Mar 2007 18:48:42 -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:mime-version:content-type; b=DKjuEKXmTTmlPuFIRpGEiC6Rj2S7bxKaltsE2Vd3ANUHP/8fzOQ7EcRZ7Kna1d2ls5gCryKT5TxKqjAuHQzbnEB10RiTJ3fQ2Fh/23myhRUCZtuRtdv3lEVXaK6iW2XKzsYjbks8tOuSMvLkIU43f0+MnWiKtkdOH2GMPfI90Pc= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=ECQ5W32/9RnOdP9lTcO5E0N2qVa+xTpxPIJUGQk0r1Fb+eOqHgdpw4EAn9IZ1t0rKNzKsZRvv6LBDmnE3RaPNo5K7pFmLj80rfU/WQa+mWyXpZmWEikklx+nB9m9uHQ9URDOu0cKXn7bYNRv6ArK3EHkyu1agold5ktKCzC2FHM= Received: by 10.82.175.2 with SMTP id x2mr10636042bue.1173322121989; Wed, 07 Mar 2007 18:48:41 -0800 (PST) Received: by 10.82.139.19 with HTTP; Wed, 7 Mar 2007 18:48:41 -0800 (PST) Message-ID: <2942dae0703071848w482d3b03t94e1e64f6322e0bd@mail.gmail.com> Date: Wed, 7 Mar 2007 21:48:41 -0500 From: frzburn To: freebsd-questions@freebsd.org MIME-Version: 1.0 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 Subject: 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:48:43 -0000 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. Thanks! frzburn