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

[plamo:01910] Re: NetscapeCommunicato



From: sakurai@ed.fujitsu.co.jp (桜井 厚)
Subject: [plamo:01906] Re: NetscapeCommunicato 
Date: Thu, 18 Mar 1999 11:41:43 +0900

> >すみません、Xのbppはどこで設定できるのでしょうか?
> 
> これは X86config だと思いますが、今手元になくて正確にはお答えできませ
> ん。また、このメーリングリストのメールにも最近出ていたようですが、X 
> 起動時にも設定はできます。

起動時に指定したければ、

startx -- -bpp 16

などとします。16は指定したいColor Depthです。ただし、

XF86Configの

Section "Screen"に適切なSubsection "Display"がないと表示できません。

たとえば、

Section "Screen"
    Driver      "accel"
    Device      "pa740d"
    Monitor     "mt8617e"
    Subsection "Display"
        Depth       8
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       16
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       24
        Modes       "640x480" "800x600" "1024x768" "1280x1024"
        ViewPort    0 0
    EndSubsection
    Subsection "Display"
        Depth       32
        Modes       "640x480" "800x600" "1024x768"
        ViewPort    0 0
    EndSubsection
EndSection

のようになっていれば、Color Depthが、8,16,24,32に対応している事になり
ます。でも実際には、お使いのXF86Configを示していただかないと、正しく動く
かどうかわかりませんです。m(_ _)m
----+----1----+----2----+----3----+----4----+----5----+----6----+----+--
Shigeo Sagai                sagai@criepi.denken.or.jp

References
[plamo:01906] Re: NetscapeCommunicato, 桜井 厚

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