How To Print an Answer Sheet
*these directions assume you are using a computer on campus running linux, and that you are using Mozilla to browse the web.

1) From the class web page:
http://www.cs.ucr.edu/cs10/cs10_05win/cs10_05win.html
scroll down to the bottom of the page, and click the link that says "Personalized Answer Sheet".

2) Provide your CS username and password in the dialog box that opens, and click OK.

3) Click the word "Make" in the answer page generator.

4) A dialog box opens and asks "What should Mozilla do with this file?". By default, "Save this file to disk" is selected, so just click OK.

5) Yet another dialog box will open asking you where to save the file. The default location should be your home directory. Just click "Save".

6) Open a terminal. If you type "ls" from the command line you should see the file that you just downloaded amungst your files (ans-<username>.pdf).

7) To open the file, type the following command:
gv ans-<username>.pdf
where <username> is your CS username. A window should open displaying the answer sheet.

8) To print the sheet, left click the word "File", hold down the mouse button, and move the cursor over the word "Print Document ...".

9) In the box that opens, use the following print command:
lpr -Ps283
to send the document to the printer in Surge 283.