From 25c9cff7be409d5cd701ff362aafae2c8051fb45 Mon Sep 17 00:00:00 2001 From: Ivan Molodetskikh Date: Wed, 27 Mar 2024 09:52:53 +0400 Subject: [PATCH] dbus-interfaces: Fix layout-mode comment This corresponds to the values in the code. The second comment is correct. Part-of: --- data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml b/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml index 2fe8450a8..b05337d74 100644 --- a/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml +++ b/data/dbus-interfaces/org.gnome.Mutter.DisplayConfig.xml @@ -396,8 +396,8 @@ @layout_mode current layout mode represents the way logical monitors are laid out on the screen. Possible modes include: - 1 : physical - 2 : logical + 1 : logical + 2 : physical With physical layout mode, each logical monitor has the same dimensions as the monitor modes of the associated monitors assigned to it, no