> To run inferno in fullscreen mode, would it be feasible to mmap the
> framebuffer address into the inferno address space and just write
> to it?

yep, the standard fb mmap code works but just needs a little tweaking
for the input event handling devices and removal of a few
unimplemented ioctls

Reply via email to