Skip to content
nogrep edited this page Jun 6, 2026 · 1 revision

torchbutton wiki

Magisk module that overrides the Power button long-press to toggle the flashlight when the device isn't actively being used.

Pages

What it does

Condition Long-press Power
Flashlight ON (any screen state) Turn flashlight OFF
Flashlight OFF, screen off/locked Turn flashlight ON (screen stays off)
Flashlight OFF, screen on + unlocked System power dialog (default)
Short press (always) Standard sleep / wake
Power + VolumeDown Screenshot chord (unchanged)

Tested on Google Pixel 8 Pro / Android 16 (CP1A.260505.005) / Magisk 30.7. Should work on other rooted devices with the same input subsystem (gpio_keys holding KEY_POWER) and a Camera HAL torch.

Clone this wiki locally