Section "ServerLayout" Identifier "twinview" Screen 0 "littuscreen" 0 0 InputDevice "rotta" "CorePointer" InputDevice "nappilauta" "CoreKeyboard" EndSection Section "Monitor" Identifier "littu" Vendorname "Samsung" ModelName "SyncMaster 172x" HorizSync 30-80 VertRefresh 56-75 EndSection Section "Monitor" Identifier "putki" VendorName "Taxan" ModelName "UltraVision 1095 LR" HorizSync 30-80 VertRefresh 50-120 # DisplaySize 341 272 DisplaySize 682 272 EndSection Section "Device" Identifier "nayttis" Driver "nvidia" VideoRam 131072 VendorName "nVidia Corporation" BoardName "geForce FX 5200" EndSection Section "Device" Identifier "nayttis_twinview" Driver "nvidia" VideoRam 131072 VendorName "nVidia Corporation" BoardName "geForce FX 5200" Screen 0 Option "TwinView" # putki, littu; Option "MetaModes" "1280x1024,1280x1024; 1280x1024, NULL; 1024x768, NULL; 800x600, NULL; 640x480, NULL; 320x240, NULL; 320x200, NULL" Option "TwinViewOrientation" "RightOf" Option "SecondMonitorHorizSync" "30-80" Option "SecondMonitorVertRefresh" "50-120" Option "RenderAccel" "true" Option "NoLogo" "true" Option "AllowGLXWithComposite" "true" # Option "ConnectedMonitor" "DFP,CRT" Option "UseEdidFreqs" Option "UseEdidDpi" "false" Option "AGPFastWrite" "True" Option "EnablePageFlip" "True" EndSection Section "Screen" Identifier "littuscreen" Device "nayttis_twinview" # Device "nayttis" # Monitor "littu" Monitor "putki" DefaultDepth 24 Subsection "Display" Depth 8 Modes "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200" ViewPort 0 0 EndSubsection Subsection "Display" Depth 16 Modes "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200" ViewPort 0 0 EndSubsection Subsection "Display" Depth 24 Modes "1280x1024" "1024x768" "800x600" "640x480" "400x300" "320x240" "320x200" ViewPort 0 0 EndSubsection EndSection Section "InputDevice" Identifier "nappilauta" Driver "kbd" Option "AutoRepeat" "500 30" Option "XkbModel" "pc105" Option "XkbLayout" "fi" # Option "XkbLayout" "fi,dvorak" # Option "XkbOptions" "grp:alt_shift_toggle" EndSection Section "InputDevice" Identifier "rotta" Driver "mouse" Option "Protocol" "IMPS/2" Option "Device" "/dev/input/mice" Option "Buttons" "5" Option "ZAxisMapping" "4 5" # Option "Resolution" "256" EndSection Section "ServerFlags" Option "Xinerama" "false" # Uncomment this to cause a core dump at the spot where a signal is # received. This may leave the console in an unusable state, but may # provide a better stack trace in the core dump to aid in debugging # Option "NoTrapSignals" # Option "DontVTSwitch" # Option "DontZap" # Option "Dont Zoom" # Uncomment this to disable tuning with the xvidtune client. With # it the client can still run and fetch card and monitor attributes, # but it will not be allowed to change them. If it tries it will # receive a protocol error. # Option "DisableVidModeExtension" # Uncomment this to enable the use of a non-local xvidtune client. # Option "AllowNonLocalXvidtune" # Uncomment this to disable dynamically modifying the input device # (mouse and keyboard) settings. # Option "DisableModInDev" # Uncomment this to enable the use of a non-local client to # change the keyboard or mouse settings (currently only xset). # Option "AllowNonLocalModInDev" EndSection Section "Module" Load "dbe" # Double buffer extension SubSection "extmod" Option "omit xfree86-dga" # don't initialise the DGA extension EndSubSection Load "type1" # Load "speedo" Load "freetype" # Load "xtt" Load "glx" Load "dri" EndSection Section "Files" # The location of the RGB database. Note, this is the name of the # file minus the extension (like ".txt" or ".db"). There is normally # no need to change the default. FontPath "/usr/share/fonts/local/" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/75dpi/:unscaled" FontPath "/usr/share/fonts/100dpi/:unscaled" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/TTF/" FontPath "/usr/share/fonts/CID/" FontPath "/usr/share/fonts/Speedo/" FontPath "/usr/share/fonts/75dpi/" FontPath "/usr/share/fonts/100dpi/" EndSection Section "Extensions" Option "Composite" "Enable" EndSection