diff --git a/X.md b/X.md index dbb9171..eda50c6 100644 --- a/X.md +++ b/X.md @@ -66,11 +66,11 @@ Section "Screen" Monitor "" Device "" SubSection "Display" - Modes "_" + Modes "" EndSubSection EndSection ``` -In _"Modes"_ the resolution you want can contain a framerate appended but needs to be exact. A full example configuration follows: +In _"Modes"_ the resolution you want can contain a framerate appended but needs to be exactly the same from the modeline. A full example configuration follows: ``` Section "Device" Identifier "Device0" @@ -94,7 +94,7 @@ Section "Screen" EndSection ``` -Notice the framerate appended with an underscore, this comes from the modeline. +Notice the framerate appended with an underscore in _"Mode"_, this comes from _"Modeline"_. ### SCREEN TEARING To solve screen tearing you can use any of these config files in its appropriate directory.