Created
December 31, 2023 02:48
-
-
Save raywhiteside/db391937a83c86e9a20f3b0cf92860e7 to your computer and use it in GitHub Desktop.
xorg.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# nvidia-settings: X configuration file generated by nvidia-settings | |
# nvidia-settings: version 545.29.06 | |
Section "ServerLayout" | |
Identifier "Layout0" | |
Screen 0 "Screen0" 0 0 | |
InputDevice "Keyboard0" "CoreKeyboard" | |
InputDevice "Mouse0" "CorePointer" | |
Option "Xinerama" "0" | |
EndSection | |
Section "Files" | |
EndSection | |
Section "InputDevice" | |
# generated from default | |
Identifier "Mouse0" | |
Driver "mouse" | |
Option "Protocol" "auto" | |
Option "Device" "/dev/psaux" | |
Option "Emulate3Buttons" "no" | |
Option "ZAxisMapping" "4 5" | |
EndSection | |
Section "InputDevice" | |
# generated from default | |
Identifier "Keyboard0" | |
Driver "kbd" | |
EndSection | |
Section "Monitor" | |
# HorizSync source: edid, VertRefresh source: edid | |
Identifier "Monitor0" | |
VendorName "Unknown" | |
ModelName "Samsung Odyssey G95NC" | |
HorizSync 275.0 - 275.0 | |
VertRefresh 48.0 - 120.0 | |
Modeline "7680x2160_120.00" 3001.25 7680 8384 9240 10800 2160 2163 2173 2316 +hsync -vsync | |
Modeline "7680x2160" 3001.25 7680 8384 9240 10800 2160 2163 2173 2316 +hsync -vsync | |
Modeline "7680x2160_60.00_plus" 1425.75 7680 8304 9152 10624 2160 2163 2173 2237 -hsync +vsync | |
Modeline "7680x2160_60.00" 1425.75 7680 8304 9152 10624 2160 2163 2173 2237 +hsync -vsync | |
ModeLine "5120x1440" 469.000 5120 5168 5200 5280 1440 1443 1453 1481 +hsync -vsync | |
ModeLine "3840x1080_119.97" 549.000 3840 3888 3920 4000 1080 1083 1093 1144 +hsync -vsync | |
ModeLine "2560x1440" 497.750 2560 2608 2640 2720 1440 1443 1448 1525 +hsync -vsync | |
ModeLine "2560x1440_59.95" 241.500 2560 2608 2640 2720 1440 1443 1448 1481 +hsync -vsync | |
Option "DPMS" | |
EndSection | |
Section "Device" | |
Identifier "Device0" | |
Driver "nvidia" | |
VendorName "NVIDIA Corporation" | |
BoardName "NVIDIA GeForce GTX 1070" | |
#Option "UseEdid" "False" | |
Option "ModeValidation" "NoVesaModes, NoXServerModes, AllowNonEdidModes" | |
EndSection | |
Section "Screen" | |
Identifier "Screen0" | |
Device "Device0" | |
Monitor "Monitor0" | |
DefaultDepth 24 | |
Option "Stereo" "0" | |
Option "nvidiaXineramaInfoOrder" "DFP-6" | |
#Option "metamodes" "5120x1440 +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0; nvidia-auto-select +0+0" | |
Option "SLI" "Off" | |
Option "MultiGPU" "Off" | |
Option "BaseMosaic" "off" | |
Option "metamodes" "DFP-6: 7680x2160 +0+0 {ForceCompositionPipeline=Off}; 7680x2160 +0+0; 5120x1440 +0+0" | |
SubSection "Display" | |
Depth 24 | |
Modes "7680x2160" "7680x2160_60.00" "7680x2160_60.00_plus" "5120x1440" | |
#Virtual 7680 2160 | |
EndSubSection | |
EndSection | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment