summaryrefslogtreecommitdiff
path: root/GUI.mdwn
blob: f2ce9cafd13e2f908ea2362bba0ba0d95216cc09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

[[User_interface|User_interface]] 

---

 An user interface which accepts input via devices such as computer keyboard and mouse and provides articulated [graphical] output on the computer monitor. There are at least two different principles widely used in GUI design: object-oriented interfaces and application oriented interfaces.  

Allows you to choose from available options only, instead of having to sort through all the options, including ones that are not available at that point in the process 


## Desktop Environments

* [[GNOME|GNOME]] 
* [[GNUstep|GNUstep]] 
* [[KDE|KDE]] 
See [[!wikipedia GUI desc="GUI"]] , [[Window manager|Window manager]], [[Ncurses|Ncurses]] - a semigraphical user interface.