You should have read Chapter 1 in Nye and O'Reilly, Vol. 4, before starting this exercise.
What is the effect of including (a) just width/height information? (b) just x/y offsets?
In your own words, describe a non-standard option for: (a) xcalc; (b) xclock.
Run make, then invoke labels in the background, with no arguments.
What does it do?
How does that change when you invoke it with an integer value?
When you invoke it with an "invalid" value (e.g., a negative
integer or letter)? When you invoke it with one of the standard
X command line options? When you invoke it with non-existent "X-
like" option (e.g., -highlightColor)?
setenv XENVIRONMENT .Xdefaults
Now invoke a second instance of the program, again in the background. What is different about the two?