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

📄 1203-1204.html

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

<HEAD>

<TITLE>Linux Complete Command Reference:File Formats:EarthWeb Inc.-</TITLE>

</HEAD>

<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=0672311046 //-->

<!-- TITLE=Linux Complete Command Reference//-->

<!-- AUTHOR=Red Hat//-->

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

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

<!-- CHAPTER=05 //-->

<!-- PAGES=1103-1208 //-->

<!-- UNASSIGNED1 //-->

<!-- UNASSIGNED2 //-->



<P><CENTER>

<a href="1201-1202.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="1205-1205.html">Next</A></CENTER></P>







<A NAME="PAGENUM-1203"><P>Page 1203</P></A>





<!-- CODE SNIP //-->

<PRE>

MMHitTab

Xqueue

OSMouse

</PRE>

<!-- END CODE SNIP //-->



<P>One should specify BusMouse for the Logitech bus mouse. Also, many newer Logitech serial mice use either the

Microsoft or MouseMan protocol. Xqueue should be specified here if it was used in the

Keyboard section. OSMouse refers to the

event-driver mouse interface available on SCO's SVR3. This may optionally be followed by a number specifying the number of

buttons the mouse has.

</P>



<TABLE>



<TR><TD>

Device &quot;pointer-dev&quot;

</TD><TD>

Specifies the device the server should open for pointer input (such as

/dev/tty00 or /dev/mouse). A device should not be specified when using the Xqueue

or OSMouse protocols.

</TD></TR><TR><TD>

BaudRate rate

</TD><TD>

Sets the baud rate of the serial mouse to

rate. For mice that allow dynamic speed adjustments (such as Logitech), the baud rate is changed in the

mouse. Otherwise, the rate is simply set on the computer's side to allow mice with

non-standard rates (the standard rate is 1200).

</TD></TR><TR><TD>

Emulate3Buttons

</TD><TD>

Enables the emulation of the third mouse button for mice that only have

two physical buttons. The third button is emulated by pressing both

buttons simultaneously.

</TD></TR><TR><TD>

Emulate3Timeout timeout

</TD><TD>

Sets the time (in milliseconds) that the server waits before deciding if

two buttons were pressed &quot;simultaneously&quot; when three-button emulation is

enabled. The default time-out is 50ms.

</TD></TR><TR><TD>

ChordMiddle

</TD><TD>

Handles mice that send left+right events when the middle button is used (such

as some Logitech Mouseman mice).

</TD></TR><TR><TD>

SampleRate rate

</TD><TD>

Sets the number of motion/button-events the mouse sends per second. This

is currently only supported for some Logitech mice.

</TD></TR><TR><TD>

ClearDTR

</TD><TD>

This option clears the DTR line on the serial port used by the mouse.

This option is only valid for a mouse using the

MouseSystems protocol. Some dual-protocol mice require DTR to be cleared to operate in

MouseSystems mode. Note, in versions of XFree86 prior to 2.1, this option also cleared the RTS line.

A separate ClearRTS option has since been added for mice that require this.

</TD></TR><TR><TD>

ClearRTS

</TD><TD>

This option clears the RTS line on the serial port used by the mouse. This

option is only valid for a mouse using the

MouseSystems protocol. Some dual-protocol mice require both DTR and RTS to be cleared to operate in

MouseSystems mode. Both the ClearDTR and ClearRTS options should be used for such mice.

</TD></TR></TABLE>





<P>The Monitor sections are used to define the specifications of a monitor and a list of video modes suitable for use with

a monitor. More than one Monitor section may be present in an

XF86Config file. The entries available for this section are

</P>





<TABLE>



<TR><TD>

Identifier &quot;ID string&quot;

</TD><TD>

This specifies a string by which the monitor can be referred to in a later

Screen section. Each Monitor section should have a unique ID string.

</TD></TR><TR><TD>

VendorName &quot;vendor&quot;

</TD><TD>

This optional entry specifies the monitor's manufacturer.

</TD></TR><TR><TD>

ModelName &quot;model&quot;

</TD><TD>

This optional entry specifies the monitor's model.

</TD></TR><TR><TD>

HorizSync horizsync-range

</TD><TD>

Gives the ranges of horizontal sync frequencies supported by the

monitor. horizsync-range may be a comma-separated list of either discrete values or

ranges of values. A range of values is two values separated by a dash. By default,

