Search found 1 match

by Kaziq
Mon Apr 08, 2019 11:43 am
Forum: Get Help
Topic: How to run a shell command?
Replies: 1
Views: 8309

How to run a shell command?

Hi, I want to turn off and lock the screen when I double-tap on an empty space. I have found a way to turn off and lock by a shell command. It is: su -c "/system/bin/input keyevent 26" It works fine with termux. I have written to the LL's author, and he told me to write this script, and assign it to...