Andrew Friedley <[EMAIL PROTECTED]> writes: > I'm new to freebsd, coming from linux. > In linux I use a 1600x1200 framebuffer console, is it possible to set up > something like this in freebsd? I am not talking about X Windows, but > increasing the size of the default 80x25 console.
vidcontrol(1) should let you set a variety of video modes, with software fonts. This doesn't give you the graphics capabilities of a true frame buffer, but it should be all you're looking for in terms of text display. To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
