cdesktopenv/cde/programs/dtterm/tests/sgr
Jon Trulson 51646fb06a programs/: remove Imakefiles for completed modules 2021-07-03 19:12:43 -06:00
..
README
sgr.c

README

/* $XConsortium: README /main/2 1996/07/15 14:29:02 drk $ */
TestName: sgr

Description: This program tests the SGR functionality of dtterm. 
             The following escape sequences are tested

             "\033[%d;%d;%dm"

             and recordes or compares the image. the result of the test
             is logged in file term.log  

How to run:  invoke dtterm  and run the program with any of the following
             option

commandline: -o dtterm.object           
             -o dtterm.object  -r -save (for recording)
             -o dtterm.object  -compare -save (for comparing)