We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fb72303 + 5080c4f commit c1f523cCopy full SHA for c1f523c
interfaces/xenmgr.xml
@@ -273,6 +273,10 @@
273
<tp:docstring>Determines how hard the edges are for mouse-switching.</tp:docstring>
274
</property>
275
276
+ <property name="switcher-status-report-enabled" type="b" access="readwrite">
277
+ <tp:docstring>If false, CTRL+ALT+R to generate a status report in the UI will be disabled.</tp:docstring>
278
+ </property>
279
+
280
<property name="idle-time-threshold" type="i" access="readwrite">
281
<tp:docstring>Determines the amount of time the host can be idle after which it goes to sleep.</tp:docstring>
282
0 commit comments