Section "ServerFlags" Option "DontZap" "False" # disable (server abort) AllowMouseOpenFail # allows the server to start up even if the mouse does not work EndSection Section "Module" Load "dri" # direct rendering EndSection Section "InputDevice" Identifier "Keyboard1" Driver "kbd" Option "xkb_rules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "it" Option "XkbOptions" "compose:rwin" EndSection Section "InputDevice" Identifier "SynapticsMouse1" Driver "synaptics" Option "SHMConfig" "on" EndSection #Section "Monitor" # Identifier "monitor1" # VendorName "Generic" # ModelName "Flat Panel 1366x768" # HorizSync 31.5-53.0 # VertRefresh 56.0-69.0 # modeline generated by gtf(1) [handled by XFdrake] # ModeLine "1368x768_60" 85.86 1368 1440 1584 1800 768 769 772 795 -HSync +Vsync #EndSection Section "Device" Identifier "device1" Driver "psb" # Option "DPMS" Option "AccelMethod" "UXA" Option "DRI" "off" Option "MigrationHeuristic" "greedy" Option "IgnoreACPI" "yes" EndSection Section "Screen" Identifier "screen1" Device "device1" # Monitor "monitor1" DefaultColorDepth 24 Subsection "Display" Depth 16 Modes "1366x768" EndSubsection Subsection "Display" Depth 24 Modes "1366x768" EndSubsection EndSection Section "ServerLayout" Identifier "layout1" Screen "screen1" EndSection Section "DRI" Mode 0666 EndSection