⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 195-198.html

📁 linux-unix130.linux.and.unix.ebooks130 linux and unix ebookslinuxLearning Linux - Collection of 12 E
💻 HTML
字号:
<HTML>

<HEAD>

<TITLE>Linux in Plain English:Linux Commands Organized by Group</TITLE>

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

 -->




<!--ISBN=1558285423//-->

<!--TITLE=Linux in Plain English//-->

<!--AUTHOR=Patrick Volkerding//-->

<!--AUTHOR=Kevin Reichard//-->

<!--PUBLISHER=IDG Books Worldwide, Inc.//-->

<!--IMPRINT=M & T Books//-->

<!--CHAPTER=5//-->

<!--PAGES=195-198//-->

<!--UNASSIGNED1//-->

<!--UNASSIGNED2//-->



<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="191-195.html">Previous</A></TD>

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

<TD><A HREF="198-202.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>

<P><BR></P>

<P><FONT SIZE="+1"><B><I>OPTIONS</I></B></FONT></P>

<TABLE WIDTH="100%">

<TR>

<TD WIDTH="30%" VALIGN="TOP"><B>-all</B>

<TD WIDTH="70%">Performs operations on the RESOURCE_MANAGER as well as SCREEN_RESOURCES on every screen of the display.

<TR>

<TD><B>-backup <I>string</I></B>

<TD>Appends <I>string</I> to backup files.

<TR>

<TD VALIGN="TOP"><B>-cpp <I>filename</I></B>

<TD>Specifies the pathname of the C pre-processor program to be used.

<TR>

<TD VALIGN="TOP"><B>-edit <I>filename</I></B>

<TD>Places the contents of the specified properties into <I>filename</I>.

<TR>

<TD VALIGN="TOP"><B>-global</B>

<TD>Performs operations only on the RESOURCE_MANAGER property.

<TR>

<TD VALIGN="TOP"><B>-load</B>

<TD>Loads input as the new value of the specified properties, replacing the old contents.

<TR>

<TD VALIGN="TOP"><B>-merge</B>

<TD>Merges input with the current contents of the specified properties, instead of replacing them.

<TR>

<TD VALIGN="TOP"><B>-n</B>

<TD>Changes to the specified properties (when used with <B>-load</B>, <B>-override</B>, and <B>-merge</B>) or to the resource file (when used with <B>-edit</B>) should be shown on the standard output, but should not be performed.

<TR>

<TD VALIGN="TOP"><B>-nocpp</B>

<TD>Does not run the input file through a preprocessor before loading it into properties.

<TR>

<TD VALIGN="TOP"><B>-override</B>

<TD>Adds input to, instead of replacing, the current contents of the specified properties, as new entries override previous entries.

<TR>

<TD VALIGN="TOP"><B>-query</B>

<TD>Prints the current contents of the specified properties to standard output.

<TR>

<TD><B>-quiet</B>

<TD>Suppresses information about duplicate entries.

<TR>

<TD><B>-remove</B>

<TD>Removes specified properties from the server.

<TR>

<TD VALIGN="TOP"><B>-retain</B>

<TD>Does not reset the server if <B>xrdb</B> is the first client. The usefulness of this option is highly debatable, as there&#146;s very little chance that <B>xrdb</B> will ever be the first client of any X server.

<TR>

<TD VALIGN="TOP"><B>-screen</B>

<TD>Performs operations only on the SCREEN_RESOURCES property of the default screen of the display.

<TR>

<TD VALIGN="TOP"><B>-screens</B>

<TD>Performs operations only on the SCREEN_RESOURCES property of the default screen of the display. For <B>-load</B>, <B>-override</B>, and <B>-merge</B>, the input file is processed for each screen.

<TR>

<TD VALIGN="TOP"><B>-symbols</B>

<TD>Symbols defined for the preprocessor are printed to standard output.

<TR>

<TD><B>-D<I>name</I>[=<I>value</I>]</B>

<TD>Defines symbols to use with the following conditions:

<TR>

<TD><B>-I<I>directory</I></B>

<TD>Specifies a directory to look to for include files.

<TR>

<TD><B>-U<I>name</I></B>

<TD>Removes any definitions of this symbol.

</TABLE>

<P><FONT SIZE="+1"><B>xrefresh......<TT>Refresh Screen</TT></B></FONT></P>

<IMG SRC="images/05-74i.jpg"><P><B>xrefresh</B> <I>option(s)</I></P>

<P><FONT SIZE="+1"><B><I>PURPOSE</I></B></FONT></P>

<P>The <B>xrefresh</B> command repaints all or part of your screen. It maps a window on top of the desired area of the screen and then immediately unmaps it, causing refresh events to be sent to all applications.</P>

<P><FONT SIZE="+1"><B><I>OPTIONS</I></B></FONT></P>

<TABLE WIDTH="100%">

<TR>

<TD WIDTH="30%" VALIGN="TOP"><B>-black</B>

<TD WIDTH="70%">Shuts down the monitor for a second before repainting the screen.

<TR>

<TD VALIGN="TOP"><B>-none</B>

<TD>Repaints all windows without any gimmicks. This is the default, as well it should be.

<TR>

<TD><B>-root</B>

<TD>Uses the root window background.

<TR>

<TD><B>-solid <I>color</I></B>

<TD>Uses a solid background of the specified color.

<TR>

<TD VALIGN="TOP"><B>-white</B>

<TD>Uses a white background, which causes the screen to appear to flash brightly before repainting.

</TABLE>

<P><FONT SIZE="+1"><B>xset......<TT>Set Options</TT></B></FONT></P>

<IMG SRC="images/05-75i.jpg"><P><B>xset</B> <I>option(s)</I></P>

<P><FONT SIZE="+1"><B><I>PURPOSE</I></B></FONT></P>

<P>The <B>xset</B> command is used to set various aspects of X Window System. These settings will be reset to default values when you log out.</P><P><BR></P>

<CENTER>

<TABLE BORDER>

<TR>

<TD><A HREF="191-195.html">Previous</A></TD>

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

<TD><A HREF="198-202.html">Next</A></TD>

</TR>

</TABLE>

</CENTER>





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

<!-- begin footer information -->





</body></html>

⌨️ 快捷键说明

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