Skip to content

Instantly share code, notes, and snippets.

@aaronp24
aaronp24 / gist:4551025
Last active December 11, 2015 05:18 — forked from mmalmeida/gist:4550629
Delete superfluous xorg.conf stuff, switch to using CustomEDID
Section "Monitor"
Identifier "Pioneer"
ModeLine "working" 148.50 1920 2008 2052 2200 1080 1084 1089 1125 +HSync +Vsync
EndSection
Section "Device"
Identifier "nvidia"
Driver "nvidia"
Option "ModeDebug"
Option "ModeValidation" "NoEDIDModes,NoXServerModes,NoPredefinedModes,NoVESAModes,AllowNonEDIDModes"