Line 13: |
Line 13: |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| You can use 'All applications' but it is more recommended to select only the applications where you want to monitor, it could be 1 or more selected applications. | | You can use 'All applications' but it is more recommended to select only the applications where you want to monitor, it could be 1 or more selected applications. |
− | </pre><br> | + | </pre> |
| | | |
| === Click | Long click === | | === Click | Long click === |
Line 19: |
Line 19: |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| You can filter only by a simple click or a long click. | | You can filter only by a simple click or a long click. |
− | </pre><br> | + | </pre> |
| | | |
| === Text to match === | | === Text to match === |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| You can filter only by a simple click or a long click. | | You can filter only by a simple click or a long click. |
− | </pre><br> | + | </pre> |
| | | |
| ==<p><b>Regular expression/Wildcards</b></p>== | | ==<p><b>Regular expression/Wildcards</b></p>== |
Line 31: |
Line 31: |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
| Regular expression matching (or regex matching) is a technique for finding patterns within text using a specialized syntax known as regular expressions. It's a powerful tool for text processing and pattern recognition. | | Regular expression matching (or regex matching) is a technique for finding patterns within text using a specialized syntax known as regular expressions. It's a powerful tool for text processing and pattern recognition. |
− | </pre><br> | + | </pre> |
| === Wildcards === | | === Wildcards === |
| <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
Line 48: |
Line 48: |
| abc | | abc |
| abC | | abC |
− | </pre><br> | + | </pre> |