Remove close window actions as it causes issues
This commit is contained in:
parent
41c15b192e
commit
44dcd8ced9
2 changed files with 0 additions and 9 deletions
|
@ -208,10 +208,6 @@ case "$ACTION" in
|
|||
exit 0
|
||||
;;
|
||||
"twodownbottomcorner")
|
||||
sxmo_killwindow.sh close
|
||||
exit 0
|
||||
;;
|
||||
"threedownbottomcorner")
|
||||
sxmo_killwindow.sh
|
||||
exit 0
|
||||
;;
|
||||
|
@ -279,10 +275,6 @@ case "$ACTION" in
|
|||
sxmo_blinkled.sh red && sxmo_killwindow.sh
|
||||
exit 0
|
||||
;;
|
||||
"voldown_four")
|
||||
sxmo_blinkled.sh red & sxmo_killwindow.sh close
|
||||
exit 0
|
||||
;;
|
||||
"topleftcorner")
|
||||
sxmo_appmenu.sh sys &
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue