A procedure is presented for each of the following tasks:
Each window has a window menu. Click on the window menu button (to the left of the window title bar) with the left mouse button or press the Shift-Esc or Alt-Spacebar key combination.
The window menu contains the following choices:
To cancel the menu without choosing a selection, press Esc.
Note: When a menu option is inactive, its name is grayed out (color of the text is lighter) and you cannot select it.
In addition to using a mouse to choose menu options, two additional features allow you to quickly select a menu option without using the mouse.
Remember that accelerator keys allow you to immediately execute an option without displaying the menu. Mnemonics, on the other hand, are simply a way to display menus and choose options without using the mouse.
Once a menu is displayed, you can use a mnemonic to execute a function by typing the letter that is underlined in the function's name.
In the following illustration, for example, pressing the accelerator Alt-F9 or the mnemonic Alt-n minimizes the window.
Applications inside AIXwindows have their own menus with unique names that appear under the AIXwindows title bar. To display the menu:
In the following illustration, for example, pressing the mnemonic Alt-E displays the Edit menu of AIXwindows.
To display the root menu, point to the root window (the backdrop behind all other windows), then press and hold the left mouse button. As with pull-down menus, choose an option in the root menu by dragging the mouse pointer to the desired option, and releasing the mouse button.
The root menu is normally customized. The following is an illustration of the default root menu.
You can move windows using the mouse or the Move option on the Window Manager menu.
A counter appears in the center of the screen, showing in pixels the coordinates of the window's upper-right corner, and the outline of a rectangle surrounds the window.
When the window reaches the new location, release the mouse button or press the Enter key or click any mouse button.
Note: To cancel the move, press the Esc key before you release the mouse button.
A new window is displayed, usually 80 characters wide and 25 lines long.
The following describes three methods for moving a window forward and backward (in other words, on top of or beneath other windows):
You can change the size of a window using the mouse, the Window Manager menu, or a combination of the mouse and keyboard.
A counter appears in the center of the screen, showing the size in characters of the window as it changes, and the outline of a rectangle surrounds the window. Use the arrow keys or the mouse to stretch or shrink the window.
Note: To cancel the resizing, press the Esc key before you release the mouse button.
Where you place the mouse pointer on the window frame determines how the window is resized. The following table contains the different places to grab the window frame.
To stretch or shrink the window | Point to | |
vertically... | from the top | top of the frame, above the title bar |
from the bottom | bottom of the frame | |
horizontally... | from the right | right side of the frame |
from the left | left side of the frame | |
diagonally... | from the bottom left | frame's lower-left corner |
from the top left | frame's upper-left corner | |
from the top right | frame's upper-right corner | |
from the bottom right | frame's lower-right corner |
Maximizing a window expands it to the full size of the screen.
OR
Select the Restore menu option (or press the R key) from the window menu, or press the Alt-F5 key combination.
When you end the program that is running within a window, the window usually closes and disappears. However, if you must close a window yourself:
OR
Note: To cancel the close, press the Esc key.
Icons are used to represent windows. This is especially helpful if your screen becomes cluttered with windows. Programs that are running continue either until they finish or until they halt because they require input from you.
Icons are placed in a window on the screen known as the icon box. Within the box, you can rearrange the icons and convert them back into windows. The following illustration shows an icon box window.
Sometimes when you are working with multiple windows, it is convenient to change a window into a icon. This procedure is called minimizing a window. An icon is a small graphic image easily stored on the root window. A program running in a minimized window continues to run until it finishes or requires additional input.
OR
In either case, the window disappears, and the window's icon is filled in within the icon box.
OR
The window reappears at its previous size and location, and the icon is displayed as a grayed-out silhouette.
Press the left mouse button on the icon and drag the mouse pointer to the new location. The outline of the icon moves with the mouse. When you release the mouse button, the icon moves from its original location to the new location.
To pack icons is to rearrange the icons in the icon box into a neat grid.
Select the Pack Icons menu option (or press the P key) from the icon box's window menu, or press the Alt-F12 key combination.
There are various tools available to help you when you need more information on commands and the operating system. These tools are:
To access and view the online Base Documentation Library with a Version 3.2 HTML-compatible web browser, type the following path:
/usr/share/man/info/en_US/a_doc_lib/aixgen/topnav/topnav.htm
To access and view the online Extended Documentation Library, type the following path:
/usr/share/man/info/en_US/a_doc_lib/aixgen/wxinfnav/topnav.htm
The help command presents a one-page display of information for new users. At the prompt in an AIX window, type:
help
The system displays information similar to the following:
Look in a printed manual for general help if you can. You should have someone show you some things and then read "Using and Managing AIX" manual. The commands: man -k keyword lists commands relevant to a keyword man command prints out the manual pages for a command are helpful; other basic commands are: cat - concatenates files (and just prints them out) ex - text editor ls - lists contents of directory mail - sends and receives mail msgs - system messages and junk mail passwd - changes login password sccshelp - views information on the Source Code Control System smit - system management interface tool tset - sets terminal modes who - who is on the system write - writes to another user You could find programs about mail by the command: man -k mail and print out the man command documentation via: man mail You can log out by typing "exit".
The man command displays information on various reference articles, such as commands, subroutines, and files. To obtain information about a command, at the prompt in an AIX window, type:
man CommandName
The information that the man command provides can also be obtained in the AIX Version 4.3 Base Documentation CD.
Running applications in a window environment is the same as in the command line interface. You enter the application's name at the prompt and press enter.
To run an application, at the prompt, enter the application name:
ApplicationName
The application program then takes over the window in which you issued the command until you exit that program.
Before exiting AIXwindows, the recommended procedure is to exit any application programs and stop any commands that may be running in terminal windows. This avoids the possible loss of data due to improperly stopping a program.
When you exit a program, the command line prompt returns to the terminal window. However, if you started the program automatically or from a menu, exiting also removes the terminal window. Selecting Close from the window menu immediately stops any program running in the window. Interrupting a program like this may cause it to lose data. However, you can close the clock, or an idle terminal window (one showing a command line prompt) with no ill effect.
Press the Ctrl-Alt-Backspace key sequence to exit AIXwindows. This ends the graphical interface and one of the following may occur:
OR
In this case, follow the procedure Logging Off from the Command Line