1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
|
<HTML>
<HEAD><TITLE>SVDRIV</TITLE></HEAD>
<BODY>
<H2>Sun Workstations Running SunView</H2>
<DL>
<DT>Supported device
<DD>Sun workstations running SunView. This driver handles the
following capabilities: arbitrary sized view surface, 32 colors, 16
pre-defined, white background, buffering, a fully working cursor, with
values returned for the mouse buttons, fast polygon and rectangle fill.
Note that SunView is not supported under the current Solaris operating
system: use the <A HREF="xwdriv.html">X Window</A> driver instead
<DT>Device type code
<DD><CODE>/SUNVIEW</CODE> gives a 7.8 by 7.8-inch window (640 by 640
pixels);<BR>
<CODE>x/SUNVIEW</CODE> gives a square window, x x x inches;<BR>
<CODE>x,y/SUNVIEW</CODE> gives a rectangular window, x x y inches.<BR>
x and
y can be integers or decimal numbers.
<DT>Author
<DD>Brian M. Sutin, Jim Morgan, T. J. Pearson, Sam Southard.
</DL>
<HR>
</BODY></HTML>
|