[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[linux-users:40025] RE: Gateway EV700 monitor


>モニタは Gateway2000 のEV700 を使っています。
>もしGateway のEVシリーズをお使いで、高解像度を出しているかたがいらっしゃい
ま
>したら、
>XF86Congigファイルを見せていただけないでしょうか?


私も同じモニターを使っていますが、1152x864問題なく使えています。
(ビデオカードは、RIVA128です)
私の場合は、XF86Setupで問題なく設定できたので、XF86Congigファイルはまったく
さわっていないのですが、とりあえず参考までにつけておきます。
参考になれば、してみてください!

=================================================
    Name : 松浦 康之 < Yasuyuki Matsuura >
    E-Mail : u0745159 _at_ ue.ipc.hiroshima-u.ac.jp
    URL : http://www.ipc.hiroshima-u.ac.jp/~u0745159/
=================================================

---------------------------------------------------------------
Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath
"/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unsca
led,/usr/X11R6/lib/X11/fonts/100dpi:unscaled,/usr/X11R6/lib/X11/fonts/Type1,
/usr/X11R6/lib/X11/fonts/Speedo,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib
/X11/fonts/75dpi,/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   AutoRepeat      500 30
   LeftAlt         Meta
   RightAlt        Meta
   ScrollLock      Compose
   RightCtl        Control
   XkbKeycodes     "xfree86"
   XkbTypes        "default"
   XkbCompat       "default"
   XkbSymbols      "us(pc101)"
   XkbGeometry     "pc"
   XkbRules        "xfree86"
   XkbModel        "jp106"
   XkbLayout       "jp"
EndSection

Section "Pointer"
   Protocol        "MouseSystems"
   Device          "/dev/gpmdata"
   BaudRate        9600
   Emulate3Timeout 50
   Resolution      200
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       30-69
   VertRefresh     50-120
   Modeline  "1152x864"   92.00 1152 1168 1328 1502 864 869 879 907
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "None"
   Chipset         "riva128"
   VideoRam        4096
EndSection

Section "Screen"
   Driver          "Accel"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 32
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1152x864"
   EndSubSection
EndSection

Section "Screen"
   Driver          "SVGA"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   DefaultColorDepth 32
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        8
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        15
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        16
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        24
      Modes        "1152x864"
   EndSubSection
   SubSection "Display"
      Depth        32
      Modes        "1152x864"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        4
      Modes        "1152x864"
   EndSubSection
EndSection

Section "Screen"
   Driver          "VGA2"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   BlankTime       0
   SuspendTime     0
   OffTime         0
   SubSection "Display"
      Depth        1
      Modes        "1152x864"
   EndSubSection


EndSection

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」