Custom modeline on X.Org

From Thought dump
Revision as of 14:31, 22 March 2025 by Jwo (talk | contribs) (Created page with "<syntaxhighlight lang="bash" line="1"> xrandr --newmode uw 295.08 2560 2744 3024 3488 1080 1081 1084 1128 -HSync +Vsync xrandr --addmode DP2 uw xrandr --output DP2 --mode uw </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
xrandr --newmode uw 295.08  2560 2744 3024 3488  1080 1081 1084 1128 -HSync +Vsync
xrandr  --addmode DP2 uw
xrandr --output DP2  --mode  uw