SfinxLite TWM - Window Menu

This is an important menu, since it allows you to manipulate any application window in various ways. Therefore, the standard SfinxLite setup allows you to get to this menu in several ways, from the iconify title button; by clicking the right mouse button on the window title or frame;

The menu looks like this :

Iconify
Move
Resize
Zoom (submenu)
Front
Back
Identify
Refresh
Close
Kill

Iconify

This reduces the application window to an icon, thus freeing up space on your screen (but NOT in computer memory !!).

Move

The pointer shape changes to a cross, and the window moves with the mouse pointer as long as the mouse button is pressed.

Note that on slower systems a window outline may be used in stead of the whole window to speed up the movement rate.

Resize

The pointer changes to a cross with arrows, and a window outline will appear. Drag the mouse pointer past one of the window borders, and the outline will be resized, as long as the mouse button is being pressed.

Release the mouse button to finish the action.

Note that in order to shrink a window, you first have to move past the border, and then move back to move the border outline inward.

Zoom

This resizes the window in a few prescribed ways, selectable from the submenu. This has the advantage that you can quickly get the window to a specific size, and if you re-select the exact same zoom function, the window will return to its original size (but there is only one previous size in memory, so you cannot undo more than one zoom action).

The Maximize title button is a shortcut for Zoom-Full.

Front

This raises the window, putting it on top of all other windows.

Back

This lowers a window, putting it underneath all other windows.

Identify

This menu item brings up a small window with the name and geometry of the window. This window disappears once you click any mouse button anywhere on the screen.

Refresh

This asks the application to redraw the whole window. Not all applications understand this though.

Close

This is the proper way to politely ask the application to close the window. In some cases, this means the application ends, in other cases it just removes this one window (some applications open more than one window). Some applications will first save their data, or offer you a choise to do so.

In any case, the exact behaviour depends on the application (unfortunately, some applications do not respond to a close request; those need to be killed with the next menu choice).

Kill

This is the hard way to remove a window. The window manager will just send them a "kill" signal, and the application will not have the time to save your data, and all other windows belonging to this application will also disappear, so use this in extreme emergencies only !!

David.Jansen@strw.leidenuniv.nl
Last modified: Thu Aug 3 12:17:33 1995