+----[ Johan Kruger ]---------------------------------------------
| Use VGLInit(SW_CG640x480);
| Look in the /sys/console.h for modes, plenty of them ( of course
| not all will work with every card but htis one seems mostly usable)
| Enjoy ;-)
|
| And O, yip , i guess you would have to do the scrolling the hard way.
| Half the screen 640x240 pixels ( the bottom half ) could be addressed by
| allocating a seperate memeory biffer of that size , draw into it, and the move
| the memory ( or copy it if you want to keep it ) to the current videobuffer
| by using the pointer libvgl provides.
You could also look at microwindows:-
http://microwindows.censoft.com/
I have made this work with libVgl, and moused.
--
Totally Holistic Enterprises Internet| P:+61 7 3870 0066 | Andrew Milton
The Internet (Aust) Pty Ltd | F:+61 7 3870 4477 |
ACN: 082 081 472 ABN: 83 082 081 472 | M:+61 416 022 411 | Carpe Daemon
PO Box 837 Indooroopilly QLD 4068 |[EMAIL PROTECTED]|
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message