handle-input
Installation
SKILL.md
Handle Input
Guide for handling user input, gestures, and lifecycle events in Even Hub G2 apps.
Input Sources
| Source | Gestures | Notes |
|---|---|---|
| G2 touchpads (temple) | Press, double press, swipe up, swipe down | Primary input |
| R1 touchpads (ring) | Press, double press, swipe up, swipe down | Optional accessory, same gesture set |
| IMU (accelerometer/gyroscope) | Head orientation, motion data | See device-features skill |
Event Routing Rules
Events route differently depending on the active container type (the one with isEventCapture: 1). Only one container per page can capture events.