Date: Thu, 25 Jan 2001 08:53:22 -0800 (PST) From: Maxim Sobolev <sobomax@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/vidcontrol vidcontrol.1 vidcontrol.c Message-ID: <200101251653.f0PGrMI44574@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sobomax 2001/01/25 08:53:22 PST Modified files: usr.sbin/vidcontrol vidcontrol.1 vidcontrol.c Log: New option `-g' to allow selecting custom text geometry in VESA_800x600 raster text mode. For example `vidcontrol -g 100x37 VESA_800x600' will setup 100x37 text mode as opposed to default 80x25. Reviewed by: imp Revision Changes Path 1.28 +19 -1 src/usr.sbin/vidcontrol/vidcontrol.1 1.34 +36 -7 src/usr.sbin/vidcontrol/vidcontrol.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101251653.f0PGrMI44574>