OVERVIEW(1) — USER COMMANDS
NAME
overview − run a program from SunView that takes over the screen
SYNOPSIS
overview [ generic_tool_flags ] program_name [ arguments ] ...
DESCRIPTION
Bitmap graphics based programs that are not SunView based can be run from SunView using overview. Overview shows an icon in SunView when overview is brought up iconic (−Wi flag) or when the program being run by overview is suspended (for example using ctrl-Z). Opening the overview icon, or starting overview non-iconic, starts the program named on the command line. Overview supresses SunView so that SunView window applications won’t interfere with the program’s display output or input devices.
Overview is mainly designed to run programs that fit the following profile:
own display
The program needs to own the bits on the screen. It doesn’t use the sunwindow or suntool libraries to arbitrate the use of the display and input devices between processes.
keyboard input from stdin
The program takes keyboard input from stdin directly.
mouse input from /dev/mouse
The program takes locator input from the mouse directly.
SEE ALSO
Windows and Window-Based Tools: Beginner’s Guide
BUGS
Users of overview on a Prism need to be aware of the existence of plane groups for pre-3.2 applications. You can’t successfully run pre-3.2 applications under overview if overview itself is running in the color buffer. If you start overview so that it is not running in the overlay plane then the enable plane wouldn’t be properly set up for viewing of the application running under overview. This means that you can’t run overview with the -Wf or -Wb flags. Also, you can’t run overview on a desktop created by suntools using the -8bit_color_only option.
Sun Release 3.2 — Last change: 2 June 1986