Use environment variable to handle the screenlock with button
We was not using them for this action.
This commit is contained in:
parent
b65956b136
commit
1e09c9c452
1 changed files with 1 additions and 1 deletions
|
@ -196,7 +196,7 @@ case "$ACTION" in
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
"volup_three")
|
"volup_three")
|
||||||
sxmo_screenlock.sh lock
|
lock_screen
|
||||||
exit
|
exit
|
||||||
;;
|
;;
|
||||||
"rightleftcorner")
|
"rightleftcorner")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue