From owner-FreeBSD-users-jp@jp.freebsd.org  Wed Nov  7 12:16:14 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id MAA37929;
	Wed, 7 Nov 2001 12:16:14 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from hitpro.hitachi.co.jp (hitpro.hitachi.co.jp [133.145.224.7])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id MAA37924
	for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 7 Nov 2001 12:16:14 +0900 (JST)
	(envelope-from y-moriya@hitachi-system.co.jp)
Received: from navsg4.hitachi.co.jp by hitpro.hitachi.co.jp (8.9.3/3.7W-hitpro) id MAA16256; Wed, 7 Nov 2001 12:16:14 +0900 (JST)
Received: from navsg4.hitachi.co.jp by navsg4.hitachi.co.jp (8.9.3/3.7W-navsg4) id MAA19756; Wed, 7 Nov 2001 12:16:13 +0900 (JST)
Received: from sasgw2.hitachi-system.co.jp ([202.237.11.4])
 by navsg4.hitachi.co.jp (NAVGW 2.5.1.12) with SMTP id M2001110712161012803
 for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 07 Nov 2001 12:16:11 +0900
Received: from sasgw.hitachi-system.co.jp (sasgw.hitachi-system.co.jp [202.237.11.1])
	by sasgw2.hitachi-system.co.jp (8.10.0/3.7W-01030816) with ESMTP id fA73G4F16867
	for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 7 Nov 2001 12:16:04 +0900 (JST)
Received: from 202.237.11.1 ([202.237.11.96])
	by sasgw.hitachi-system.co.jp (8.10.0/3.7W00040515) with SMTP id fA73G2e16722
	for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 7 Nov 2001 12:16:03 +0900 (JST)
Message-Id: <200111070316.fA73G2e16722@sasgw.hitachi-system.co.jp>
Date: Wed, 07 Nov 2001 12:20:02 +0900
From: Yoshiyuki Moriya <y-moriya@hitachi-system.co.jp>
X-Mailer: EdMax Ver2.32.7F
MIME-Version: 1.0
To: FreeBSD-users-jp@jp.freebsd.org
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+010328
X-Sequence: FreeBSD-users-jp 65429
Subject: [FreeBSD-users-jp 65429] XFree86-4 xtt
 =?ISO-2022-JP?B?GyRCJEcbKEI=?= TrueType
 =?ISO-2022-JP?B?GyRCJVUlKSVzJUgkLCU5JTEhPCVrJDUkbCRKJCQbKEI=?=
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org
X-Originator: y-moriya@hitachi-system.co.jp

OS$B$O!"(B4.4R$B!"(BX$B$O(BXFree86 4.10$B$r(Bports$B$G%$%s%9%H!<%k$7$^$7$?!#(B
TrueType$B%U%)%s%H$rI=<($5$;$h$&$H;n$_$F$$$k$H$3$m$G$9!#(B

$B0J2<$N@_Dj$G!"(B12$B%]%$%s%H$G(BTrueType$B%U%)%s%H$rI=<($5$;$k$H$3$^$G$O(B
$B$G$-$^$7$?$,!"(BXfontsel$B$G3NG'$7$?$H$3$m(B12$B%]%$%s%H$7$+A*Br$G$-$:!"(B
$B:$$C$F$*$j$^$9!#(B

$B<1<T$NJ}!9!"=u8@$N$[$I59$7$/$*4j$$$7$^$9!#(B

XF86Config----------

Section "Module"

    Load        "dbe"  	# Double buffer extension

    SubSection  "extmod"
      Option    "omit xfree86-dga"   # don't initialise the DGA extension
    EndSubSection

    Load	"xtt"
    Load	"bitmap"
    Load        "type1"
    Load        "speedo"

EndSection

Section "Files"

    RgbPath	"/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/X11R6/lib/X11/fonts/ttf/"
    FontPath   "/usr/X11R6/lib/X11/fonts/local/"
    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/Type1/"
    FontPath   "/usr/X11R6/lib/X11/fonts/Speedo/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath   "/usr/X11R6/lib/X11/fonts/100dpi/"

EndSection

Section "InputDevice"

    Identifier	"Keyboard1"
    Driver	"Keyboard"

    Option "AutoRepeat" "500 30"
    Option "XkbRules"	"xfree86"
    Option "XkbModel"	"jp106"
    Option "XkbLayout"	"jp"

EndSection

Section "InputDevice"

    Identifier	"Mouse1"
    Driver	"mouse"
    Option "Protocol"    "auto"
    Option "Device"      "/dev/sysmouse"

    Option "Emulate3Buttons"

EndSection

Section "Monitor"

    Identifier  "vmware monitor"
    HorizSync   31.5 - 66.0
    VertRefresh 50-100

EndSection

Section "Device"
    Identifier	"VGA"
    VendorName	"Unknown"
    BoardName	"Unknown"
    Driver     "vga"
    Option     "ShadowFB" "true"

EndSection

Section "Screen"
    Identifier  "Screen 1"
    Device      "vga"
    Monitor     "vmware monitor"
    DefaultDepth 4

    Subsection "Display"
	Depth	    4
	Modes       "640x480"
	ViewPort    0 0
    EndSubsection

EndSection

Section "ServerLayout"

    Identifier  "Simple Layout"

    Screen "Screen 1"

    InputDevice "Mouse1" "CorePointer"
    InputDevice "Keyboard1" "CoreKeyboard"

EndSection


fonts.dir--------

1
msgothic.ttc -ttf-msgothic-medium-r-normal--0-0-0-0-c-0-iso8859-1


