XFConfig per Toshiba Satellite # File generated by XFdrake. # ********************************************************************** # Refer to the XF86Config man page for details about the format of # this file. # ********************************************************************** Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 InputDevice "Keyboard0" "CoreKeyboard" InputDevice "Mouse0" "CorePointer" EndSection Section "Module" Load "dbe" # Double-Buffering Extension Load "v4l" # Video for Linux Load "extmod" Load "type1" Load "freetype" Load "glx" # 3D layer EndSection Section "ServerFlags" #DontZoom # disable / (resolution switching) # allows the server to start up even if the mouse doesn't work #DontZap # disable (server abort) Option "allowmouseopenfail" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "Keyboard" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "SysMouse" Option "Emulate3Buttons" Option "Device" "/dev/sysmouse" Option "ZAxisMapping" "4 5" Option "Buttons" "5" EndSection Section "Monitor" # Sony Vaio C1(X,XS,VE,VN)? # 1024x480 @ 85.6 Hz, 48 kHz hsync Identifier "monitor1" VendorName "Plug'n Play" ModelName "Toshiba TOS5082" HorizSync 31.5 - 48.5 VertRefresh 50.0 - 70.0 ModeLine "1024x480" 65.0 1024 1032 1176 1344 480 488 494 563 -hsync -vsync ModeLine "768x576" 50.0 768 832 846 1000 576 590 595 630 ModeLine "768x576" 63.1 768 800 960 1024 576 578 590 616 EndSection Section "Device" Identifier "device1" Driver "savage" VendorName "S3 Inc." BoardName "S3 Savage (generic, sw_cursor)" VideoRam 8192 Option "DPMS" Option "sw_cursor" Option "ForceInit" #Option "xaa_benchmark" EndSection Section "Screen" Identifier "Screen0" Device "device1" Monitor "monitor1" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1024x768" "800x600" EndSubSection EndSection