Skip to content

Commit

Permalink
Merge pull request #6 from cjp256/oxt-335
Browse files Browse the repository at this point in the history
Add switcher-status-report-enabled property to configure how
  • Loading branch information
jean-edouard committed Jul 23, 2015
2 parents fb72303 + 5080c4f commit c1f523c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions interfaces/xenmgr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -273,6 +273,10 @@
<tp:docstring>Determines how hard the edges are for mouse-switching.</tp:docstring>
</property>

<property name="switcher-status-report-enabled" type="b" access="readwrite">
<tp:docstring>If false, CTRL+ALT+R to generate a status report in the UI will be disabled.</tp:docstring>
</property>

<property name="idle-time-threshold" type="i" access="readwrite">
<tp:docstring>Determines the amount of time the host can be idle after which it goes to sleep.</tp:docstring>
</property>
Expand Down

0 comments on commit c1f523c

Please sign in to comment.