aboutsummaryrefslogtreecommitdiffstats
path: root/sway/sway-output.5.scd
diff options
context:
space:
mode:
Diffstat (limited to 'sway/sway-output.5.scd')
-rw-r--r--sway/sway-output.5.scd4
1 files changed, 2 insertions, 2 deletions
diff --git a/sway/sway-output.5.scd b/sway/sway-output.5.scd
index 69f529fe..2828c841 100644
--- a/sway/sway-output.5.scd
+++ b/sway/sway-output.5.scd
@@ -112,7 +112,7 @@ must be separated by one space. For example:
112*output* <name> toggle 112*output* <name> toggle
113 Toggle the specified output. 113 Toggle the specified output.
114 114
115*output* <name> dpms on|off 115*output* <name> dpms on|off|toggle
116 Enables or disables the specified output via DPMS. To turn an output off 116 Enables or disables the specified output via DPMS. To turn an output off
117 (ie. blank the screen but keep workspaces as-is), one can set DPMS to off. 117 (ie. blank the screen but keep workspaces as-is), one can set DPMS to off.
118 118
@@ -142,7 +142,7 @@ must be separated by one space. For example:
142 Enables or disables adaptive synchronization (often referred to as Variable 142 Enables or disables adaptive synchronization (often referred to as Variable
143 Refresh Rate, or by the vendor-specific names FreeSync/G-Sync). 143 Refresh Rate, or by the vendor-specific names FreeSync/G-Sync).
144 144
145 Adaptive sync allows clients to submit frames a little to late without 145 Adaptive sync allows clients to submit frames a little too late without
146 having to wait a whole refresh period to display it on screen. Enabling 146 having to wait a whole refresh period to display it on screen. Enabling
147 adaptive sync can improve latency, but can cause flickering on some 147 adaptive sync can improve latency, but can cause flickering on some
148 hardware. 148 hardware.