I wanted to post here the steps to solve this issue since it solved my problem. This solution was provided to me by user Guido in matrix chats but I figure it’s easier to find it in the forum:
- if there is no toggle for double-tap-to-wake in Settings, Display, do
> gsettings set org.droidian.MobileSettings touchpanel-double-tap-available true
- now that it appears in Settings, disable the function there
- then type
> sudo systemctl mask dt2w
- then reboot
I feel like this options should ideally appear in Settings by default; and (2) the default setting (whether it appears or not in Settings) should be for it to be off… I don’t think people want the phone turning on in their pockets/bags… or maybe that’s just me.