From owner-freebsd-questions@FreeBSD.ORG Mon Apr 21 02:28:48 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D91F8106566B for ; Mon, 21 Apr 2008 02:28:48 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.237]) by mx1.freebsd.org (Postfix) with ESMTP id 973568FC0A for ; Mon, 21 Apr 2008 02:28:48 +0000 (UTC) (envelope-from smallhand@crawblog.com) Received: by wx-out-0506.google.com with SMTP id i29so1241219wxd.7 for ; Sun, 20 Apr 2008 19:28:48 -0700 (PDT) Received: by 10.141.197.8 with SMTP id z8mr2935686rvp.157.1208744926710; Sun, 20 Apr 2008 19:28:46 -0700 (PDT) Received: by 10.141.190.19 with HTTP; Sun, 20 Apr 2008 19:28:46 -0700 (PDT) Message-ID: <919383240804201928o2f08c013qf394033d12f87dd7@mail.gmail.com> Date: Sun, 20 Apr 2008 22:28:46 -0400 From: "Edward Ruggeri" To: "FreeBSD Questions" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Changing Console Video Modes 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 Apr 2008 02:28:48 -0000 I'm just reading through the manual for FreeBSD, and I am at section 3.2.6 "Changing Console Video Modes." This discusses how to change the default console resolution. I would try this out, but as I can only access my FreeBSD box remotely at the moment, I am hesitant to recompile the kernel with the necessary options (I currently get an error when running "#vidcontrol -i mode": "getting active vty: Inappropriate ioctl for device". I assume this is because the current kernel is insufficient?). I'm afraid my computer might need to be booted by hand, which I wouldn't be able to do. In any case, lacking the ability to experiment, I am curious about different video modes. Will greater resolutions allow me to fit more text on the screen in the console? Of course I know (maybe less than I think) about resolution in terms of graphical environments (e.g., can see more of a high-resolution image w/ a greater resolution), but is it the same for text? Thanks! Sincerely, -- Ned Ruggeri