fbui | Framebuffer-based graphical environment |
| download: https://git.y1.nz/archives/fbui.tar.gz | |
| README | Files | Log | Refs |
libfbui/PanelManager/README
1
2 Frame Buffer Panel Manager (fbpm)
3
4 The panel manager is an approach to organizing windows
5 based on my own personal usage patterns, more or less.
6
7 Use alt-<number key> to flip to a specific windows.
8 Use alt-Tab to flip to the next app window.
9 Use alt-Backspace to exit, killing all windows and
10 their processes.
11
12 Eventually I will add the ability to divide the main area
13 between two or three applications, especially since
14 the concept of an 'ephemeral' application such as a
15 calculator or to-do list requires that.
16
17 Zack Smith
18
19
This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.