Skip to content
rinigus edited this page Dec 13, 2025 · 4 revisions

Pickup gesture

Pickup gesture is supported through MCE. MCE currently would use the gesture only if LPM is enabled for switching on LPM mode. For that, enable listening for wakeup sensor (wired to pickup gesture on Nagara) and enable LPM:

mcetool --set-wakeup-sensor-mode=enabled
mcetool --set-low-power-mode=enabled

Double tap

Double tap to wake is enabled by default now. If you want to change it, install mcetool for it. For enabling, run on device:

mcetool -z always

and reboot.

Clone this wiki locally