# xorg.conf (X.Org X Window System server configuration file) # # This file was generated by dexconf, the Debian X Configuration tool, using # values from the debconf database. # # Edit this file with caution, and see the xorg.conf manual page. # (Type "man xorg.conf" at the shell prompt.) # # This file is automatically updated on xserver-xorg package upgrades *only* # if it has not been modified since the last upgrade of the xserver-xorg # package. # # If you have edited this file but would like it to be automatically updated # again, run the following command: # sudo dpkg-reconfigure -phigh xserver-xorg Section "InputDevice" Identifier "Generic Keyboard" Driver "kbd" Option "XkbRules" "xorg" Option "XkbModel" "pc105" Option "XkbLayout" "de" Option "XkbVariant" "nodeadkeys" EndSection Section "InputDevice" Identifier "Configured Mouse" Driver "mouse" EndSection Section "Device" Identifier "SPARKLE" Driver "nvidia" BUSID "PCI:5:0:0 Option "CustomEDID" "DFP-0:/etc/X11/edid.bin" # Option "AllowGLXWithComposite" "true" EndSection Section "Device" Identifier "U70" Driver "displaylink" Option "fbdev" "/dev/fb0" EndSection Section "Monitor" Identifier "SamsungLE32" Option "NoLogo" "true" Option "ConnectedMonitor" "DFP-0" Option "ExactModeTimingsDVI" "true" Option "UseDisplayDevice" "DFP-0" # Option "FlatPanelProperties" "Scaling = native" Option "DPMS" "false" # Option "UseEDIDFreqs" "false" Option "UseEDIDDpi" "false" # Option "UseEDID" "false" # Option "ModeValidation" "AllowInterlacedModes,NoWidthAlignmentCheck, AllowNon60HzDFPModes, NoEdidMaxPClkCheck, NoDPFNativeResolutionCheck" # Option "NoDDC" "true" Option "UseEvents" "false" Modeline "1920x1080i50" 74.184 1920 2408 2496 2640 1080 1084 1094 1124 +hsync -vsync interlace # Modeline "1920x1080i50" 74.25 1920 2440 2456 2640 1080 1083 1085 1125 +hsync +vsync interlace Modeline "1920x1080_50" 74.200 1920 1964 2052 2200 1080 1084 1088 1125 +hsync -vsync # Modeline "1920x1080@60" 138.5 1920 1960 1995 2083 1080 1082 1087 1109 +hsync -vsync EndSection Section "Monitor" Identifier "SamsungU70" Option "DPMS" "false" EndSection Section "Screen" Identifier "LCD" Monitor "SamsungLE32" Device "SPARKLE" DefaultDepth 24 SubSection "Display" Depth 24 Modes "1920x1080i50" EndSubSection # Option "AddARGBGLXVisuals" "true" EndSection Section "Screen" Identifier "TFT" Monitor "SamsungU70" Device "U70" # DefaultDepth 24 SubSection "Display" Depth 24 Modes "800x480" EndSubSection EndSection Section "Extensions" # Option "Composite" "Enabled" Option "Composite" "Disable" EndSection #Section "DRI" # Group 0 # Mode 0666 #EndSection Section "ServerLayout" Identifier "multihead" Screen 0 "LCD" 0 0 Screen 1 "TFT" RightOf "LCD" EndSection Section "ServerFlags" Option "BlankTime" "0" Option "StandbyTime" "0" Option "SuspendTime" "0" Option "OffTime" "0" EndSection