Graphical user interface: Difference between revisions

Content deleted Content added
m zh:
m Capitalization typo
Line 17:
The graphical user interface is generally contrasted with the [[command line interface]] (CLI).
 
Because GUIs and TUIs tend to show most or all relevant categories of commands on the display, users often learn them faster than CLIs. sinceSince the choice of which options to display here and now has been made for the user, full use of a GUI often takes considerable time. A CLI typically treats options/choices as more or less equal and so mastering a CLI generally includes a more extensive facility than with a GUI. A somewhat caustic comment about the pre-OS X Macintosh interface encapsulates this: you can learn to use a Macintosh in 30 minutes, but after six months you will have learned nothing more about using a Macintosh.
 
Users with vision or motion [[disability]] often have trouble navigating in a GUI, and most commercial GUIs require at least an order of magnitude more computer power (CPU speed, RAM, disk space, display resolution and response, ...) than a CLI, making a GUI unwieldy on less expensive, smaller, or older hardware.