Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

GUI

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

GUI, or Graphical User Interface, is a visual representation of a computer system to an end user. A desktop operating system GUI typically consists of windows representing applications, menus for choosing actions, and a pointer for user interaction.

A GUI can be contrasted with a text interface, such as a CLI, or command line interface.