[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:34724] Re: Java,openofficeとXFree86 4.2.1-0 preiv2
- From: TANABE Junnichi <junnichi@xxxxxxxxxxxxxxxxx>
- Subject: [debian-users:34724] Re: Java,openofficeとXFree86 4.2.1-0 preiv2
- Date: Sun, 29 Sep 2002 22:49:14 +0900
- List-help: <mailto:debian-users-ctl@debian.or.jp?body=help>
- List-id: debian-users.debian.or.jp
- List-owner: <mailto:debian-users-admin@debian.or.jp>
- List-post: <mailto:debian-users@debian.or.jp>
- List-software: fml [fml 4.0.3 release (20011202/4.0.3)]
- List-unsubscribe: <mailto:debian-users-ctl@debian.or.jp?body=unsubscribe>
- X-antivirus: OK! AntiVir MailGate Version 2.0.0.5	 at apricot has not found any known virus in this email.
- X-ml-info: If you have a question, send e-mail with the body	"help" (without quotes) to the address debian-users-ctl@debian.or.jp;	help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 4.0.3 release (20011202/4.0.3)]; post only (only members can post)
- X-spam-level: *
- X-spam-status: No, hits=1.4 required=10.0	tests=IN_REP_TO,ISO2022JP_CHARSET,FORGED_RCVD_FOUND,	      ISO2022JP_BODY,CASHCASHCASH,HTTP_CTRL_CHARS_HOST,	      WEIRD_PORT,MSG_ID_ADDED_BY_MTA_2	version=2.31
- References: <20020929.141151.41643975.chanchan@xxxxxxxxxxxxxxxxxxxx>
- Message-id: <877kh46h4v.wl@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
- X-mail-count: 34724
- User-agent: Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigorymae) APEL/10.3 Emacs/20.7 (i386-debian-linux-gnu) MULE/4.0 (HANANOEN)
たなべです。
At Sun, 29 Sep 2002 14:11:54 +0900,
ChanChan KO wrote:
> 
> ii  xserver-xfree86  4.2.1-0pre1v2    the XFree86 X server
> ii  j2sdk1.3         1.3.1-1          Blackdown Java(TM) 2 SDK, Standard Edition
>
(snip)
> 
> ii  openoffice.org   1.0.1-5          high-quality office productivity suite
> ii  openoffice.org-b 1.0.1-5          OpenOffice.org office suite binary files
> ii  openoffice.org-l 1.0.1-5          japanese language package for openoffice.org
> 
この辺りはこちらでも同じものが入っていますが、openoffice.org は
全く問題無く表示できるようですが、、、。
意味があるかどうかは分かりませんが、念の為、/etc/X11/XF86Config-4 は
載せておきます。
# XF86Config-4 (XFree86 server configuration file) generated by Dexconf, the
# Debian X Configuration tool, using values from the debconf database.
#
# Edit this file with caution, and see the XF86Config manual page.
# (Type "man XF86Config" at the shell prompt.)
Section "Files"
#	FontPath	"unix/:7100"			# local font server
	# if the local font server has problems, we can fall back on these
	FontPath	"/usr/lib/X11/fonts/misc"
	FontPath	"/usr/lib/X11/fonts/cyrillic"
#	FontPath	"/usr/lib/X11/fonts/100dpi/:unscaled"
	FontPath	"/usr/lib/X11/fonts/75dpi/:unscaled"
#	FontPath	"/usr/lib/X11/fonts/Type1"
#	FontPath	"/usr/lib/X11/fonts/Speedo"
#	FontPath	"/usr/lib/X11/fonts/100dpi"
	FontPath	"/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/X11R6/lib/X11/fonts/defoma/CID"
        FontPath        "/usr/X11R6/lib/X11/fonts/defoma/TrueType"
EndSection
Section "ServerFlags"
EndSection
Section "Module"
#	Load	"ddc"
#	Load	"GLcore"
#	Load	"dbe"
#	Load	"dri"
#	Load	"extmod"
#	Load	"glx"
#	Load	"pex5"
#	Load	"record"
#	Load	"xie"
#	Load	"bitmap"
#	Load	"freetype"
	Load	"xtt"
#	Load	"speedo"
#	Load	"type1"
#	Load	"vbe"
#	Load	"int10"
EndSection
Section "InputDevice"
	Identifier	"Generic Keyboard"
	Driver		"keyboard"
	Option		"CoreKeyboard"
	Option		"XkbRules"	"xfree86"
	Option		"XkbModel"	"pc101"
	Option		"XkbLayout"	"us"
	Option		"ServerNumLock"
EndSection
Section "InputDevice"
	Identifier	"Configured Mouse"
	Driver		"mouse"
	Option		"CorePointer"
	Option		"Device"		"/dev/psaux"
	Option		"Protocol"		"PS/2"
	#Option		"Emulate3Buttons"	"true"
	#Option		"ZAxisMapping"		"4 5"
EndSection
Section "Device"
	Identifier	"Generic Video Card"
	### Available Driver options are:-
        #Option     "slow_edodram"
        #Option     "slow_dram"
        #Option     "fast_dram"
        #Option     "fpm_vram"
        #Option     "pci_burst"
        #Option     "fifo_conservative"
        #Option     "fifo_moderate"
        #Option     "fifo_aggressive"
        #Option     "pci_retry"
        #Option     "NoAccel"
        #Option     "early_ras_precharge"
        #Option     "late_ras_precharge"
        #Option     "lcd_center"
        #Option     "set_lcdclk"
        #Option     "set_mclk"
        #Option     "set_refclk"
        #Option     "show_cache"
        #Option     "HWCursor"
        #Option     "SWCursor"
        #Option     "ShadowFB"
        #Option     "Rotate"
        #Option     "UseFB"
	Driver      "s3virge"
	VendorName  "S3"
	BoardName   "Trio3D/2X"
	BusID       "PCI:1:0:0"
	VideoRam	8192
EndSection
Section "Monitor"
	Identifier	"Generic Monitor"
	HorizSync       31.5-82.0
	VertRefresh     40-100
	Option		"DPMS"
	#Modeline  "1280x1024" 135.00 1280 1312 1416 1664 1024 1027 1030 1064
EndSection
Section "Screen"
	Identifier	"Default Screen"
	Device		"Generic Video Card"
	Monitor		"Generic Monitor"
	DefaultDepth	24
	SubSection "Display"
		Depth		24
		Modes		"1280x1024"
	EndSubSection
EndSection
Section "ServerLayout"
	Identifier	"Default Layout"
	Screen		"Default Screen"
	InputDevice	"Generic Keyboard"
	InputDevice	"Configured Mouse"
EndSection
Section "DRI"
	Mode	0666
EndSection
# end of XF86Config
以上宜しくお願い致します。
-- 
ルーミナス-----------------------------+
 | 田邉純一 (TANABE Junnichi)          |
 | E-mail : junnichi@xxxxxxxxxxxxxxxxx |
 +-------------------------------------+