# XF86Config for Akia Tornado 513P # $Id: XF86Config,v 1.2 1996/08/14 23:33:34 ryo2 Exp $ Section "Files" RgbPath "/usr/X11R6/lib/X11/rgb" FontPath "/usr/X11R6/lib/X11/fonts/misc/" 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 "ServerFlags" # NoTrapSignals # DontZap # DontZoom EndSection Section "Keyboard" Protocol "Standard" # Protocol "Xqueue" AutoRepeat 400 5 # ServerNumLock # Xleds 1 2 3 LeftAlt Meta RightAlt ModeShift RightCtl Compose ScrollLock ModeLock EndSection Section "Pointer" Protocol "PS/2" Device "/dev/psaux" # following line is used for serial mouse # Protocol "Microsoft" # Device "/dev/ttyS0" # BaudRate 1200 Emulate3Buttons Emulate3Timeout 80 EndSection Section "Monitor" Identifier "LCD Display" VendorName "Akia" ModelName "Tonado 513P LCD 12.1" HorizSync 28-64 VertRefresh 40-72 ModeLine "640x480" 25.175 640 664 760 800 480 491 493 525 ModeLine "640x480" 28.32 640 680 720 864 480 488 491 521 ModeLine "640x480" 28 640 660 712 784 480 480 483 496 ModeLine "672x448" 28.32 672 712 760 864 448 451 454 466 -hsync -vsync ModeLine "704x528" 28 704 744 848 888 528 534 536 554 # ModeLine "752x564" 36 752 788 916 952 564 564 569 594 ModeLine "760x570" 28.32 760 776 912 952 570 570 570 590 ModeLine "744x558" 32 744 776 896 928 558 558 563 585 ModeLine "800x600" 36 800 824 896 1024 600 601 603 625 # ModeLine "800x600" 36 800 820 952 1000 600 610 617 633 # ModeLine "800x600" 39 800 832 904 1008 600 610 612 655 # ModeLine "800x600" 40 800 892 1044 1136 600 603 609 630 # ModeLine "800x600" 40 800 904 920 1000 600 600 601 630 EndSection Section "Device" Identifier "Generic VGA" VendorName "Chips & Technology" BoardName "Unknown" Chipset "ct65545" VideoRam 1024 # Clocks 25.2 28.3 EndSection Section "Device" Identifier "Generic SVGA" VendorName "Chips & Technology" BoardName "Unknown" # Actual chipset is CT65548 Chipset "ct65545" Videoram 1024 Clocks 28.32 28.42 28.43 32 36 39 40 EndSection # ********************************************************************** # Screen sections # ********************************************************************** Section "Screen" Driver "svga" Device "Generic SVGA" Monitor "LCD Display" Subsection "Display" Depth 8 Modes "800x600" "760x570" "744x558" "704x528" "640x480" "672x448" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection # The 16-colour VGA server Section "Screen" Driver "vga16" Device "Generic VGA" Monitor "LCD Display" Subsection "Display" Modes "800x600" "640x480" ViewPort 0 0 Virtual 800 600 EndSubsection EndSection