meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| section:section-gestures [2026/07/21 12:36] – doreps | section:section-gestures [2026/07/21 13:29] (current) – doreps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <WRAP hide> | + | ====== |
| - | <WRAP center notice centeralign> | + | |
| - | **⚠️ v4.0 UI Transition Notice - In Process: | + | |
| - | //The release of Total Launcher | + | |
| - | page does not yet reflect these updates. The new layout paths, folds, and visual maps are currently being | + | |
| - | compiled and will be deployed shortly.// | + | |
| - | </ | + | |
| - | <WRAP hide> | + | |
| + | Gestures in Total Launcher provide a highly effective way to execute system commands and manipulate custom Android homescreen layouts without relying on visible buttons. By using standard screen swipes, multi-touch inputs, and device sensor triggers, minimalist layouts become easy to achieve by making complex interactions invisible. The system divides these configuration options into global commands applied across the entire interface and object-specific triggers attached directly to individual icons or widgets. Implementing these advanced navigation mechanics maximizes screen real estate while streamlining interface control. | ||
| + | **Navigate** to begin configuring these invisible inputs: | ||
| + | * '' | ||
| - | ---- | + | ===== Introduction to Gestures ===== |
| - | + | ||
| - | + | ||
| - | ====== Keys & Gestures ====== | + | |
| - | Gestures in Total Launcher provide a method for executing commands, launching applications, | + | |
| - | + | ||
| - | Introduction to Gestures | + | |
| Total Launcher supports a wide array of inputs, including standard swipes, multi-touch interactions, | Total Launcher supports a wide array of inputs, including standard swipes, multi-touch interactions, | ||
| - | + | ||
| - | ++++Keys & Gestures | + | ==== Keys & Gesture Dialog ==== |
| - | ++++ | + | The Launcher option |
| - | + | ^ **Keys & Gestures Dialog\\ 1 of 3** ^ **Keys & Gestures Dialog\\ 2 of 3** ^ **Keys & Gestures Dialog\\ 3 of 3** ^ | |
| - | **Navigate to:** '' | + | |{{: |
| - | **Scope:** - Applies to the home screen and other launcher windows unless overridden by an object. | + | |
| ===== Global Gestures ===== | ===== Global Gestures ===== | ||
| Line 35: | Line 24: | ||
| | **Double tap** | Executes a command upon quickly tapping the screen background twice. | | | **Double tap** | Executes a command upon quickly tapping the screen background twice. | | ||
| | **Triple tap** | Executes a command upon quickly tapping the screen background three times. | | | **Triple tap** | Executes a command upon quickly tapping the screen background three times. | | ||
| + | | **Swipe down\\ (Left half / Right half)** | Distinct actions can be assigned to swiping down on the '' | ||
| | **Swipe up** | Triggers an action when swiping upward on an empty area. | | | **Swipe up** | Triggers an action when swiping upward on an empty area. | | ||
| - | | **Swipe down\\ (Left half / Right half)** | Distinct actions can be assigned to swiping down on the '' | ||
| - | | **Swipe left/ | ||
| | **Pinch out** | Typically used to toggle '' | | **Pinch out** | Typically used to toggle '' | ||
| | **Two-finger swipe\\ (Up/Down)** | Supports directional swipes using two fingers simultaneously. | | | **Two-finger swipe\\ (Up/Down)** | Supports directional swipes using two fingers simultaneously. | | ||
| + | | **Swipe\\ (Left/ | ||
| | **Face down** | Executes an action when the device is placed screen-down on a flat surface. | | | **Face down** | Executes an action when the device is placed screen-down on a flat surface. | | ||
| | **Face up** | Executes an action when the device is placed screen-up. | | | **Face up** | Executes an action when the device is placed screen-up. | | ||
| Line 48: | Line 37: | ||
| * **Different actions for landscape: | * **Different actions for landscape: | ||
| - | ==== Advanced Settings ==== | + | |
| + | ===== Advanced Settings | ||
| Additional configuration options are available at the bottom of the '' | Additional configuration options are available at the bottom of the '' | ||
| Line 54: | Line 44: | ||
| * **Gesture vibration: | * **Gesture vibration: | ||
| * **Disable long-press background: | * **Disable long-press background: | ||
| - | * **Disallow page transition by touch:** - Prevents touching to change pages, requiring navigation via buttons, sequences or other links. | ||
| <WRAP center round tip 60%> | <WRAP center round tip 60%> | ||