In computing, an X terminal is a
thin client used to display
X Window System applications. X terminals enjoyed a period of popularity in the early 1990s when they offered a lower
total cost of ownership alternative to a full
Unix workstation.The X terminal runs an X server. (In X, the usage of "client" and "server" is from the viewpoint of the programs: the X server supplies a screen, keyboard and mouse to client programs.) This connects to an
X display manager (introduced in X11R3) running on a central machine, using XDMCP (X Display Manager Control Protocol, introduced in X11R4).
See more at Wikipedia.org...