25 lines
923 B
Plaintext
25 lines
923 B
Plaintext
/* $XConsortium: README /main/2 1996/07/15 14:22:51 drk $ */
|
|
TestName: Rpointer
|
|
|
|
Description: This program tests the functionality of dtterm with
|
|
following resource options set
|
|
|
|
"pointerBlank True pointerBlankDelay 5 pointerColor red
|
|
pointerColorBackground black pointerShape hand1",
|
|
"pointerBlank False pointerBlankDelay 5 pointerColor blue
|
|
pointerColorBackground green pointerShape hand2"
|
|
|
|
and recordes or compares the image. the result of the test
|
|
is logged in file term.log
|
|
|
|
How to run: have two displays, run the program in one pointing to other
|
|
display. Also, you have to set the PATH to ../util. (i.e
|
|
TOP/cde1/dtterm/tests/util)
|
|
|
|
|
|
commandline: -o dtterm.object
|
|
-o dtterm.object -r -save (for recording)
|
|
-o dtterm.object -compare -save (for comparing)
|
|
|
|
|