ManaGeR
ManaGeR (
MGR) is a graphical
window system. The MGR server provides a builtin
window manager and windowed graphics
terminal emulation on color and monochrome
bitmap displays. MGR is controlled by mousing pop-up menus, by keyboard interaction, and by escape sequences written on
pseudo-terminals by client software.
MGR provides each client window with:
termcap-style terminal control functions, graphics primitives such as line and circle drawing; facilities for manipulating bitmaps,
fonts,
icons, and pop-up
menus; commands to reshape and position windows; and a
message passing facility enabling client programs to rendezvous and exchange messages. Client programs may ask to be informed when a change in the window system occurs, such as a reshaped window, a pushed
mouse button, or a message sent from another client program. These changes are called
events. MGR notifies a client program of an event by sending it an
ASCII character string in a
format specified by the client program. Existing
applications can be integrated into the windowing environment without modification by having MGR imitate keystrokes in response to user defined menu selections or other events.
MGR is/was used as a light-wight
GUI system for low-powered
PC systems running
GNU/Linux,
BSD Unix or VSTa.
Stephen Uhler, with others working at
Bellcore, was the original designer and implementer of MGR, so Bellcore has copyrighted much of the code and documentation for MGR under the following conditions.
*Permission is granted to copy or use this program, EXCEPT that it may not be sold for profit, the copyright notice must be reproduced on copies, and credit should be given to Bellcore where it is due.
*
History of the graphical user interface*
Windowing system* Archived
MGR-HOWTO at tldp.org
* [ftp://sunsite.unc.edu/pub/Linux/apps/MGR/!INDEX.html
MGR window manager, a smaller alternative to X]