machine
below with the name of the Sun you are sitting at):
setenv DISPLAY machine:0.0
cd /tmp
/usr/local/videopix/1.0-VFC/bin/vfctool &
Assuming the camera is properly connected and operating, pressing the
``Preview'' and ``Color'' buttons on the vfctool control panels should give
you a jerky view on the screen of what the camera is seeing.
The student with the vfctool on their screen can press the ``Grab'' button
when another class member is in front of the camera. Then select ``Save
As...'', pick the 8-bit color Sun raster file type, and save the
picture in a file named ``picture.ras''.
Now the class member who just got their picture taken can execute the following command, while logged into slab13:
imconv /tmp/picture.ras ~/picture.gif
This converts the Sun raster file in the /tmp directory on slab13 into
a GIF file in your home directory. Now the student running the vfctool
can grab someone else's picture.