X Library Example programs     
 
 Remember to set your server
control  to xhost www.cs.curtin.edu.au before running these
programs. Also they will not work if you are using a proxy
server or you are running your browser on a machine different
from the one you are displaying it on. 
 You may also like to
choose a smaller font since these examples also produce listings.
 
 simplewin  :      Creates a window.
 
 placewin  :       Brings up window in a specified position.
 
 colourwin  :      Brings up a window by using colors.
 
 font  :          Shows how to access fonts and display fonts.
 
 colourfont  :     Shows how to apply colours to fonts.
 
 cursor  :         Shows how to alter the appearance of the cursor.
 
 queue  :          Explains queuing concepts.
 
 mouse  :          Explains limiting queue events to mice events.
 
 leftmouse  :      Refines queueing down to the leftmouse.
 
 draw  :          Uses all the previous examples to create one
                           simple graphics program. 
                                      G. "Murdock" Helms
                                      Silicon Graphics. 