the values are in units of kHz. They may be specified in MHz or Hz if MHz or Hz

is added to the end of the line. The data given here is used by the X server

to determine if video modes are within the specifications of the monitor.

This information should be available in the monitor's handbook.

</TD></TR></TABLE>





<A NAME="PAGENUM-1204"><P>Page 1204</P></A>





<TABLE>



<TR><TD>

VertRefresh vertrefresh-range

</TD><TD>

Gives the ranges of vertical refresh frequencies supported by the

monitor. vertrefresh-range may be a comma-separated list of either discrete

values or ranges of values. A range of values is two values separated by a dash.

By default, the values are in units of Hz. They may be specified in MHz

or kHz if MHz or kHz is added to the end of the line. The data given here

is used by the X server to determine if video modes are within

the specifications of the monitor. This information should be available in

the monitor's handbook.

</TD></TR><TR><TD>

Gamma gamma-values

</TD><TD>

This is an optional entry that can be used to specify the

gamma correction for the monitor. It may be specified as either a single value

or as three separate RGB values. Not all X servers are capable of using

this information.

</TD></TR><TR><TD>

Mode &quot;name&quot;     

</TD><TD>

Indicates the start of a multi-line video mode description. The

mode description is terminated with an End-Mode line. The mode

description consists of the following entries:

</TD></TR><TR><TD>

DotClock clock

</TD><TD>

The dot clock rate to be used for the mode.

</TD></TR><TR><TD>

HTimings hdisp hsyncstart hsyncend htotal

</TD><TD>

Specifies the horizontal timings for the mode.

</TD></TR><TR><TD>

VTimings vdisp vsyncstart vsyncend vtotal

</TD><TD>

Specifies the vertical timings for the mode.

</TD></TR><TR><TD>

Flags &quot;flag&quot; ...

</TD><TD>

Specifies an optional set of mode flags.

Interlace indicates that the mode is interlaced.

DoubleScan indicates a mode where each scanline is

doubled. +HSync and -HSync can be used to select the polarity of the HSync

signal. +VSync and -VSync can be used to select the polarity of the VSync

signal. Composite can be used to specify composite sync on hardware where this

is supported. Additionally, on some hardware,

+CSync and -CSync may be used to select the composite sync polarity.

</TD></TR><TR><TD>

Modeline &quot;name&quot; mode-description

</TD><TD>

A single line format for specifying video modes. The

mode-description is in four sections, the first three of which are mandatory. The first is

the pixel clock. This is a single number specifying the pixel clock rate for

the mode. The second section is a list of four numbers specifying

the horizontal timings. These numbers are the

hdisp, hsyncstart, hsyncend, htotal. The third section is a list of four numbers specifying the

vertical timings. These numbers are vdisp,

vsyncstart, vsyncend, vtotal. The final section is a list of flags specifying other

characteristics of the mode. Interlace indicates that the mode is interlaced.

DoubleScan indicates a mode where each scanline is doubled.

+HSync and _HSync can be used to select the polarity of the

HSync signal. +VSync and _VSync can be used to select the polarity of the

VSync signal. Composite can be used to specify composite sync on hardware where this is supported. Additionally,

on some hardware, +CSync and -CSync may be used to select the

composite sync polarity.

</TD></TR></TABLE>





<P>The Device sections are used to define a graphics device (video board). More than one

Device section may be present in an XF86Config file. The entries available for this section are

</P>



<TABLE>



<TR><TD>

Identifier &quot;ID string&quot;

</TD><TD>

This specifies a string by which the graphics device can be referred to in

a later Screen section. Each Device section should have a unique ID string.

</TD></TR><TR><TD>

VendorName &quot;vendor&quot;

</TD><TD>

This optional entry specifies the graphics device's manufacturer.

</TD></TR><TR><TD>

BoardName &quot;model&quot;

</TD><TD>

This optional entry specifies the name of the graphics device.

</TD></TR><TR><TD>

Chipset &quot;chipset-type&quot;

</TD><TD>

This optional entry specifies the chipset used on the graphics board.

In most cases, this entry is not required because the X servers will probe

the hardware to determine the chipset type.

</TD></TR></TABLE>







<P><CENTER>

<a href="1201-1202.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="1205-1205.html">Next</A></CENTER></P>







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

<!-- begin footer information -->







</body></html>

⌨️ 快捷键说明

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