From d0847070c9774c8e544e2f2cfd12e108909a8a3c Mon Sep 17 00:00:00 2001 From: verdant Date: Wed, 11 Feb 2026 12:41:10 +0800 Subject: add note "i3-refresh-rate" --- public/i3-refresh-rate.html | 226 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 226 insertions(+) create mode 100644 public/i3-refresh-rate.html (limited to 'public/i3-refresh-rate.html') diff --git a/public/i3-refresh-rate.html b/public/i3-refresh-rate.html new file mode 100644 index 0000000..19cf302 --- /dev/null +++ b/public/i3-refresh-rate.html @@ -0,0 +1,226 @@ + + + + + + + +i3刷新率问题 + + + + + +
+

i3刷新率问题

+

+查看当前显示器名称 +

+ +
+xrandr
+
+ +

+输出可能包含类似 HDMI-0DP-0 +

+ +
+xrandr --output DP-0 --mode 2560x1080 --rate 200
+glxgears -info  # 查看帧数
+
+
+ + -- cgit v1.2.3