if you wanna try something nice mmap() /dev/mem and write to VGA memory =D


From: Nakal <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: Drawing graphics on terminal
Date: Mon, 16 Jun 2003 20:15:06 +0200
MIME-Version: 1.0
Received: from mx2.freebsd.org ([216.136.204.119]) by mc2-f25.law16.hotmail.com with Microsoft SMTPSVC(5.0.2195.5600); Mon, 16 Jun 2003 11:15:44 -0700
Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18])by mx2.freebsd.org (Postfix) with ESMTPid A79EA569CB; Mon, 16 Jun 2003 11:15:19 -0700 (PDT)(envelope-from [EMAIL PROTECTED])
Received: from hub.freebsd.org (localhost [127.0.0.1])by hub.freebsd.org (Postfix) with ESMTPid 8D01537B404; Mon, 16 Jun 2003 11:15:19 -0700 (PDT)
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])by hub.freebsd.org (Postfix) with ESMTP id 2C34D37B401for <[EMAIL PROTECTED]>;Mon, 16 Jun 2003 11:15:10 -0700 (PDT)
Received: from smtp.web.de (smtp03.web.de [217.72.192.158])by mx1.FreeBSD.org (Postfix) with ESMTP id 76A4A43F93for <[EMAIL PROTECTED]>;Mon, 16 Jun 2003 11:15:09 -0700 (PDT) (envelope-from [EMAIL PROTECTED])
Received: from [217.81.252.114] (helo=pD951FC72.dip.t-dialin.net)by smtp.web.de with esmtp (WEB.DE 4.98 #232)id 19RyVX-0005FO-00for [EMAIL PROTECTED]; Mon, 16 Jun 2003 20:15:08 +0200
X-Message-Info: UZmYcfFpTCewzfqvyl1d15R59mlxBfYY
Delivered-To: [EMAIL PROTECTED]
User-Agent: KMail/1.5.2
Message-Id: <[EMAIL PROTECTED]>
X-BeenThere: [EMAIL PROTECTED]
X-Mailman-Version: 2.1.1
Precedence: list
List-Id: Technical Discussions relating to FreeBSD<freebsd-hackers.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>,<mailto:[EMAIL PROTECTED]>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-hackers>
List-Post: <mailto:[EMAIL PROTECTED]>
List-Help: <mailto:[EMAIL PROTECTED]>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-hackers>,<mailto:[EMAIL PROTECTED]>
Sender: [EMAIL PROTECTED]
Errors-To: [EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]
X-OriginalArrivalTime: 16 Jun 2003 18:15:44.0856 (UTC) FILETIME=[4DBAA580:01C33433]



Hi,


recently, I found vidcontrol and played a bit with it. I have been
looking for documents about how to output pixels (graphics) on the
terminal. I could not find any. Before I give up, I want to ask here,
if it is possible to do that. What I want to do is to port my
applications from Linux-framebuffer to FreeBSD, but I am also thinking
about making a graphical installer for FreeBSD (eye-candy is always
nice to attract new users).

Thanks,
Martin

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to