Changes

no edit summary
Line 1: Line 1:  +
<pre class="header-style">
 
This trigger is fired when a long press is performed on the home button.
 
This trigger is fired when a long press is performed on the home button.
    
Note that this trigger requires MacroDroid to be set as the default voice input and assistance application.
 
Note that this trigger requires MacroDroid to be set as the default voice input and assistance application.
 +
</pre>
    
'''Example Usage'''<br/>
 
'''Example Usage'''<br/>
Long press home button > Take a screenshot.
+
If you hold down the home button for a long time (1.5s by default) you will take a screenshot.
 +
<pre class="trigger-style">
 +
Triggers
 +
 
 +
Long press home button  
 +
</pre>
 +
<pre class="action-style">
 +
Actions
 +
 
 +
Take screenshot
 +
</pre><br>