Use environment variable to handle the screenlock with button

We was not using them for this action.
master
Stacy Harper 3 years ago
parent b65956b136
commit 1e09c9c452
No known key found for this signature in database
GPG Key ID: 5BAC92328B7C5D65
  1. 2
      scripts/core/sxmo_inputhandler.sh

@ -196,7 +196,7 @@ case "$ACTION" in
exit
;;
"volup_three")
sxmo_screenlock.sh lock
lock_screen
exit
;;
"rightleftcorner")

Loading…
Cancel
Save