Section "ServerLayout" Identifier "Layout0" Screen 0 "Screen0" 0 0 Screen 1 "Screen1" LeftOf "Screen0" # InputDevice "Mouse0" "CorePointer" InputDevice "Keyboard0" "CoreKeyboard" Option "Xinerama" "0" Option "BlankTime" "0" # Zeit wann der Monitor Schwarz wird (Standard: 10 Minuten) Option "StandbyTime" "0" # Zeit wann der Monitor in den Standby geht (Standard: 20 Minuten) Option "SuspendTime" "0" # Zeit wann der Monitor in den Suspend geht (Standard: 30 Minuten) Option "OffTime" "0" # Zeit wann sich der Monitor abschaltet (Standard: 40 Minuten) EndSection Section "Files" EndSection #Section "InputDevice" # Identifier "Mouse0" # Driver "mouse" # Option "Protocol" "IMPS/2" # Option "Device" "/dev/input/mice" # Option "Emulate3Buttons" "yes" # Option "ZAxisMapping" "4 5" #EndSection Section "InputDevice" Identifier "Keyboard0" Driver "kbd" # Logitech-Tastatur Option "XkbLayout" "de,de" EndSection Section "Module" Load "glx" EndSection Section "Monitor" Identifier "DFP-4" VendorName "PAN" ModelName "Panasonic-TV" HorizSync 26.0 - 81.0 VertRefresh 24.0 - 75.0 Option "DPMS" Modeline "1920x1080_50" 148.50 1920 2448 2492 2640 1080 1084 1089 1125 +hsync +vsync Modeline "3840x2160_50" 442.20 3840 3888 3920 4000 2160 2183 2188 2211 +hsync -vsync EndSection Section "Monitor" Identifier "HDMI1" VendorName "TXD" ModelName "M1020" Option "DPMS" Modeline "1920x1080_60.00" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +hsync +vsync EndSection Section "Device" Identifier "Device0" Driver "nvidia" VendorName "NVIDIA Corporation" BoardName "GeForce GTX 1650" # GTX 1650: DFP-4 # BoardName "GeForce GT 630" # GT 630: DFP-1 BusID "PCI:1:0:0" # bei Parallelbetrieb mit Intel # Option "DPI" "144 x 144" # TV Wozi – UE46F6500 fuer groessere Schrift Option "DPI" "200 x 200" # Option "ModeDebug" "true" Option "CustomEdid" "DFP-4:/etc/X11/edid.bin" # TV Wozi – UE46F6500 # Erzeugung /etc/X11/edid.bin nur ohne HDMI-Konverter mögl. Option "ConnectedMonitor" "DFP-4" Option "UseDisplayDevice" "DFP-4" EndSection Section "Device" Identifier "Device1" Driver "intel" VendorName "INTEL Corporation" # Option "AccelMethod" "sna" # Option "CustomEDID" "HDMI2:/lib/firmware/edid/edid_HDMI2.bin" Option "TearFree" "true" Option "ZaphodHeads" "HDMI1" # Option "SwapbuffersWait" "true" # Option "TripleBuffer" "true" # Screen 1 EndSection Section "Screen" Identifier "Screen0" Device "Device0" Monitor "DFP-4" DefaultDepth 24 Option "Stereo" "0" Option "nvidiaXineramaInfoOrder" "DFP-4" # Option "metamodes" "1920x1080_50 +0+0" # Option "metamodes" "DFP-4:1920x1080_50 +0+0 {ForceCompositionPipeline=On}" # Option "metamodes" "1920x1080_50 +0+0 {ForceCompositionPipeline=On, ForceFullCompositionPipeline=On}" Option "metamodes" "3840x2160_50 +0+0" Option "TripleBuffer" "On" Option "SLI" "Off" Option "MultiGPU" "Off" Option "BaseMosaic" "off" SubSection "Display" Depth 24 Modes "1920x1080_50" EndSubSection EndSection Section "Screen" Identifier "Screen1" Device "Device1" Monitor "HDMI1" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1080_60.00" EndSubSection EndSection