Section "ServerLayout" Identifier "X.org Configured" Screen 0 "Screen0" 0 0 InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" EndSection Section "ServerFlags" #DontZap # disable (server abort) #DontZoom # disable / (resolution switching) AllowMouseOpenFail # allows the server to start up even if the mouse doesn't work Option "blank time" "0" Option "standby time" "0" Option "suspend time" "0" Option "off time" "0" Option "NoPM" "1" EndSection Section "Files" FontPath "/usr/share/fonts/misc/" FontPath "/usr/share/fonts/ttf-bitstream-vera/" FontPath "/usr/share/fonts/corefonts" FontPath "/usr/share/fonts/Type1/" FontPath "/usr/share/fonts/xawtv/" FontPath "/usr/share/fonts/100dpi/" FontPath "/usr/share/fonts/75dpi/" EndSection Section "Module" Load "glx" Load "extmod" Load "xtrap" Load "record" Load "GLcore" Load "dbe" Load "dri" Load "freetype" Load "type1" EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" Option "XkbModel" "pc104" Option "XkbLayout" "fi" EndSection Section "InputDevice" Identifier "Mouse0" Driver "mouse" Option "Protocol" "auto" Option "Device" "/dev/input/mice" Option "ZAxisMapping" "4 5 6 7" EndSection Section "Monitor" #DisplaySize 410 260 # mm Identifier "Monitor0" VendorName "Panasonic" ModelName "PTA 700" Modeline "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync #Option "ModeValidation" "NoEdidModes, NoMaxPClkCheck, NoVertRefreshCheck, NoHorizSyncCheck, NoEdidMaxPClkCheck" #Option "UseEDIDFreqs" "false" # Option "MetaModes" "1280x720" # Option "PreferedMode" "1280x720" #Option "DPMS" "False" ### Comment all HorizSync and VertSync values to use DDC: # HorizSync 30.0 - 70.0 # VertRefresh 50.0 - 85.0 #Modeline "1440x900" 106.50 1440 1520 1672 1904 900 903 909 934 +hsync -vsync #Modeline "1280x720" 76.50 1280 1340 1692 1696 720 721 726 750 -hsync -vsync #ModeLine "1280x720" 99 1280 1324 1420 1656 720 725 728 772 +hsync +vsync #Toimiii mut kuvasta puuttuu pixeleitä #Modeline "1280x720@60" 76.45 1280 1312 1648 1680 720 735 742 757 ## Kokeilu 08.10.2007 #Modeline "720p" 74.251 1280 1350 1430 1650 720 723 728 750 -hsync -vsync # On the Samsung LN-S4095D the 480p and 720p resolutions have serious over-scan, therefore # Modeline "1280x670" 83.751 1280 1398 1438 1758 670 785 787 794 -hsync -vsync #Modeline "1280x720" 74.50 1280 1344 1472 1664 720 723 728 748 -hsync +vsync 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 "intel" VendorName "Intel Corporation" BoardName "82G965 Integrated Graphics Controller" BusID "PCI:0:2:0" #Option "Monitor-TMDS-1" "Monitor0" Option "ModeDebug" "yes" #Option "LinearAlloc" "16384" # Option "XvMCSurfaces" "7" # VideoRam 131072 # Option "ReducedBlanking" EndSection Section "Screen" Identifier "Screen0" Device "Card0" Monitor "Monitor0" DefaultDepth 24 #Option "PreferredMode" "1280x720" #Option "metamodes" "1280 720" Subsection "Display" Depth 24 # Modes "1280x720@60" #Modes "1280x720" #ViewPort 0 0 Virtual 1280 720 EndSubsection # Subsection "Display" # Depth 24 # Modes "1024x768" # ViewPort 0 0 # Virtual 1024 768 # EndSubsection EndSection