diff --git a/scripts/core/sxmo_presuspend.sh b/scripts/core/sxmo_presuspend.sh index e41c012..d569b5d 100755 --- a/scripts/core/sxmo_presuspend.sh +++ b/scripts/core/sxmo_presuspend.sh @@ -7,6 +7,8 @@ . "$(dirname "$0")/sxmo_common.sh" pkill -STOP conky +pkill clickclack +pkill $KEYBOARD # If this script returns a non-zero exit code, suspension will be cancelled