rendered paste body# Xorg configuration created by livna-config-display
Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection
Section "Files"
ModulePath "/usr/lib64/xorg/modules/extensions/nvidia"
ModulePath "/usr/lib64/xorg/modules"
EndSection
Section "ServerFlags"
Option "AIGLX" "off"
EndSection
Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
Option "XkbVariant" "latin9"
EndSection
Section "Device"
# Option "MonitorLayout" "LVDS,NONE"
Identifier "Videocard0"
Driver "nvidia"
Option "NvAGP" "3"
Option "UBB" "0"
# Option "Overlay" "1"
Option "AllowDDCCI" "on"
Option "CursorShadow" "1"
Option "MultisampleCompatibility" "1"
# Option "UseDisplayDevice" "DFP"
Option "XvmcUsesTextures" "True"
Option "DisableGLXRootClipping" "True"
# Option "AccelMethod" "EXA"
# Option "XAANoOffscreenPixmaps"
Option "AddARGBGLXVisuals" "True"
EndSection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 24
EndSubSection
EndSection