First page Back Continue Last page Overview Graphics
Graphical User Interface
One layer above the CLI.
GUI can only do what CLI can do, while the reverse is not necessarily true.
GUI is based on a “windowing” system, called X.
X draws basic shapes and handles fonts and colors only.
The rest is provided by a window manager, like KDE, GNOME, WindowMaker, BusyBox etc.
Notes: