Categories
FramebufferUI
FBUI is a small, fast in-kernel GUI windowing system for the Linux kernel whose core is currently about 32kB large. It lets you put windows in each framebuffer-based virtual console, read keyboard input, track a mouse pointer, and respond to typical GUI events.
Each process may have more than one window, and accesses its windows completely independently of all other processes. It supports windows on every virtual console, and there is no concept of parent and child windows. Each virtual console can have its own optional window manager process
Last updated 11 Jul, 2005
About
Leadership
- Zachary Smith - Maintainer
Requirements
- Linux kernal 2.6.9 or later (Use Requirement)
Related Projects
Aewm, Flwm, Oroborus Window Manager, Puto Amo, Ratpoison, Small Window Manager, WindowLab, cwm, lwm
Versions
0.9.14c
0.9.14c beta released 2005-07-11
- Released: 11 Jul, 2005
- Code Maturity: Beta
- Source Archive: http://home.comcast.net/~fbui/fbui-0.9.14c.tar.bz2
- Licenses: GPLv2orlater
- Interfaces: X Window System
