customize-set.html

来自「Intercom 是一个 Unix系统上灵活的语音传输软件。支持标准音频压缩比如」· HTML 代码 · 共 227 行

HTML
227
字号
<HTML><HEAD><TITLE>The set Command</TITLE><METANAME="GENERATOR"CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINKREL="HOME"TITLE="Intercom"HREF="intercom.html"><LINKREL="UP"TITLE="Customizing Intercom for Your Needs"HREF="customize.html"><LINKREL="PREVIOUS"TITLE="Customizing Intercom for Your Needs"HREF="customize.html"><LINKREL="NEXT"TITLE="Setting the User Name"HREF="customize-username.html"></HEAD><BODYCLASS="SECTION"><DIVCLASS="NAVHEADER"><TABLESUMMARY="Header navigation table"WIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><THCOLSPAN="3"ALIGN="center">Intercom: Version 0.15 Reference Manual</TH></TR><TR><TDWIDTH="10%"ALIGN="left"VALIGN="bottom"><AHREF="customize.html"ACCESSKEY="P">Prev</A></TD><TDWIDTH="80%"ALIGN="center"VALIGN="bottom">Chapter 4. Customizing Intercom for Your Needs</TD><TDWIDTH="10%"ALIGN="right"VALIGN="bottom"><AHREF="customize-username.html"ACCESSKEY="N">Next</A></TD></TR></TABLE><HRALIGN="LEFT"WIDTH="100%"></DIV><DIVCLASS="SECTION"><H1CLASS="SECTION"><ANAME="CUSTOMIZE-SET"></A>The set Command</H1><P>Most of Intercom's customizable features are controled through the<BCLASS="COMMAND">set</B> command.  With <BCLASS="COMMAND">set</B>, you can bothdisplay and modify the values of configuration variables.  Typing<BCLASS="COMMAND">set</B> by itself at the command-prompt will display all thevariables available, their values, and a brief description of the variable. Some variables will be fairly obvious as to what they do, others undoubtedlywill not.</P><P>  To set a variable, you use a construct like this</P><P><BCLASS="COMMAND">set <TTCLASS="REPLACEABLE"><I>&#60;variable&#62;</I></TT><TTCLASS="REPLACEABLE"><I>&#60;value&#62;</I></TT></B></P><DIVCLASS="NOTE"><P></P><TABLECLASS="NOTE"WIDTH="100%"BORDER="0"><TR><TDWIDTH="25"ALIGN="CENTER"VALIGN="TOP"><IMGSRC="/usr/share/sgml/docbook/stylesheet/dsssl/modular/images/note.gif"HSPACE="5"ALT="Note"></TD><TDALIGN="LEFT"VALIGN="TOP"><P>Replace <TTCLASS="REPLACEABLE"><I>&#60;variable&#62;</I></TT> and<TTCLASS="REPLACEABLE"><I>&#60;value&#62;</I></TT> with the specific variable and value toset.</P></TD></TR></TABLE></DIV><P>For example, to set the username to John Smith, you would execute thefollowing command.</P><P><TTCLASS="PROMPT">intercom: </TT><BCLASS="COMMAND">set username "John Smith"</B></P><P>Notice the quotes around John Smith, this is necessary when setting avariable to a value which contains spaces.  Failure to use proper quotingwill result in an error.</P></DIV><DIVCLASS="NAVFOOTER"><HRALIGN="LEFT"WIDTH="100%"><TABLESUMMARY="Footer navigation table"WIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top"><AHREF="customize.html"ACCESSKEY="P">Prev</A></TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="intercom.html"ACCESSKEY="H">Home</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top"><AHREF="customize-username.html"ACCESSKEY="N">Next</A></TD></TR><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top">Customizing Intercom for Your Needs</TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="customize.html"ACCESSKEY="U">Up</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top">Setting the User Name</TD></TR></TABLE></DIV></BODY></HTML>

⌨️ 快捷键说明

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