User Tools

Site Tools


linux:notes:xorg.conf_snippets

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:notes:xorg.conf_snippets [2026/08/03 02:26] – oS TW -> Debian Sean Rhonelinux:notes:xorg.conf_snippets [2026/08/03 05:14] (current) – [Monitor] Sean Rhone
Line 24: Line 24:
  
   * https://tomverbeure.github.io/video_timings_calculator   * https://tomverbeure.github.io/video_timings_calculator
 +  * [[programs:linux:wine:cru|Custom Resolution Utility]] (Wine)
  
 ===== Dell 5459 ===== ===== Dell 5459 =====
Line 29: Line 30:
 ==== eDP ==== ==== eDP ====
  
-  * :!: [[https://wiki.realmofespionage.xyz/devices:displays:dell_5459|Notes]]+  * :!: [[devices:displays:dell_5459|Notes]]
  
 ====== Graphics ====== ====== Graphics ======
Line 46: Line 47:
     Option "AccelMethod" "SNA"     Option "AccelMethod" "SNA"
     Option "DRI" "3"     Option "DRI" "3"
-    Option "Present" "0"+    Option "Present" "1"
     Option "TearFree" "0"     Option "TearFree" "0"
     Option "VSync" "0"     Option "VSync" "0"
     Option "PageFlip" "0"     Option "PageFlip" "0"
     Option "SwapbuffersWait" "0"     Option "SwapbuffersWait" "0"
-    Option "TripleBuffer" "1"+    Option "TripleBuffer" "0"
     Option "LinearFramebuffer" "1"     Option "LinearFramebuffer" "1"
     Option "Virtualheads" "0"     Option "Virtualheads" "0"
     Option "Throttle" "0"     Option "Throttle" "0"
 +    Option "HotPlug" "0"
 EndSection EndSection
  
/usr/local/www/wiki/data/attic/linux/notes/xorg.conf_snippets.1785738375.txt.gz · Last modified: by Sean Rhone