435-436.html

来自「linux-unix130.linux.and.unix.ebooks130 l」· HTML 代码 · 共 199 行

HTML
199
字号
<HTML>

<HEAD>

<TITLE>Linux Unleashed, Third Edition:Ghostscript and Ghostview</TITLE>

<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>

 -->




<!--ISBN=0672313723//-->

<!--TITLE=Linux Unleashed, Third Edition//-->

<!--AUTHOR=Tim Parker//-->

<!--PUBLISHER=Macmillan Computer Publishing//-->

<!--IMPRINT=Sams//-->

<!--CHAPTER=24//-->

<!--PAGES=435-436//-->

<!--UNASSIGNED1//-->

<!--UNASSIGNED2//-->



<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="432-435.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="../ch25/438-442.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>

<P><BR></P>

<P><FONT SIZE="+1"><B>Ghostview X Resources</B></FONT></P>

<P>As with most applications that use X, Ghostview has a set of X resources it can use. The X resources are not the same as those used by Ghostscript. Table 24.3 lists the X resources recognized by Ghostview.

</P>

<TABLE WIDTH="100%"><CAPTION ALIGN=LEFT><B>Table 24.3.</B> Ghostview X resources.

<TR>

<TH COLSPAN="3"><HR>

<TR>

<TH WIDTH="60%" ALIGN="LEFT" VALIGN="TOP">Resource Name

<TH WIDTH="22%" ALIGN="LEFT">Class of Resource

<TH WIDTH="18%" ALIGN="LEFT" VALIGN="TOP">Default Value

<TR>

<TH COLSPAN="3"><HR>

<TR>

<TD>showTitle - displays the title

<TD>Labels

<TD>true

<TR>

<TD>showDate - displays the date

<TD>Labels

<TD>true

<TR>

<TD>showLocator - displays the locator

<TD>Labels

<TD>true

<TR>

<TD>autoCenter - centers the page in the

<TD>AutoCenter

<TD>true

<TR>

<TD>viewport whenever the page size changes

<TD>

<TD>

<TR>

<TD>horizontalMargin - how many pixels

<TD VALIGN="TOP">Margin

<TD VALIGN="TOP">20

<TR>

<TD>should be reserved for horizontal

<TD>

<TD>

<TR>

<TD>window decorations

<TD>

<TD>

<TR>

<TD>verticalMargin - how many pixels

<TD VALIGN="TOP">Margin

<TD VALIGN="TOP">44

<TR>

<TD>should be reserved for vertical

<TD>

<TD>

<TR>

<TD>window decorations

<TD>

<TD>

<TR>

<TD>minimumMagstep - the smallest magstep to display

<TD VALIGN="TOP">Magstep

<TD>-5

<TR>

<TD>maximumMagstep - the largest magstep to

<TD VALIGN="TOP">Magstep

<TD>5

<TR>

<TD>display

<TD>

<TD>

<TR>

<TD>magstep - the default magstep

<TD>Magstep

<TD>0

<TR>

<TD>orientation - the default orientation

<TD>Orientation

<TD>Portrait

<TR>

<TD>page - the initial page to display

<TD>Page

<TD>

<TR>

<TD>pageMedia - the default page media

<TD>PageMedia

<TD>Letter

<TR>

<TD>forceOrientation -forces the orientation

<TD>Force

<TD>false

<TR>

<TD>forcePageMedia - forces the page media

<TD>Force

<TD>false

<TR>

<TD>swapLandscape - swaps the meaning of

<TD>SwapLand

<TD>false

<TR>

<TD>Landscaple and Seascape

<TD>scape

<TD>

<TR>

<TD>printCommand - the command used for

<TD>PrintCommand

<TD>

<TR>

<TD>printing

<TD>

<TD>

<TR>

<TD>printerVariable - the name of the

<TD>Printer

<TD>PRINTER

<TR>

<TD>printer environment variable

<TD>Variable

<TD>

<TR>

<TD>busyCursor - the cursor shown when

<TD>Cursor

<TD>

<TR>

<TD>drawing to the window

<TD>

<TD>

<TR>

<TD>cursor - the cursor shown when idle

<TD>Cursor

<TD>cross hair

<TR>

<TD>safer - whether to run in safer mode

<TD>Safer

<TD>true

<TR>

<TD COLSPAN="3"><HR>

</TABLE>

<H3><A NAME="Heading5"></A><FONT COLOR="#000077">Summary</FONT></H3>

<P>In this chapter we&#146;ve looked at the Ghostview and Ghostscript utilities, two very handy related programs for working with PostScript-format files. It is useful to be able to browse through a file quickly using Ghostview instead of having to print it, so Ghostview has become one of the most-used utilities on many UNIX systems (including Linux). From here, take a look at a number of chapters that are related.

</P>

<DL>

<DD>To learn about configuring printers under Linux, see Chapter 20, &#147;Printing.&#148;

<DD>To learn about programming under Linux, see Part V starting with Chapter 25, &#147;<TT>gawk</TT>.&#148;

<DD>To learn about setting up devices, including printers, see Chapter 33, &#147;Devices.&#148;

</DL>

<P><BR></P>

<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="432-435.html">Previous</A></TD>

<TD><A HREF="../ewtoc.html">Table of Contents</A></TD>

<TD><A HREF="../ch25/438-442.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>





</td>
</tr>
</table>

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?