GDSET

Selects a current graphics device

Description:

This application selects a current graphics device. This device will be used for all applications requiring an graphics device until changed explicitly.

Usage:

gdset device

Parameters:

DEVICE = DEVICE (Read)
The graphics device to become the current graphics device.

Examples:

gdset xwindows
Makes the xwindows device the current graphics device.