Difference between revisions of "Trigger: Home Button Long Press"
Line 4: | Line 4: | ||
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> | </pre> | ||
+ | |||
+ | '''Example Usage'''<br/> | ||
+ | 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> |
Latest revision as of 13:45, 13 June 2024
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.
Example Usage
If you hold down the home button for a long time (1.5s by default) you will take a screenshot.
Triggers Long press home button
Actions Take screenshot