Expand description
Virtualize a screen by splitting it into rectangular regions.
Each screen user is given a rectangular region of the screen. Users can write that portion of the screen but cannot control the general screen settings (e.g., brightness).
Structsยง
- Frame
- Rectangular region of a screen.
- Screen
Split Mux - Split-screen manager that multiplexes for multiple splits.
- Screen
Split User - An implementation of
Screen
for a subregion of the actual screen.