# # 2000/03/23 # Tohru Kobayashi # HITACHI Prius note 20M (204T36M) # Intel Celeron 366MHz # FreeBSD # 3.4R # XFree86 3.3.6 # XF86_Mach64 # ATI Rage LT Pro # Internal # PCI # 4Mbytes # 8bpp, 16bpp, 24bpp # 1024 x 768 # 14 inch # TFT # #Xサーバを起動した状態で、Fn+F4(またはzzzコマンド)で #サスペンドさせるとハングアップする。Xサーバを終了させて #おけば問題なし。 # # #---------------------------------------------------------------------- Section "Files" RGBPath "/usr/X11R6/lib/X11/rgb" 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/local/:unscaled" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 10 ServerNumLock XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" #XkbModel "us_EN" #XkbLayout "us_EN" EndSection Section "Pointer" Protocol "ps/2" Device "/dev/psm0" # Emulate3buttons EndSection #Section "Pointer" # Protocol "mousesystems" # Device "/dev/ttyd0" # BaudRate 1200 ## ClearDTR #EndSection Section "Monitor" Identifier "Prius20" VendorName "Hitachi" ModelName "Prius20-LCD" BandWidth 80 HorizSync 31.5-65 VertRefresh 50-100 Mode "1024x768" DotClock 65.14 HTimings 1024 1084 1220 1324 VTimings 768 771 777 798 Flags "-hsync" "-vsync" EndMode EndSection Section "Device" Identifier "Prius20" VendorName "Hitachi" BoardName "Prius20-onboard" #Option "sw_cursor" #Option "hw_cursor" #Option "composite" #Option "dac_8_bit" #Option "dac_6_bit" #Option "override_bios" #Option "no_block_write" #Option "block_write" #Option "power_saver" #Option "no_program_clocks" #Option "no_bios_clocks" #Option "no_font_cache" #Option "no_pixmap_cache" #Option "fifo_conservative" EndSection Section "Screen" Driver "accel" Device "Prius20" Monitor "Prius20" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "1024x768" ViewPort 0 0 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Modes "1024x768" ViewPort 0 0 Virtual 1024 768 EndSubsection Subsection "Display" Depth 24 Modes "1024x768" ViewPort 0 0 Virtual 1024 768 EndSubsection EndSection