# XF86Config for TOSHIBA Libretto 20 Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" FontPath "/usr/X11R6/lib/X11/fonts/75dpi/" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" AutoRepeat 500 5 EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "Libretto LCD" VendorName "SHARP" ModelName "TFT LCD Display Pannel" HorizSync 30-64 VertRefresh 50-100 Mode "640x480" DotClock 25.2 HTimings 640 664 760 800 VTimings 480 491 493 525 EndMode EndSection Section "Device" Identifier "CL-GD7548" VendorName "Cirrus Logic" BoardName "CL-GD7548 On Mother Board" Chipset "clgd5428" VideoRam 2048 # Option "linear" Option "fast_dram" Option "fifo_aggressive" Option "sw_cursor" # MemBase 0x???????? EndSection Section "Screen" Driver "svga" Device "CL-GD7548" Monitor "Libretto LCD" Subsection "Display" Depth 8 Modes "640x480" ViewPort 0 0 Virtual 1024 768 EndSubsection Subsection "Display" Depth 16 Modes "640x480" ViewPort 0 0 Virtual 1024 768 EndSubsection EndSection
Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Buttons Emulate3Timeout 50 EndSection Section "Monitor" Identifier "Libretto50" VendorName "TOSHIBA" ModelName "Libretto50" HorizSync 31.5 - 57.0 VertRefresh 50-100 Modeline "640x480" 25.175 640 664 760 800 480 491 493 525 ModeLine "800x600" 36 800 824 896 1024 600 601 603 625 Modeline "1024x768" 44.9 1024 1048 1208 1264 768 776 784 817 Interlace (※) Modeline "640x480" 31.5 640 680 720 864 480 488 491 521 Modeline "800x600" 40 800 840 968 1056 600 601 605 628 +hsync +vsync(※) Modeline "800x600" 50 800 856 976 1040 600 637 643 666 +hsync +vsync(※) Modeline "1024x768" 65 1024 1032 1176 1344 768 771 777 806 -hsync -vsync(※) Modeline "1024x768" 75 1024 1048 1184 1328 768 771 777 806 -hsync -vsync(※) Modeline "1024x768" 85 1024 1032 1152 1360 768 784 787 823 EndSection Section "Device" Identifier "Libretto50" VendorName "TOSHIBA" BoardName "Libretto50" #VideoRam 1024 Option "noaccel" EndSection Section "Screen" Driver "svga" # Use Device "Generic VGA" for Standard VGA 320x200x256 #Device "Generic VGA" Device "Libretto50" Monitor "Libretto50" DefaultColorDepth 24 Subsection "Display" Depth 8 Modes "640x480" "800x600" "1024x768" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "640x480" "800x600" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "640x480" ViewPort 0 0 EndSubsection EndSection (※)二行表記になってますが、実際には、一行です。
■FreeBSD 2.2.x
Section "Pointer" Protocol "PS/2" Device "/dev/psm0" Emulate3Buttons EndSectionとする必要があるかも知れません。