I am migrating from Linux to OpenBSD, and one of the things I miss from my old OS is how even the consoles looked nice (so nice you could actually watch movies in there) under framebuffer using a simple command on the bootloader. Is there any way I could do that on OpenBSD (creative/hard solutions are more than welcome)? If not, is there any way I could at least spawn some colors to the terminal?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
There is interesting project on github:
https://github.com/p120ph37/libfb-bsd Also, for FreeBSD, check handbook and man pages: FreeBSD Handbook/Chapter 4 UNIX Basics/4.2 Virtual Consoles and Terminals http://www.freebsd.org/doc/handbook/consoles.html All best, vmisev |
|||
|