Remove mentions of Xinerama from the Window Behavior kcm

This commit is contained in:
Xaver Hugl 2021-04-23 02:20:48 +02:00
parent 102f32112f
commit b6231aca92

View file

@ -200,7 +200,7 @@
<item row="6" column="1">
<widget class="QCheckBox" name="kcfg_ActiveMouseScreen">
<property name="whatsThis">
<string>When this option is enabled, the active Xinerama screen (where new windows appear, for example) is the screen containing the mouse pointer. When disabled, the active Xinerama screen is the screen containing the focused window.</string>
<string>When this option is enabled, the active screen (where new windows appear, for example) is the screen containing the mouse pointer. When disabled, the active screen is the screen containing the focused window.</string>
</property>
<property name="text">
<string>Active screen follows &amp;mouse</string>
@ -210,7 +210,7 @@
<item row="7" column="1">
<widget class="QCheckBox" name="kcfg_SeparateScreenFocus">
<property name="whatsThis">
<string>When this option is enabled, focus operations are limited only to the active Xinerama screen</string>
<string>When this option is enabled, focus operations are limited only to the active screen</string>
</property>
<property name="text">
<string>&amp;Separate screen focus</string>