.\" $XFree86: xc/programs/Xserver/hw/xfree86/drivers/vesa/vesa.man,v 1.2 2001/01/27 18:20:56 dawes Exp $ .\" shorthand for double quote that works everywhere. .\" .\" Copyright (c) 2000, 2001 The X Japanese Documentation Project. .\" .\" Permission is hereby granted, free of charge, to any person obtaining a .\" copy of this software and associated documentation files (the .\" "Software"), to deal in the Software without restriction, including .\" without limitation the rights to use, copy, modify, merge, publish, dis- .\" tribute, sublicense, and/or sell copies of the Software, and to permit .\" persons to whom the Software is furnished to do so, subject to the fol- .\" lowing conditions: .\" .\" The above copyright notice and this permission notice shall be included .\" in all copies or substantial portions of the Software. .\" .\" THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS .\" OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABIL- .\" ITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT .\" SHALL THE X JAPANESE DOCUMENTATION PROJECT BE LIABLE FOR ANY CLAIM, .\" DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR .\" OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR .\" THE USE OR OTHER DEALINGS IN THE SOFTWARE. .\" .\" Except as contained in this notice, the name of The X Japanese .\" Documentation Project shall not be used in advertising or otherwise to .\" promote the sale, use or other dealings in this Software without prior .\" written authorization from The X Japanese Documentation Project. .\" .\" Translated Tue Dec 26 21:04:39 JST 2000 .\" by FUJIWARA Teruyoshi .\" Updated Fri Oct 26 00:05:50 JST 2001 for XFree86 4.1.0 .\" by FUJIWARA Teruyoshi .\" .ds q \N'34' .TH VESA 4 "Version 4.1.0" "XFree86" .SH 名前 .\"0 vesa \- Generic VESA video driver vesa \- 汎用 VESA ビデオドライバ .SH 書式 .nf .B "Section \*qDevice\*q" .BI " Identifier \*q" devname \*q .B " Driver \*qvesa\*q" \ \ ... .B EndSection .fi .SH 説明 .\"0 .B vesa .\"0 is an XFree86 driver for generic VESA video cards. It can drive most .\"0 VESA-compatible video cards, but only makes use of the basic standard .\"0 VESA core that is common to these cards. The driver supports depths 8, 15 .\"0 16 and 24. .B vesa は一般の VESA ビデオカード用の XFree86 ビデオドライバである。 このドライバは VESA 互換のほとんどのビデオカードを動かせるが、 これらのカードが共通で持つ基本的な標準 VESA コアコマンドしか利用できな い。 このドライバが対応している色の深さは 8, 15, 16, 24 である。 .SH 対応ハードウェア .\"0 The .\"0 .B vesa .\"0 driver supports most VESA-compatible video cards. There are some known .\"0 exceptions, and those should be listed here. .B vesa ドライバはほとんどの VESA 互換ビデオカードに対応している。 例外がいくつか分かっているが、それらは後で列挙する。 .SH 詳細設定 .\"0 Please refer to XF86Config(5x) for general configuration .\"0 details. This section only covers configuration details specific to this .\"0 driver. 詳細設定の一般的な部分については XF86Config(5x) を参照すること。 このセクションではこのドライバ固有の詳細設定のみを扱う。 .PP .\"0 The driver auto-detects the presence of VESA-compatible hardware. The .\"0 .B ChipSet .\"0 name may optionally be specified in the config file .\"0 .B \*qDevice\*q .\"0 section, and will override the auto-detection: このドライバは VESA 互換ハードウェアが存在することを自動検出する。 チップセット名を設定ファイルの .B \*qDevice\*q セクションの .B ChipSet 項目に指定して、自動検出の結果を上書きしてもよい(省略してもよい): .PP .RS 4 "vesa" .RE .PP .\"0 The following driver .\"0 .B Options .\"0 are supported: 以下のドライバオプション( .B Options 項目)がサポートされている: .TP .BI "Option \*qShadowFB\*q \*q" boolean \*q .\"0 Enable or disable use of the shadow framebuffer layer. See .\"0 shadowfb(4) for further information. Default: on. シャドウフレームバッファレイヤの使用を有効または無効にする。 詳しい情報については shadowfb(4) を参照すること。 デフォルト値: on .\"0 This option is recommended for performance reasons. 性能的な理由から、このオプションは指定することが望ましい。 .SH 関連項目 XFree86(1), XF86Config(5x), xf86cfg(1), xf86config(1), Xserver(1), X(7) .SH 作者 .\"0 Authors include: Paulo Ce'sar Pereira de Andrade. 作者: Paulo Ce'sar Pereira de Andrade