更新多显示器分辨率配置

This commit is contained in:
2023-07-08 23:17:43 +08:00
parent 9b138c1c76
commit 93b338c6c3

View File

@@ -23,7 +23,7 @@ Section "Screen"
Monitor "primary" Monitor "primary"
DefaultDepth 24 DefaultDepth 24
Option "Stereo" "0" Option "Stereo" "0"
Option "metamodes" "DVI-I-1: 1920x1080 +2560+0, DP-0: 2560x1440 +0+0" Option "metamodes" "HDMI-0: 2560x1440 +2560+0, DP-0: 2560x1440 +0+0"
# Option "metamodes" "DVI-I-1: 1920x1080 +1440+0, DP-0: 2560x1440 +0+0 {rotation=left}" # Option "metamodes" "DVI-I-1: 1920x1080 +1440+0, DP-0: 2560x1440 +0+0 {rotation=left}"
# Option "metamodes" "DVI-I-1: 1920x1080 +2160+0, DP-0: 3840x2160 +0+0 {rotation=left}" # Option "metamodes" "DVI-I-1: 1920x1080 +2160+0, DP-0: 3840x2160 +0+0 {rotation=left}"
Option "SLI" "Off" Option "SLI" "Off"
@@ -32,4 +32,4 @@ Section "Screen"
SubSection "Display" SubSection "Display"
Depth 24 Depth 24
EndSubSection EndSubSection
EndSection EndSection