[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:01229] Re: X window



大西@ぷれこむです。

Message-ID:<19990127100015B.koreeda@is.titech.ac.jp>
Subject: [plamo:01205] Re: X window
koreeda wrote:
>おはようございます。是枝です。

こんにちは〜。

>お役に立つかどうかは分かりませんが、
>http://www.lares.dti.ne.jp/~kami/index.html によると、XFree86-3.3.3の
>SVGA用のXServerを使えば、16bppが選択可能になるということです。
>ThinkPad535をもっているけど、まだ試してたことはありません ^^;

試しましたよ〜。(^^)
make するのが面倒だったので、binary を使いました。
# ftp://ftp.xfree86.org/pub/XFree86/3.3.3.1/binaries/Linux-ix86-libc5/Servers/XSVGA.tgz

無事に 16bpp で使えてます。
/etc/XF86Config を添付します。

--- (*^^*)
Onishi Masaki, my nickname 'co2' is pronounced "koko".
You can meet me at 'mailto:co2@plecom.org',
'http://www.plecom.org/~co2/' or a real world. ;)

----- ここから
# XF86Config auto-generated by XF86Setup
#
# Copyright (c) 1996 by The XFree86 Project, Inc.

#
# 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, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following 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 MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
# THE XFREE86 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 XFree86 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
# XFree86 Project.
#

# See 'man XF86Config' for info on the format of this file

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled,/usr/X11R6/lib/X11/fonts/75dpi:unscaled,/usr/X11R6/lib/X11/fonts/misc,/usr/X11R6/lib/X11/fonts/75dpi"
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        "PS/2"
   Device          "/dev/mouse"
   Emulate3Timeout 50
   Resolution      200
   Buttons         3
   Emulate3Buttons
EndSection

Section "Monitor"
   Identifier      "tp535"
   VendorName      "ibm"
   ModelName       "tp535"
   HorizSync       30-64
   VertRefresh     40-150
   Modeline  "800x600"    40 800 840 968 1056 600 601 605 628 +hsync +vsync
EndSection

Section "Device"
   Identifier      "tp535"
   VendorName      "ibm"
   BoardName       "tp535"
   VideoRam        1024
EndSection

Section "Screen"
   Driver          "svga"
   Device          "tp535"
   Monitor         "tp535"
   SubSection "Display"
      Depth        16
      Modes        "800x600"
      ViewPort     0 0
      Virtual      800 600
   EndSubSection
EndSection

Follow-Ups
[plamo:01278] Re: X window, koreeda
References
[plamo:01205] Re: X window, koreeda

[検索ページ] [メール一覧]
Plamo ML 公開システム