# # 1998/05/09 # Takeshi Kaburagi # kabu@big.or.jp # TOSHIBA Libretto100 LCD # Intel Pentium/MMX-166MHz # 6.40 # Linux # 2.0.33 # XFree86 3.2 # XF86_SVGA # Neomagic MagicGraph 128ZV+(NM2160) # Local-BUS # 2Mbytes # 8bpp, 16bpp # 800 x 480 # 7.1 inch # TFT # #下記の情報を元にしました。 #・http://www.yy.cs.keio.ac.jp/~sanpei/Laptop-X/Fujitsu_FMV-BIBLO_NC313 #・http://www.yy.cs.keio.ac.jp/~sanpei/NOTE-PC/Toshiba_Libretto_100 #・http://www.yy.cs.keio.ac.jp/~sanpei/note-list.html #・http://www.asahi-net.or.jp/~qh4m-ystk/libretto/index.html #・http://www.cs.utexas.edu/users/kharker/linux-laptop/ #・http://www2.big.or.jp/~kabu/ # #まず 128ZV+ 対応のSVGAサーバーを作って、それからごにょごょと # Monitor の値を変更しました。とりあえず 800x480 ができたので #深くは追求していません。 # # # 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/Type1" FontPath "/usr/X11R6/lib/X11/fonts/Speedo" FontPath "/usr/X11R6/lib/X11/fonts/misc" FontPath "/usr/X11R6/lib/X11/fonts/75dpi" FontPath "/usr/X11R6/lib/X11/fonts/100dpi" EndSection Section "ServerFlags" EndSection Section "Keyboard" Protocol "Standard" XkbRules "xfree86" XkbModel "jp106" XkbLayout "jp" EndSection Section "Pointer" Protocol "PS/2" Device "/dev/mouse" Emulate3Timeout 50 Emulate3Buttons EndSection Section "Monitor" Identifier "Libretto100-LCD" VendorName "TOSHIBA" ModelName "Libretto100" HorizSync 31.5 - 37.9 VertRefresh 50-90 # 640x400 @ 70 Hz, 31.5 kHz hsync Modeline "640x480" 25.175 640 664 760 800 480 480 486 488 Modeline "800x480" 35.26 800 856 1040 1056 480 480 486 488 +hsync +vsync Modeline "800x600" 40 800 856 1040 1056 600 600 626 628 +hsync +vsync EndSection Section "Device" Identifier "MagicGraph 128ZV+" VendorName "NeoMagic" BoardName "TOSHIBA Libretto100" Chipset "neomagic" VideoRam 2048 Clocks 25.2 28.3 35.26 40.0 EndSection Section "Screen" Driver "svga" Device "MagicGraph 128ZV+" Monitor "Libretto100-LCD" Subsection "Display" # Depth 8 Depth 16 Modes "800x480" ViewPort 0 0 EndSubsection EndSection