Skip to content

Commit c1f523c

Browse files
committed
Merge pull request #6 from cjp256/oxt-335
Add switcher-status-report-enabled property to configure how
2 parents fb72303 + 5080c4f commit c1f523c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

interfaces/xenmgr.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,10 @@
273273
<tp:docstring>Determines how hard the edges are for mouse-switching.</tp:docstring>
274274
</property>
275275

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+
276280
<property name="idle-time-threshold" type="i" access="readwrite">
277281
<tp:docstring>Determines the amount of time the host can be idle after which it goes to sleep.</tp:docstring>
278282
</property>

0 commit comments

Comments
 (0)