OpenWindows Advanced User's Guide

[ top ] [ bottom ]

The following command line instructs the system to start up two displays. The top display is a CG6 and the bottom display is a monochrome. This setup enables you to move the cursor up and down between the two displays.

$  openwin -dev /dev/fbs/cgsix0 top -dev /dev/fbs/bwtwo0 bottom

The following example is not equivalent to the previous example. By default, the first device is to the left of the second device listed in the command line.

$   openwin -dev /dev/fbs/cgsix0 -dev /dev/fbs/bwtwo0

The following command line instructs the server to start up two displays. The bottom display is a CG6 and the top display is a monochrome. This setup enables you to move the cursor up and down between the two displays.

$  openwin -dev /dev/fbs/cgsix0 bottom -dev /dev/fbs/bwtwo0 top