Difference between revisions of "Graphical user interface (computers)"
(added an external link (may use as reference later)) |
m (Wikify) |
||
| (4 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | '''Graphical user interface''' commonly called '''GUI''' (pronounced Gooey) is the means of | + | '''Graphical user interface''' commonly called '''GUI''' (pronounced Gooey) is the means of building code to a visual display of icons, widgets, pointing device, windows, skin, menu-based interface. Prior to a desktop GUI, changes to software were made by command-line. This limited the reach of [[computer]]s to only people educated in computer science. The GUI dramatically improved ease of use to the point that children up to the elderly could now operate a computer. The most popular GUI became [[Microsoft Windows|Windows]] by [[Microsoft]]. Other GUI's include [[Apple]]'s OSx, O/S 2 from [[IBM]]. For [[Linux]] you have a choice of [[GNOME]], [[KDE]], LXDE, [[Unity Linux|Unity]], Xfce and others. [[UNIX]] has the X Windows GUI. |
| − | The graphical user interface is not limited to computers and can be found on electronic devices that require human-interaction such as a phone, a car, touchscreens, etc. | + | The graphical user interface is not limited to computers and can be found on electronic devices that require human-interaction such as a phone, a car, touchscreens, etc. The first GUI was developed by Xerox PARC in 1973. It ran on their Alto personal computer. |
| − | ==External | + | ==External links== |
| − | [http://0-academic.eb.com.www.consuls.org/EBchecked/topic/242033/graphical-user-interface Encyclopedia Britannica's description of a GUI] | + | * [http://0-academic.eb.com.www.consuls.org/EBchecked/topic/242033/graphical-user-interface Encyclopedia Britannica's description of a GUI] |
[[Category:Computers]] | [[Category:Computers]] | ||
[[Category:Software]] | [[Category:Software]] | ||
[[Category:Computer Programming]] | [[Category:Computer Programming]] | ||
Latest revision as of 19:41, December 19, 2018
Graphical user interface commonly called GUI (pronounced Gooey) is the means of building code to a visual display of icons, widgets, pointing device, windows, skin, menu-based interface. Prior to a desktop GUI, changes to software were made by command-line. This limited the reach of computers to only people educated in computer science. The GUI dramatically improved ease of use to the point that children up to the elderly could now operate a computer. The most popular GUI became Windows by Microsoft. Other GUI's include Apple's OSx, O/S 2 from IBM. For Linux you have a choice of GNOME, KDE, LXDE, Unity, Xfce and others. UNIX has the X Windows GUI.
The graphical user interface is not limited to computers and can be found on electronic devices that require human-interaction such as a phone, a car, touchscreens, etc. The first GUI was developed by Xerox PARC in 1973. It ran on their Alto personal computer.