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

[plamo:18489] Re: X の設定ツール



  山内です.

>     FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
>     FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"

  うーむ,これは重要だと思いますが :-)

  あと,Plamo のバージョンやパッケージのリリース
時期によって変更がありえるので注意してください.
Plamo-3.1RC1 だと,

Section "Module"

# This loads the DBE extension module.

    Load        "dbe"   # Double buffer extension

# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

# This loads the Type1 and FreeType font modules
    Load        "type1"
    Load        "speedo"
#    Load        "freetype"
    Load        "xtt"

# This loads the GLX module
#    Load       "glx"
# This loads the DRI module
#    Load       "dri"

EndSection

Section "Files"
 :
 :
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/ghostscript/"
    FontPath   "/usr/X11R6/lib/X11/fonts/TrueType/"
    FontPath   "/usr/X11R6/lib/X11/fonts/freefont/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

という具合になっています.

==  Chisato Yamauchi  =================================
    URL: http://phe.phyas.aichi-edu.ac.jp/~cyamauch/ 

Follow-Ups
[plamo:18493] Re: X の設定ツール, KAMOSAWA, Masao
References
[plamo:18469] Re: X の設定ツール, KAMOSAWA, Masao
[plamo:18470] Re: X の設定ツール, Takehiko Ogata
[plamo:18488] Re: X の設定ツール, KAMOSAWA, Masao

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