Section "ServerLayout" Identifier "Primary" Screen 0 "Internal Panel" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerLayout" Identifier "TV" Screen 0 "Screen TV" InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "Files" RgbPath "/usr/lib/X11/rgb" ModulePath "/usr/lib/modules" FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/unifont/" FontPath "/usr/share/fonts/terminus/" FontPath "/usr/share/fonts/corefonts/" FontPath "/usr/share/fonts/freefont/" FontPath "/usr/share/fonts/sharefonts/" FontPath "/usr/share/fonts/artwiz/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Module" Load "extmod" Load "dri" Load "dbe" Load "record" Load "xtrap" Load "glx" Load "type1" Load "freetype" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "dvorak" Option "XkbOptions" "ctrl:nocaps,compose:menu" EndSection Section "InputDevice" Identifier "Mouse0" Driver "synaptics" Option "Protocol" "event" Option "Device" "/dev/input/event2" Option "LeftEdge" "1900" Option "RightEdge" "5000" Option "TopEdge" "1900" Option "BottomEdge" "4000" Option "FingerLow" "17" Option "FingerHigh" "22" Option "MaxTapTime" "180" Option "MaxTapMove" "500" Option "VertScrollDelta" "100" Option "HorizScrollDelta" "100" Option "MinSpeed" "0.02" Option "MaxSpeed" "0.14" Option "AccelFactor" "0.001" Option "EdgeMotionSpeed" "40" Option "UpDownScrolling" "1" Option "TouchpadOff" "0" Option "LockedDrags" "0" Option "SHMConfig" "on" EndSection Section "Monitor" Identifier "Monitor0" VendorName "Monitor Vendor" ModelName "Monitor Model" # Until I can install gnome control-center # DisplaySize 228 137 ModeLine "1280x768" 80.14 1280 1344 1480 1680 768 769 772 795 EndSection Section "Monitor" Identifier "Monitor TV" VendorName "Monitor Vendor" ModelName "Monitor Model" EndSection Section "Device" ### Available Driver options are:- ### Values: : integer, : float, : "True"/"False", ### : "String", : " Hz/kHz/MHz" ### [arg]: arg optional #Option "NoAccel" # [] #Option "SWcursor" # [] #Option "ColorKey" # #Option "CacheLines" # #Option "Dac6Bit" # [] #Option "DRI" # [] #Option "NoDDC" # [] #Option "ShowCache" # [] #Option "XvMCSurfaces" # #Option "PageFlip" # [] Identifier "Card0" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" # Option "Clone" "true" Option "MonitorLayout" "LFP,NONE" EndSection Section "Device" Identifier "Card TV" Driver "i810" VendorName "Intel Corp." BoardName "82852/855GM Integrated Graphics Device" BusID "PCI:0:2:0" # Option "Clone" "true" Option "MonitorLayout" "NONE,TV" EndSection Section "Screen" Identifier "Internal Panel" Device "Card0" Monitor "Monitor0" SubSection "Display" Viewport 0 0 Depth 16 Modes "1280x768" "800x600" EndSubSection EndSection Section "Screen" Identifier "Screen TV" Device "Card TV" Monitor "Monitor TV" SubSection "Display" Viewport 0 0 Depth 16 Modes "800x600" EndSubSection EndSection