X Windows X (Windows) is a public domain software package designed at M.I.T. It provides a graphical windowing environment for Sun Workstations (and many other types of computers as well). X allows you to divide your display into ``subsections", each of which can be assigned a different task (similar to the result of running Microsoft Windows on a PC, MacFinder on a Mac, or using an Amiga). X, and other windowing systems, are used for the convenience of viewing more than one application at a time.
HOW DO I BEGIN USING X?
It may take a minute or two for X Windows to appear. Some workstations are faster than others due to differences in hardware. To determine if X is completely initialized, move the mouse in several directions on its pad. If the pointer on the screen follows your movements, then X is ready.
Iconify | Reduces a window into a small rectangle.
Resize | Changes a windows length, width, or both.
Move | Changes a windows position on the screen.
Raise | Brings a window into full view.
Lower | Moves a window behind any others.
Focus | Allows window input without the pointer.
Unfocus | Disallows window input without the pointer.
Show Iconmgr | Displays the list of current X applications.
Hide Iconmgr | Removes the list of current X applications.
Kill | Removes a window from the screen.
Delete | Removes a window from the screen.
Refresh | Repaints the screen.
Restart | Restart X Windows.
Quit X | Exits X Windows.
.xinitrc | Creates initial windows and starts window manager.
.twmrc or .fvwm2rc | Window manager definitions including menus.
If you want to change the initial window layout on your screen when X starts, then you can edit the .xinitrc file. If you want to change your menu options, then edit the .twmrc file. You do not have to edit either. If you would like to customize your X setup, and are new to X, it is recommended that you find further documentation on X. The CEC has an X-Windows user guide which is available to check out.