Difference between revisions of "Trigger: Home Button Long Press"
m |
|||
(4 intermediate revisions by 3 users not shown) | |||
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 | + | 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